tmewett / BrogueCE

Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game
https://sites.google.com/site/broguegame/
GNU Affero General Public License v3.0
942 stars 100 forks source link

X Error of failed request: BadValue #698

Closed pbek closed 3 weeks ago

pbek commented 3 weeks ago

I love Brogue and wanted to try BrogueCE on NixOS using https://search.nixos.org/packages?channel=unstable&show=brogue-ce&from=0&size=50&sort=relevance&type=packages&query=brogue-ce. ❤️

When running it, I got this:

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  150 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  155
  Current serial number in output stream:  156

Any ideas? The brogue package worked fine.

Some technical data:

OS: NixOS 24.11.20240607.051f920 (Vicuña) x86_64 
Host: Gigabyte Technology Co., Ltd. B550M AORUS ELITE 
Kernel: 6.6.32 
Resolution: 3840x2160, 1024x768 
DE: Plasma 6.0.5 (Wayland) 
WM: kwin 
CPU: AMD Ryzen 5 5600X (12) @ 3.700GHz 
GPU: NVIDIA GeForce RTX 2070 SUPER 
Memory: 20622MiB / 64205MiB 
> brogue-ce --version
Brogue version: CE 1.13.0-dev
Supports variant (rapid_brogue): RB 1.5.0-dev

I also tried running it on other computers with just Xorg, I had the same issue.

pbek commented 3 weeks ago

I'm sorry, PEBKAC. The systems needed a reboot. Then it worked...