View Issue Details

IDProjectCategoryView StatusLast Update
0006258Spring engineGeneralpublic2019-08-14 11:07
ReporterGoogle_Frog Assigned To 
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionno change required 
Product Version104.0 +git 
Summary0006258: 104.0.1-1305-gf2c1261 maintenance What are exit code 1 or 2 errors?
DescriptionThese are not new errors but they are the most common. Are they worth looking into? What can be done here?
https://github.com/ZeroK-RTS/CrashReports/issues/23019
https://github.com/ZeroK-RTS/CrashReports/issues/23024
https://github.com/ZeroK-RTS/CrashReports/issues/23027
https://github.com/ZeroK-RTS/CrashReports/issues/23029
https://github.com/ZeroK-RTS/CrashReports/issues/23032
https://github.com/ZeroK-RTS/CrashReports/issues/23033
https://github.com/ZeroK-RTS/CrashReports/issues/23034
https://github.com/ZeroK-RTS/CrashReports/issues/23035
https://github.com/ZeroK-RTS/CrashReports/issues/23037
https://github.com/ZeroK-RTS/CrashReports/issues/23038
TagsNo tags attached.
Checked infolog.txt for ErrorsYes

Activities

Kloot

2019-07-21 12:37

developer   ~0020038

https://github.com/spring/spring/blob/maintenance/rts/System/SpringExitCode.h


TIMEOUT means connection to the server was lost during the pre-game phase. When this happens the ActivateMenu callin should be passed a string containing "Server Connection Timeout", although I don't see it in 23019 which looks like a normal exit.


FORCED means a forced-quit condition triggered while the game was loading, for example

  [f=-000001] Warning: [Game::LoadGame][3] forced quit with exception "[WorldDrawer::InitPost] caught exception "[SMFGroundTextures::LoadTiles] tile-file 0 (path="maps/River_Nix_20.smt" magic="|O��èàh��áh�°àh�" version=0 tileSize=0 comprType=0) does not match .smt format""

from 23024.

Issue History

Date Modified Username Field Change
2019-07-21 11:55 Google_Frog New Issue
2019-07-21 12:37 Kloot Note Added: 0020038
2019-08-14 11:07 Kloot Status new => closed
2019-08-14 11:07 Kloot Resolution open => no change required