Loading...
  OR  Zero-K Name:    Password:   

Game Crashing

12 posts, 15431 views
Post comment
Filter:    Player:  
sort
12 years ago
My game crashes out nearly instantly when I press the '~' key.
+0 / -0
12 years ago
Me too. It crashes when I press '~', but in BA it is ok (??). I use intelHd latest driver.
+0 / -0


12 years ago
Crashes how? Post infolog
+0 / -0


12 years ago
It's carp's silly drawing tooltip widget.
+0 / -0

12 years ago
What exactly could it do to crash the whole game though?
+0 / -0
12 years ago
I found it. The crash is triggered by "Cursor Tip" widget. Just disable "Cursor Tip" widget and the "Selection & Cursor Tip" widget to prevent it from happening again.

IMO it is because of OpenGl. My factory loaded graphic driver is soo bad such that it cause 100% CPU load even for displaying "Commander's Name Tag". Updating increased the performance but caused 'Cursor Tip crash', but that is ok, maybe next driver will be better :).
+0 / -0
12 years ago
I bet it is unique to intel's driver. :)
+0 / -0


12 years ago
That's carp's silly drawing tooltip widget. He added a little tooltip that appears when you hold ~ and added it to Cursor Tip so you've got no escape from it unless you disable important UI stuff.
+0 / -0

12 years ago
But why would the ~ tooltip crash the game but not any other tooltips?
+0 / -0
12 years ago
kkkk, I found the fix! Just disable "Texture Compression" and everything will be alright. It is just something to do with graphic driver and its texture(!).

It is unavoidable... the game crash because of "~", and "~" only caused "gl.Texrect(x,y,x,y)" to be executed. There's NOTHING else there, there only "gl.Texrect(x,y,x,y)" and "gl.Texture()" (which executed depending on mouse click). Surely the problem was with OpenGl and texture, and somehow "Texture Compression" (being disabled) fixed it!

Dunno why, but the only solution.
+0 / -0

12 years ago
This is a serious bug. When zk crashes, zklobby offers to lower settings but I don't know if it disables texture compression.

Googlefrog, you can disable the ~ tooltip in the menu without disabling the entire tooltip. It's a checkbox in the menu. ~ tooltip is for newbs and once memorized it can be disabled.
+0 / -0
12 years ago
Sorry for not replying guys, I've been doing some travelling.

My problem seems to be fixed. I've noticed a new patch has come out and this seems to have solved my problems.

Thanks for all your input guys, although I never got a chance to try any of it I appreciate the help.
+0 / -0