| View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0006370 | Spring engine | General | public | 2020-02-28 11:32 | 2020-04-11 11:27 | ||||
| Reporter | Google_Frog | ||||||||
| Assigned To | hokomoko | ||||||||
| Priority | normal | Severity | crash | Reproducibility | random | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 104.0 +git | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0006370: 104.0.1-1435-g79d77ca maintenance Common save game crash | ||||||||
| Description | Leo on Discord reports that loading save files often crashes. I have reproduced the crash with one of his files. He says most of the files here crash: https://mega.nz/#F!THB2AYYS!WLucZgjeJFQHQ7C58NbP_A | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | Irrelevant | ||||||||
| Attached Files |
| ||||||||
Notes |
|
|
Google_Frog (reporter) 2020-02-28 11:42 |
The save zid1 fails to load with the error "No map selected in startscript". |
|
abma (administrator) 2020-03-03 00:17 |
in infolog.txt: [f=-000001] Error: [ExitSpringProcess] errorMsg="No map selected in startscript" msgCaption="Spring: caught content_error: " mainThread=1 IMHO this looks like a "clean" shutdown because of missing content. -> shouldn't the script.txt generator check if the map exists before it starts spring? can you provide a concrete example which really crashes? |
|
Google_Frog (reporter) 2020-03-03 01:19 |
That is a "real crash" in the sense that it is a shutdown due to the bug. The map exists and should be found. |
Related Changesets |
|||
|
spring: develop 3d780d9b
Timestamp: 2020-04-11 11:21:03 Author: hokomoko [ Details ] [ Diff ] |
Increase max size of loaded strings. ZK sometimes had start scripts >64kB which were not read completely on load. This is now fixed. |
||
| mod - rts/System/LoadSave/CregLoadSaveHandler.cpp | [ Diff ] [ File ] | ||
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-02-28 11:32 | Google_Frog | New Issue | |
| 2020-02-28 11:42 | Google_Frog | File Added: infolog.txt | |
| 2020-02-28 11:42 | Google_Frog | Note Added: 0020352 | |
| 2020-03-03 00:17 | abma | Status | new => feedback |
| 2020-03-03 00:17 | abma | Note Added: 0020353 | |
| 2020-03-03 01:19 | Google_Frog | Note Added: 0020354 | |
| 2020-03-03 01:19 | Google_Frog | Status | feedback => new |
| 2020-04-11 11:25 | hokomoko | Assigned To | => hokomoko |
| 2020-04-11 11:25 | hokomoko | Status | new => resolved |
| 2020-04-11 11:25 | hokomoko | Resolution | open => fixed |
| 2020-04-11 11:27 | hokomoko | Changeset attached | => spring develop 3d780d9b |


