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

Auto replay uploader not working #1

Open
VolsandJezuz opened this issue Nov 27, 2018 · 2 comments
Open

Auto replay uploader not working #1

VolsandJezuz opened this issue Nov 27, 2018 · 2 comments

Comments

@VolsandJezuz
Copy link

VolsandJezuz commented Nov 27, 2018

I selected to auto upload to calculated.gg, and it isn't working properly. I checked the log files and saw these related lines:

[2018-11-27 11:52:30.887674]: [class AutoReplayUploaderPlugin] Exporting replay to ./bakkesmod/data/autoreplaysave.replay
[2018-11-27 11:52:30.887674]: [class AutoReplayUploaderPlugin] Replay exported!
[2018-11-27 11:52:30.887674]: [class AutoReplayUploaderPlugin] Replay size is too low, replay didn't export correctly?
[2018-11-27 11:52:30.887674]: [class AutoReplayUploaderPlugin] Export failed! Aborting upload
[2018-11-27 11:52:30.887674]: [class AutoReplayUploaderPlugin] Running callback, files left to upload: 0
[2018-11-27 11:52:30.887674]: [class AutoReplayUploaderPlugin] Executed Steam callbacks

Note that the ./bakkesmod/data/autoreplaysave.replay file doesn't actually exist, and it looks like from the source code that once created, it would stay there until it was overwritten by the next auto replay save. So I'm guessing the replay export failed altogether. Any idea what is causing this?

@tynidev
Copy link
Contributor

tynidev commented May 15, 2019

If the total bytes of the replay are below 100 then the replay will not be uploaded under the assumption that the export did not work correctly. In my testing it is possible to have a game that ends so fast that the replay size is under 100 but you have to score right away and the game end after that score.

@VolsandJezuz
Copy link
Author

None of the replays ever upload for me, regardless of size.

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