Player crashes on generating tiles

Player crashes on generating tiles

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Player crashes on generating tiles

Post by smoth »

translated with links to github source ('master' detected)
module address file line
C:\Spring\spring.exe 0x100000000 ?? 0
C:\Spring\spring.exe 0x6c6361 rts/Map/SMF/BFGroundTextures.cpp 372
C:\Spring\spring.exe 0x6c76fe rts/Map/SMF/BFGroundTextures.cpp 148
C:\Spring\spring.exe 0x6c455e rts/Map/SMF/BFGroundDrawer.cpp 50
C:\Spring\spring.exe 0x6cbbbb rts/Map/SMF/SmfReadMap.cpp 237
C:\Spring\spring.exe 0x402aa0 rts/Game/Game.cpp 527
C:\Spring\spring.exe 0x416799 rts/Game/Game.cpp 320
C:\Spring\spring.exe 0x490899 rts/Game/PreGame.cpp 285
C:\Spring\spring.exe 0x4916ad rts/Game/PreGame.cpp 160
C:\Spring\spring.exe 0x9869f1 rts/System/SpringApp.cpp 1051
C:\Spring\spring.exe 0x991d39 rts/System/SpringApp.cpp 1182
C:\Spring\spring.exe 0x992064 rts/System/Main.cpp 55
C:\Spring\spring.exe 0x992840 rts/System/Main.cpp 91
C:\Spring\spring.exe 0x4010a7 buildd/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c 237
C:\Spring\spring.exe 0x401123 buildd/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c 271
D:\WINDOWS\system32\kernel32.dll 0x7C817077 ?? 0
http://pastebin.ca/2021100
^user's infolog.

any ideas?
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Player crashes on generating tiles

Post by abma »

looks like a bad graphics-driver. (with no shader support?)

[ 0] SDL: 1.2.10
[ 0] GL: 1.2
[ 0] GL: S3 Graphics
[ 0] GL: VIA/S3G UniChrome Pro IGP/MMX/SSE
[ 0] GLSL: (null)
[ 0] GLEW: 1.5.4

try disabling shader, use basic water, disable Pixelbuffer objects, disable lua-shader-effects...

maybe a newer driver helps, see also:

http://springrts.com/wiki/FAQ:trouble#I ... 2Fhangs.2F...
Post Reply

Return to “Help & Bugs”