View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0003395 | Spring engine | General | public | 2013-01-12 05:14 | 2013-01-21 00:03 | ||||
Reporter | user744 | ||||||||
Assigned To | abma | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 91.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0003395: no usefull error when spring crashed due to soundfile in unitdef ( rts/Map/ReadMap.cpp:535 ) | ||||||||
Description | After adding new sound to unit, spring crashed during loading. http://code.google.com/p/springbrickcraft/source/diff?spec=svn4&r=4&format=side&path=/trunk/units/tptiltjet.lua line 78 {file="freesound/shawshank73/95702_bumpy-ride.wav",volume=6.0}, spring does not like that one. (comment out 78 and it loads) infolog: http://pastebin.com/LhnnQthX So appearently the soundfile was somehow broken, but problem is spring gives no useful hint towards which file or which unit causes the crash. | ||||||||
Additional Information | if it matters, soundfile is here: http://code.google.com/p/springbrickcraft/source/browse/trunk/sounds/freesound/shawshank73/95702_bumpy-ride.wav (note reversions) crashing version: General Complete name : C:\Spiele\springcontent\games\SpringBrickcraft.sdd\sounds\freesound\shawshank73\95702_bumpy-ride.wav Format : Wave File size : 694 KiB Duration : 3s 702ms Overall bit rate mode : Constant Overall bit rate : 1 536 Kbps Audio ID : 0 Format : PCM Format profile : Float Format settings, Endianness : Float Codec ID : 3 Codec ID/Hint : IEEE Duration : 3s 702ms Bit rate mode : Constant Bit rate : 1 536 Kbps Channel(s) : 1 channel Sampling rate : 48.0 KHz Bit depth : 32 bits Stream size : 694 KiB (100%) ---- new, non-crashing version: General Complete name : C:\Spiele\springcontent\games\SpringBrickcraft.sdd\sounds\freesound\shawshank73\95702_bumpy-ride.wav Format : Wave File size : 347 KiB Duration : 3s 702ms Overall bit rate mode : Constant Overall bit rate : 768 Kbps Audio ID : 0 Format : PCM Format settings, Endianness : Little Codec ID : 1 Duration : 3s 702ms Bit rate mode : Constant Bit rate : 768 Kbps Channel(s) : 1 channel Sampling rate : 48.0 KHz Bit depth : 16 bits Stream size : 347 KiB (100%) | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
2013-01-12 05:16 |
(no idea what excactly is different with the working file, i just saved it again in audacity) |
abma (administrator) 2013-01-20 23:16 |
translated: C:\Spiele\spring-91.0\spring.exe 0x0060BEFC rts/Map/ReadMap.cpp:535 C:\Spiele\spring-91.0\spring.exe 0x0046C196 rts/Game/Player.cpp:120 C:\Spiele\spring-91.0\spring.exe 0x0076BEFA rts/Sim/Misc/Team.cpp:248 C:\Spiele\spring-91.0\spring.exe 0x0042AF98 rts/Game/Game.cpp:354 C:\Spiele\spring-91.0\spring.exe 0x00936011 rts/System/SpringApp.cpp:1043 C:\Spiele\spring-91.0\spring.exe 0x0093DB6D rts/System/SpringApp.cpp:1025 C:\Spiele\spring-91.0\spring.exe 0x00924261 rts/System/Main.cpp:51 C:\Spiele\spring-91.0\spring.exe 0x009247C4 rts/System/Main.cpp:65 C:\Spiele\spring-91.0\spring.exe 0x009248E1 rts/System/Main.cpp:101 C:\Spiele\spring-91.0\spring.exe 0x009C1B99 BumpWater.cpp:0 C:\Spiele\spring-91.0\spring.exe 0x004010B4 /root/mingw/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c:237 C:\Spiele\spring-91.0\spring.exe 0x00401128 /root/mingw/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c:271 C:\Windows\system32\kernel32.dll 0x765FD2E9 ??:0 C:\Windows\system32\ntdll.dll 0x77C61603 ??:0 C:\Windows\system32\ntdll.dll 0x77C615D6 ??:0 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-12 05:14 |
|
New Issue | |
2013-01-12 05:16 |
|
Note Added: 0009590 | |
2013-01-12 12:52 | abma | Relationship added | related to 0003385 |
2013-01-20 23:16 | abma | Note Added: 0009632 | |
2013-01-20 23:17 | abma | Summary | no usefull error when spring crashed due to soundfile in unitdef => no usefull error when spring crashed due to soundfile in unitdef ( rts/Map/ReadMap.cpp:535 ) |
2013-01-21 00:03 | abma | Changeset attached | => spring develop 0d4ba5c0 |
2013-01-21 00:03 | abma | Assigned To | => abma |
2013-01-21 00:03 | abma | Status | new => resolved |
2013-01-21 00:03 | abma | Resolution | open => fixed |