Phobos icon indicating copy to clipboard operation
Phobos copied to clipboard

Save game crash Exception code: C0000005 at 00000000

Open ZachPLin opened this issue 2 years ago • 0 comments

Description

I am currently using build 36 with Kratos v42p13. Saving skirmish game may crash the game. This doesn't happen for v3.0.1.

There are several versions:

SAVING GAME [SAVE0D71.SAV - Skirmish Game] About to save the game Scenario Save: ElapsedTimer = -1 Exception handler fired! Exception C0000005 at 00000000

SAVING GAME [SAVE686F.SAV - Skirmish Game] About to save the game Scenario Save: ElapsedTimer = -1 Exception handler fired! Exception C0000005 at 00000001

SAVING GAME [SAVE051A.SAV - Skirmish Game] About to save the game Scenario Save: ElapsedTimer = -1 Exception handler fired! Exception C0000005 at 00680039

Most of the time, it is Exception C0000005 at 00000000.

Not sure what the causes are. I tried saving every other minute and recreating any action I did, and I didn't get crashes. But continuously playing for several minutes would crash the game. Actively destroying all AI's superweapon can improve the situation but not entirely eliminate it

Phobos Version

0.36

Conditions to reproduce

No response

INI code

No response

Steps to reproduce

Player for 30 mins in the skirmish mode, try to get as many faction buildings as possible, and you may get a saving crash.

Expected behaviour

Saving a game should not crash the game.

Actual behaviour

About to save the game Scenario Save: ElapsedTimer = -1 Exception handler fired! Exception C0000005 at 00000000

Additional context

No response

Checklist

  • [X] The issue happens on the latest official version of Phobos and wasn't fixed yet.
  • [X] I agree to elaborate the details if requested and provide thorough testing if the bugfix is implemented.
  • [X] I added a very descriptive title to this issue.
  • [X] I used the GitHub search and read the issue list to find a similar issue and didn't find it.
  • [X] I have attached as much information as possible (screenshots, gifs, videos, debug and exception logs, etc).

ZachPLin avatar Aug 27 '23 17:08 ZachPLin