game crashes while loadind
Moderator: Moderators
game crashes while loadind
my game crashes while loading. there`s no error message,and it says it just stops responding. i have two 2.4 GHz processors. do i need to deselect one to run the game? or do i need to start up the game through something other then spring lobby?
Re: game crashes while loadind
Could you by chance also post the infolog? https://springrts.com/wiki/Infolog.txt
Re: game crashes while loadind
how would i start a game of spring? would i do it with spring lobby or spring exe.?
Re: game crashes while loadind
is the info log the error message? it just crashes without displaying one,also when i get to the game, is there something in the settings to have explosions low detaild or off?
Re: game crashes while loadind
It doesn't matter how you start it. What needs to be provided is the infolog.txt file that's located as instructed here: https://springrts.com/wiki/Infolog.txt
The error message you're receiving is something different, this being an actual file.
The error message you're receiving is something different, this being an actual file.
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: game crashes while loadind
please pastebin your infolog: http://www.pastebin.com
Edit nevermind I did it for you: http://pastebin.com/XK13uhe4
Edit nevermind I did it for you: http://pastebin.com/XK13uhe4
- Silentwings
- Posts: 3720
- Joined: 25 Oct 2008, 00:23
Re: game crashes while loadind
translated: http://paste.springfiles.com/view/caec94d2
The crash is in springs code.
As a possible workaround, run spring.exe -> edit settings and try turning off UseVBO and UsePBO
Could be related to
If all else fails, check that "spring.exe --safemode" from a command line works for you.
The crash is in springs code.
As a possible workaround, run spring.exe -> edit settings and try turning off UseVBO and UsePBO
Could be related to
so you could also try turning off shadows.infolog wrote:[f=0000000] Warning: [Init] GPU does not support either ARB or GLSL shaders for shadow rendering
If all else fails, check that "spring.exe --safemode" from a command line works for you.
Re: game crashes while loadind
what is pbo? and is there a way to disable or turn explosions to low graphics? and if i turn off shadows will i still need pbo on?
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: game crashes while loadind
pbo = pixel buffer objects
Re: game crashes while loadind
what do you mean from a commannd line? like the cmd thing? can you tell me how to get there? i found testspring and testspring(safemode), but i dont think thats the right one.