2025-07-22 01:25 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004882Spring engineGeneralpublic2015-07-04 02:07
Reportersilentwings 
Assigned Toabma 
PrioritynormalSeveritycrashReproducibilityhave not tried
StatusresolvedResolutionfixed 
Product Version99.0+git 
Target Version100.0Fixed in Version 
Summary0004882: crash on load (black screen) from a player
Descriptionsee infolog http://pastebin.com/H5CDhsqV - looks its related to clocks
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0014869

silentwings (reporter)

This is 100% reproducible for the player involved. One unusual thing - he is using 64 bit unix.

~0014870

abma (administrator)

Last edited: 2015-07-04 01:21

View 2 revisions

thats no crash, it hangs at start.

~0014871

abma (administrator)

translated:

/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Misc/SpringTime.h:113
/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Sound/ISound.cpp:61

/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/SpringApp.cpp:270
/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/SpringApp.cpp:963
/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Main.cpp:48
/home/buildbot/slave/linux-static-x64/build/build/default/../../rts/System/Main.cpp:108

~0014872

abma (administrator)

[f=0000000] [Sound] Warning: MaxSounds set to 0, sound is disabled

~0014873

abma (administrator)

Fix 47854dddb17eaecf10012f3b51c9292d0d5dad66 committed to develop branch: fix 0004882:
force MaxSounds > 0, use Sound = 0 instead!, repo: spring changeset id: 5296

~0014874

abma (administrator)

to fix with older versions, the player has to set MaxSounds > 0
+Notes

-Issue History
Date Modified Username Field Change
2015-07-03 22:48 silentwings New Issue
2015-07-04 00:47 silentwings Note Added: 0014869
2015-07-04 01:21 abma Note Added: 0014870
2015-07-04 01:21 abma Note Edited: 0014870 View Revisions
2015-07-04 01:53 abma Note Added: 0014871
2015-07-04 01:53 abma Note Added: 0014872
2015-07-04 02:06 abma Changeset attached => spring develop 47854ddd
2015-07-04 02:06 abma Note Added: 0014873
2015-07-04 02:06 abma Assigned To => abma
2015-07-04 02:06 abma Status new => resolved
2015-07-04 02:06 abma Resolution open => fixed
2015-07-04 02:07 abma Target Version => 100.0
2015-07-04 02:07 abma Note Added: 0014874
+Issue History