Ubuntu 18.04 Shader Crash

I installed the game through the thrive launcher ‘.deb’ file. I then clicked the Play 0.4.0.2 (current) Linux x64 button. Once the game launched I clicked the new game button and saw my wonderful new cell. As a started moving around the game crashed with the following error.

GLSL compile log: 100000001PixelShader_ps

0:34(42): error: syntax error, unexpected $undefined, expecting EOL

ERROR: terminate called after throwing an instance of ‘Ogre::RenderingAPIException’ what(): OGRE EXCEPTION(3:RenderingAPIException): Fragment Program 100000001PixelShader_ps failed to compile. See compile log above for details. in GLSLShader::compile at /home/hhyyrylainen/Projects/Leviathan/ThirdParty/ogre/RenderSystems/GL3Plus/src/GLSL/OgreGLSLShader.cpp (line 308)

Log


https://pastebin.com/WHjxdCkA

System Info


Ubuntu 18.04
AMD Phenom II X4 965 Processor
AMD Radeon R9 380 Series

I think you ran into this issue:

Could you check if the patched shader (https://github.com/Revolutionary-Games/Thrive/files/2846882/PixelShader_ps.glsl.tar.gz) posted in that issue resolves the crash for you.

1 Like

My apologies about the double post. This indeed fixed the problem I was having. Thank you for your help.

1 Like