Crash after re-installing OpenMW

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Post Reply
User avatar
lelorrain
Posts: 2
Joined: 30 Jan 2021, 17:16

Crash after re-installing OpenMW

Post by lelorrain »

:D Yesterday after the installation of the launcher, I was able to start playing Morrowind :D . Today, while the launcher work, the game itself crash on load :cry: . Here is the output from the console:
rene@Tristram:~$ openmw-launcher
Loading config file: launcher.cfg
Loading config file: /home/rene/.config/openmw/launcher.cfg
Loading config file: /home/rene/.config/openmw/openmw.cfg
Loading config file: /etc/openmw/openmw.cfg
Loading config file: /usr/games/openmw.cfg
Loading config file: /home/rene/.config/openmw/openmw.cfg
Loading settings file: /etc/openmw/settings-default.cfg
Loading settings file: /home/rene/.config/openmw/settings.cfg
The current profile is: "2021-04-23T21:41:19"
rene@Tristram:~$ [15:26:09.281 I] Crash handler installed
[15:26:09.858 W] Got an X11ErrorHandling call display=0x55f3706e2ef0 event=0x7ffc50bb7ad0
[15:26:09.859 W] BadValue (integer parameter out of range for operation)
[15:26:09.859 W] Major opcode: 151
[15:26:09.859 W] Minor opcode: 3
[15:26:09.859 W] Error code: 2
[15:26:09.859 W] Request serial: 163
[15:26:09.859 W] Current serial: 164
[15:26:09.859 W] Value: 0
[15:26:09.924 E] Error: Unable to create OpenGL graphics context: Could not create GL context: BadValue (integer parameter out of range for operation)
[15:26:09.925 E] Error: Failed to create GraphicsContext
My system:
O/S: Ubuntu 18.04.5
CPU: Intel Core I7-8700 @ 3.7Ghz
RAM: DDR4-3600 32GB
Video: nVidia Geforce GTX-750ti
Driver: nVidia Proprietary v460.32.03
Monitor: 2x1920x1200x32

OpenMW version: 0.47
User avatar
akortunov
Posts: 899
Joined: 13 Mar 2017, 13:49
Location: Samara, Russian Federation

Re: Crash after re-installing OpenMW

Post by akortunov »

lelorrain wrote: 24 Apr 2021, 21:02 Yesterday after the installation of the launcher, I was able to start playing Morrowind. Today, while the launcher work, the game itself crash on load
Usually such sudden issues in Linux happen when you update your GPU drivers and then forget to restart an Xorg session or reboot your PC.
Post Reply