Opened 3 years ago

Last modified 3 years ago

#5971 new defect

Can't load singleplayer savegames

Reported by: Asger Owned by:
Priority: Should Have Milestone: Backlog
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by Silier)

Hen I try load a save file I get this error:

Much to our regret we must report the program has encountered an error.

Please let us know at http://trac.wildfiregames.com/ and attach the crashlog.txt and crashlog.dmp files. You may find paths to these files at https://trac.wildfiregames.com/wiki/GameDataPaths

Details: unhandled exception (Access violation reading 0x000282C0)

Location: unknown:0 (?)

Call stack:

(error while dumping stack: No stack frames found) errno = 0 (No error reported here) OS error = 0 (no error code was set)

Attachments (4)

crashlog.dmp (138.6 KB ) - added by Asger 3 years ago.
Crashlog.dmp At revision: 24776
crashlog.txt (21.2 KB ) - added by Asger 3 years ago.
Crashlog.txt At revision: 24776
commands.txt (109.4 KB ) - added by Asger 3 years ago.
Replay before latest update
commands.2.txt (1.2 KB ) - added by Asger 3 years ago.
Replay after the update

Download all attachments as: .zip

Change History (11)

by Asger, 3 years ago

Attachment: crashlog.dmp added

Crashlog.dmp At revision: 24776

by Asger, 3 years ago

Attachment: crashlog.txt added

Crashlog.txt At revision: 24776

comment:1 by Asger, 3 years ago

Description: modified (diff)

comment:2 by Silier, 3 years ago

Description: modified (diff)
Priority: Release BlockerShould Have

Hello, most likely one of your saves is corrupted. What you can do is to locate your saves on your computer, see paths here: https://trac.wildfiregames.com/wiki/GameDataPaths and then move them from the save folder to some backup and see if it helps. There is one quick test, move them all out and try save and load, but most likely the last ones saved will be the cause.

comment:3 by Asger, 3 years ago

Thanks that fixed the problem.

comment:4 by Silier, 3 years ago

could you please share the replay which caused it ?

by Asger, 3 years ago

Attachment: commands.txt added

Replay before latest update

by Asger, 3 years ago

Attachment: commands.2.txt added

Replay after the update

comment:5 by Silier, 3 years ago

oh, sorry :D I meant saved files

comment:6 by Asger, 3 years ago

well thats going to be a problem, while moving them my pc crashed but now I can't find them anymore :(

I am trying to recover them with a recovery tool.

Last edited 3 years ago by Asger (previous) (diff)

comment:7 by Silier, 3 years ago

Asger, dont bother.

After: WARN_RETURN(ERR::ARCHIVE_UNKNOWN_FORMAT); in archive_zip.cpp, pyrogenesis trying to report the error results in:

 	pyrogenesis.exe!movzx_le64(const unsigned char * p, unsigned int size_bytes) Line 154	C++
 	pyrogenesis.exe!dump_sym_base_type(unsigned long type_id, const unsigned char * p, DumpState & state) Line 887	C++
 	pyrogenesis.exe!dump_sym(unsigned long type_id, const unsigned char * p, DumpState & state) Line 1638	C++
 	pyrogenesis.exe!dump_sym_data(unsigned long id, const unsigned char * p, DumpState & state) Line 1040	C++
 	pyrogenesis.exe!dump_sym(unsigned long type_id, const unsigned char * p, DumpState & state) Line 1638	C++
>	pyrogenesis.exe!dump_sym_cb(_SYMBOL_INFOW * sym, unsigned long __formal, void * userContext) Line 1667	C++

Last edited 3 years ago by Silier (previous) (diff)
Note: See TracTickets for help on using tickets.