Pycraft icon indicating copy to clipboard operation
Pycraft copied to clipboard

Error occurs when opening game on Linux (X11)

Open xTrayambak opened this issue 2 years ago • 1 comments

Whenever I try to open the game in Linux, this error occurs.

X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  15 (X_QueryTree)
  Resource id in failed request:  0x3400004
  Serial number of failed request:  805
  Current serial number in output stream:  805

I use i3wm and EndeavourOS Apollo. This seems more like a problem with moderngl than the OS/WM.

Possible fix: In the rewrite branch, I am making sure the game is compatible with Linux (github.com/xTrayambak/Pycraft-Rewrite)

xTrayambak avatar Jun 24 '22 06:06 xTrayambak

Hi there, we already know of this issue and you are absolutely right, it is a problem with ModernGL, it seems to be limited to linux, but we found that re-installing drivers / software / packages helped fix this problem, this is a temporary solution and we are investigating into a longer term one. I hope the rewrite goes well and we will be interested to see if you can find a solution to the problem as well as us. Even though this is already an issue we have identified your attempts to find a fix yourself is appreciated as well as for shouting out the issue so thank you for that!

On Fri, 24 Jun 2022 at 07:07, Trayambak Rai @.***> wrote:

Whenever I try to open the game in Linux, this error occurs.

X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 15 (X_QueryTree) Resource id in failed request: 0x3400004 Serial number of failed request: 805 Current serial number in output stream: 805

I use i3wm and EndeavourOS Apollo. This seems more like a problem with moderngl than the OS/WM.

Possible fix: In the rewrite branch, I am making sure the game is compatible with Linux (github.com/xTrayambak/Pycraft-Rewrite https://github.com/xTrayambak/PyCraft_Rewrite)

— Reply to this email directly, view it on GitHub https://github.com/PycraftDeveloper/Pycraft/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATM37NTQ3WKULKO7XEJWAZ3VQVGAVANCNFSM5ZWUN46Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>

PycraftDeveloper avatar Jul 09 '22 16:07 PycraftDeveloper