View Full Version : Random Crashing
NightStrider
06-25-2011, 02:52 PM
For some reason, my game keeps crashing, usually when loading a level, but sometimes just randomly. Any help???
zratchet
06-25-2011, 05:28 PM
Any pattern to it?
Computer/Antivirus/Firewall specs?
NightStrider
06-26-2011, 05:33 AM
I use norton internet security, which controls firewall.
Have an i7, hd 5450, 6gb ram
zratchet
06-26-2011, 09:48 AM
32 or 64 bit OS?
NightStrider
06-26-2011, 12:43 PM
64 bit os
zratchet
06-27-2011, 12:20 PM
Have you tried modifying firewall/antivirus settings?
I use Avast and Windows Firewall with no problems with SS.
Are you on Win7 or an older OS?
NightStrider
06-27-2011, 02:06 PM
Yes, I have tried changing firewall settings as well aa heuristic protection. I am using windows 7
zratchet
06-27-2011, 03:14 PM
Not sure what else to try other than a different AV/Firewall setup :/
zratchet
06-27-2011, 03:15 PM
or post condump logs ... tho if its random that won't help much.
NightStrider
06-30-2011, 02:46 AM
Now i know for sure it wasn't to do anything with my card. I upgraded it to a gtx 560 ti, and still the same problem
zratchet
06-30-2011, 01:16 PM
From what other people have had issues with (including myself), it's most likely antivirus or firewall.
NightStrider
06-30-2011, 03:13 PM
I have added it as an exception. Still crashing. I feel like i wasted my money. i really like this game though. :(
NightStrider
07-13-2011, 02:24 PM
*bump*
zratchet
07-14-2011, 08:28 PM
Argh... is it completely random or is it in any specific spot in the cycle of loading/playing etc?
zratchet
07-15-2011, 12:31 AM
Try this:
In your Steam Library, right-click on Steel Storm: Burning Retribution
Click Properties
Click Set Launch Options
Put "-safe" (without quotes) into the box that comes up.
Click OK and Close.
Try running the game and see if you still get crashes.
How often is it crashing?
NightStrider
07-15-2011, 12:50 PM
sry, no difference, it is crashing every time i start up the game
zratchet
07-15-2011, 06:30 PM
Instead of "-safe" try "-condebug -developer2 +gl_paranoid 1 +gl_printcheckerror 1" (all one line)
Then upload "C:\Users\<your Windows username here>\Saved Games\steelstorm\qconsole.log" somewhere (i.e. dropbox) or email it to michael.lubker [at] kot-in-action [dot] com
NightStrider
07-16-2011, 02:28 PM
seems to be working now, but have huge frame rate drops - i shouldn't. have a 560 ti
NightStrider
07-16-2011, 02:40 PM
seems to be working now, but have huge frame rate drops - i shouldn't. have a 560 ti
scratch that, it worked only with the line u told me 2 put in. should the log file be in the game data folder of steelstorm????
zratchet
07-16-2011, 07:51 PM
No, look in "C:\Users\<your Windows username here>\Saved Games\steelstorm\qconsole.log"
If there is a qconsole.log in your game data folder, check the date and make sure it's current before sending it.
NightStrider
07-17-2011, 03:05 AM
No, look in "C:\Users\<your Windows username here>\Saved Games\steelstorm\qconsole.log"
If there is a qconsole.log in your game data folder, check the date and make sure it's current before sending it.
what do u mean
NightStrider
07-17-2011, 03:06 AM
i uploaded my file . http://www.mediafire.com/?zww7obemp9c2z56
zratchet
07-17-2011, 05:39 PM
Just to verify, your game did not crash in the session you got this log from, correct?
NightStrider
07-18-2011, 07:53 AM
Just to verify, your game did not crash in the session you got this log from, correct?
no, it ran with reduced frame rate
zratchet
07-18-2011, 10:51 PM
What is the difference in framerate before and after?
BTALordHavoc
07-18-2011, 11:58 PM
As a guess, instead of "-condebug -developer2 +gl_paranoid 1 +gl_printcheckerror 1" try just this one: "-developer"
An explanation:
-condebug writes that log file (some performance loss)
-developer2 writes a ton of information to the log file (severe performance loss)
+gl_paranoid 1 checks for OpenGL driver errors (minor performance loss)
+gl_printcheckerror 1 writes even more information to the log file while you are playing (extreme performance loss)
If "-developer" by itself does not work, please try: "-condebug -developer"
It would be insightful to know which options make it run successfully, with the least performance loss.
NightStrider
07-19-2011, 07:46 AM
What is the difference in framerate before and after?
huge, was getting 60 + fps before with hd 5450 but now with gtx 560 ti it was 16-17
NightStrider
07-19-2011, 07:56 AM
As a guess, instead of "-condebug -developer2 +gl_paranoid 1 +gl_printcheckerror 1" try just this one: "-developer"
An explanation:
-condebug writes that log file (some performance loss)
-developer2 writes a ton of information to the log file (severe performance loss)
+gl_paranoid 1 checks for OpenGL driver errors (minor performance loss)
+gl_printcheckerror 1 writes even more information to the log file while you are playing (extreme performance loss)
If "-developer" by itself does not work, please try: "-condebug -developer"
It would be insightful to know which options make it run successfully, with the least performance loss.
the game worked with -condebug --developer but not with developer on its own. the frame rates were playable, with about 40fps at 720p at max settings (in windowed mode). In fullscreen at 1080p, the game ran fine at a steady 60fps
NightStrider
07-21-2011, 12:38 PM
wait-this apperaed to work once, but now i am having trouble again
BTALordHavoc
07-21-2011, 01:59 PM
Everything I have read so far in your reports matches a previous problem we had with antivirus software (where some debugging commandlines also made it "work" but not consistently)... It is however quite interesting that it fails only on NVIDIA if I am understanding your reports so far.
I am not sure why -condebug helps, but I find this quite interesting.
No further ideas at the moment.
NightStrider
07-21-2011, 02:02 PM
Everything I have read so far in your reports matches a previous problem we had with antivirus software (where some debugging commandlines also made it "work" but not consistently)... It is however quite interesting that it fails only on NVIDIA if I am understanding your reports so far.
I am not sure why -condebug helps, but I find this quite interesting.
No further ideas at the moment.
kk. Thanks for help anyhow. What would i have to do to stop norton interfering?
zratchet
07-21-2011, 11:04 PM
If simply making an exception doesn't help, it might be a good idea to talk to Norton directly.
NightStrider
07-22-2011, 03:04 AM
If simply making an exception doesn't help, it might be a good idea to talk to Norton directly.
i have made an exception with the firewall, is that the right place-i will try and email norton though anyway.
zratchet
07-22-2011, 10:01 PM
There may be a way to make an exception for antivirus as well... is it the full antivirus+firewall package?
zratchet
07-22-2011, 10:01 PM
I use and recommend Avast + MS Security Essentials. Norton has given me trouble in the past with other games and software not to mention being a resource hog. :p
NightStrider
07-23-2011, 05:00 AM
I use and recommend Avast + MS Security Essentials. Norton has given me trouble in the past with other games and software not to mention being a resource hog. :p
after speaking with norton, the problem has been fixed, but performance is still not great, i get some lag when explosions, but should not. i can rum crysis maxed out at 1080p,so this should run fine
flava_clown
07-24-2011, 03:44 AM
after speaking with norton, the problem has been fixed, but performance is still not great, i get some lag when explosions, but should not. i can rum crysis maxed out at 1080p,so this should run fine
crysis uses another engine you can not compare these games.
i guess the problem is the workaround for the ATI/AMD crash.
ingame press shift+ESC to open the console, then type
gl_vbo 2
then press again shift+ESC (to close the console) and start a map, see if this helps a bit.
you could also try to set this as a (steam) launch option like:
+gl_vbo 2
but for some reasons it won't work for me.
zratchet
07-24-2011, 10:57 AM
after speaking with norton, the problem has been fixed, but performance is still not great, i get some lag when explosions, but should not. i can rum crysis maxed out at 1080p,so this should run fine
Try running it without the command line options again and see if you still get crashes.
NightStrider
07-25-2011, 11:55 AM
Try running it without the command line options again and see if you still get crashes.
already done that
zratchet
07-25-2011, 07:07 PM
And it still gets low FPS or crashes then?
NightStrider
07-26-2011, 11:54 AM
And it still gets low FPS or crashes then?
no crashes, fps is fine, but can get laggy when explosions are taking place
zratchet
07-26-2011, 12:50 PM
Alright
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.