Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recording cant create new file #5

Open
Soundofdarkness opened this issue Feb 4, 2018 · 3 comments
Open

Recording cant create new file #5

Soundofdarkness opened this issue Feb 4, 2018 · 3 comments

Comments

@Soundofdarkness
Copy link

Soundofdarkness commented Feb 4, 2018

Hey , after fixing the current spectator url's , i tried using your program for recording games,
but im permantely recieving this error :
2018/02/04 14:33:53 failed to read recording TR1_666986296.glr: seek recordings/TR1_666986296.glr: Es wurde versucht, den Dateizeiger vor den Anfang der Datei zu bewegen.
The german part of it basically translates to : "Failed moving file pointer infront of the beginning of the file"
The Error happens here

Edit: OS is windows , and im aware of it not being supported , but im pretty sure thats one of the only parts creating problems for it

@1lann
Copy link
Owner

1lann commented Feb 4, 2018

Yeah, Windows is not really supported. If you remove the if statements on lines 116 and 117 in recording.go such that on any error, ErrMissingData is returned, that will probably fix it.

@Soundofdarkness
Copy link
Author

Okay im going to try this ^^ Thank you 😄

@Soundofdarkness
Copy link
Author

Soundofdarkness commented Feb 4, 2018

Okay , seems like it can record the files correctly now. Only issue im seeing now is that its while replaying just stuck on the last minute of the of the recording , and doesnt render any champ movement, even when scrolling back. Everything is just stuck in one position. Is that maybe a never version of the spectator system ?

It opens like this and thats about it: Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants