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

Savegames get corrupted after the match goes on for a while #6133

Open
Rikitik opened this issue Apr 27, 2024 · 3 comments
Open

Savegames get corrupted after the match goes on for a while #6133

Rikitik opened this issue Apr 27, 2024 · 3 comments

Comments

@Rikitik
Copy link

Rikitik commented Apr 27, 2024

after about 30 minutes saving a Skirmish match leaves an unusable savegame it will jus crash during loading, it seems to happen right before renderering. , Since all savegames after that point crash makes it seem like not a random occurencet It could be a time out issue or maybe something in the match happened that is not compatible with the original game engine which can not be saved

PS it happens on ALL maps

@Garanas
Copy link
Member

Garanas commented Apr 27, 2024

🤔 , could you give us the lobby settings such as the enabled mods and the number of AIs and/or players? A replay would also be nice just to make sure that we can reproduce it properly.

@Garanas Garanas transferred this issue from FAForever/FA-Binary-Patches Apr 27, 2024
@Rikitik
Copy link
Author

Rikitik commented Apr 28, 2024

The Map Crate Face 8 players(All Filled with M28AI-easy),
setons quad 30km 16 players (All filled M28AI-easy)
only 1-2 Mods M28AI/Nomad but without nomads it happens too

I have been testing without any mods no issues after 1 hour game
So it may be an M28AI thing. The only illegal behavior i may have seen that can cause issues is that it places its first land factory next to a mex for adjacency bonus but somehow manages to also place 4 mass storages aound that mex(overlapping the land factory with a mass storage, which in my limited understand may cause an placement error during loading?

@Garanas
Copy link
Member

Garanas commented Apr 28, 2024

If it only impacts M28AI then there's likely a cycle somewhere that prevents the (de)serialization of the Lua state. I've had the same issue with the navigational mesh that was originally one big cycle

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

No branches or pull requests

3 participants