Crash on launch (linux) missing libOpenGL.so.0

I click Play and a black screen pops up and disappears quickly. After this, a Log output is shown.

Maybe these are useful:
[ERROR] FileSystem: LoadDataDump: Failed to read file: ./ThriveGame.conf
[ERROR] FileSystem: LoadDataDump: Failed to read file: ThrivePersist.txt
[ERROR] NetworkHandler: failed to update the master server list, using the old list

full crash report:
https://dev.revolutionarygamesstudio.com/report/372

Those errors are not serious. Your problem is that you don’t have opengl fully installed on your system. You need to install whatever package on your distro provides libOpenGL.so.0.

I did it, and it worked! Thank you :smile:

1 Like