Author Topic: Random Crash when playing Prison Escape  (Read 885 times)

When playing on Tezuni's Prison escape my game randomly stops responding for no apparent reason
I am running 64 bit Windows 8 and have not had this problem before

I have tried running the game with no addons but the problem persists.

http://pastebin.com/DpYEXN7c

Your first problem is joining one of Tezuni's servers. You can try to delete your case.db or turning off shaders. I'd turn them off, and be sure you try once without Client_MusicPlayer in there.

Thanks,
I have already tried without addons, and I also cannot find any "case.db" file

Know where it is?

Sorry misspelled it, look for cashe.db

Sorry misspelled it, look for cashe.db
two for two.
Cache.db, located at Documents/Blockland/ or Program Files (x86)/Steam/SteamApps/Common/Blockland/
Or to put it simple, your root Blockland folder.

Turning off shaders seems to work, but the game looks terrible without them.
Is there a way I can keep them on?

two for two.
I should quit while I'm behind :c

Anywhom, your console says
Quote from: Console.log
OpenGL driver information:
  Vendor: ATI Technologies Inc.
  Renderer: AMD Radeon HD 7700 Series
  Version: 4.3.12618 Compatibility Profile Context 13.251.0.0
Which as far as I know is fine with it's OpenGL support, but don't ask me, I just know about Intel. However it seems that your crash occurred during the application of shaders.
Quote from: Console.log
Regenerating Shadow Map FBOs...
Creating shader program from shaders/renderCsm_vert.glsl and shaders/renderCsm_frag.glsl...
Creating GLSL program...
Attaching shaders...
Unless you have some sort of add-on that calls crash(); or some other kind of BS as shaders are being applied, then it's your hardware. Try updating your drivers.

Updating my driver fixed the issue
 :cookieMonster: Thanks,