It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi,

I've purshased the game today and when i tried to launch it for the first time i got this error message:
-------------------
Gods Will Be Watching ./start.sh
Running Gods Will Be Watching

***************************************
* YoYo Games Linux Runner V1.3 *
***************************************
CommandLine: -game game.unx
ExeName= /home/paul-emmanuel/GOG Games/Gods Will Be Watching/game/runner
MemoryManager allocated: 17913
RunnerLoadGame: game.unx
RunnerLoadGame() - assets/game.unx
Checking if INIFile assets/options.ini Exists
assets/options.ini file contents: [Linux]
DisplayName="Gods Will Be Watching"
NewDebugger=0

INI DisplayName=Gods Will Be Watching
Reading File assets/game.unx
Loaded File assets/game.unx(374797568)
IFF wad found
Get Resolution
Get Header Information
InitGMLFunctions
HighScore..SavePrePend /home/paul-emmanuel/.config/Gods_Will_Be_Watching/
Game..Math..Graphic..Action..File..Resource..Interaction..3D..Particle..Misc..DS..Sound..Physics..Gamepad..GAM EPAD: Initialising Ubuntu support
GAMEPAD: 4 axis values (last) at 0x96393b0
GAMEPAD: 4 axis values (last) at 0x96396e0
GAMEPAD: 4 axis values (last) at 0x9639a10
GAMEPAD: 4 axis values (last) at 0x9639d40
Buffers..Networking..Shaders..InitPushFunctions...YoYo..Fini
Code_Load()
VARI_Load()
ID_STRG
Create Window
display=157580664
Display Size(Pixels): 1366,768
GameDisplayName=Gods Will Be Watching
Win #1
XF86VidModeExtension-Version 2.2
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Got Doublebuffered Visual!
glX-Version 1.4
Icon: w=64 h=64
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 42
Current serial number in output stream: 44
-----------------------------------



I'm on Archlinux 64 bit,
I've checked the 32 bit dependencies of the game,
- libc6 is called lib32-glibc on arch
- libasound2 is normally avaiable on packages lib32-alsa-lib and lib32-alsa-plugins
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
orfeo34: Hi,

I've purshased the game today and when i tried to launch it for the first time i got this error message:
<snip>

I'm on Archlinux 64 bit,
I've checked the 32 bit dependencies of the game,
- libc6 is called lib32-glibc on arch
- libasound2 is normally avaiable on packages lib32-alsa-lib and lib32-alsa-plugins
Hey orfeo34,

We recently updated our requirements for this game to:

libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libcurl3:i386 libgtk2.0-0:i386 libopenal1:i386 libglu1:i386 and dependencies.

Since you managed to find Arch versions of these Ubuntu packages, I think you will be able to find the remaining ones. You need 32 bit versions of: libcurl3, GTK2, OpenAL, libGLU and their dependencies.

Please let me know if that answer helped!
Post edited March 08, 2017 by linuxvangog
Hi,

I've found these 32 bit packages on the multilib repo :
lib32-curl
lib32-gtk2
lib32-openal
lib32-libglu-git

I can't install them all at the moment (bad connection & heavy update to prepare).
I will try to install all these libraries soon.

Thank you for your help.
Hi,

All these dependencies has been successfully installed.
However i have always the same issue.

It seems to be linked to libgl and the loading of i965's drivers as mentioned here

XF86VidModeExtension-Version 2.2
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Got Doublebuffered Visual!

I would be interested by some advice to investigate on that.

Thanks
avatar
orfeo34: It seems to be linked to libgl and the loading of i965's drivers as mentioned here
Do you have the 32-bit drivers installed for your GPU?