Strange OpenGL Error

Questions about Wine on Linux
Locked
User avatar
TTG
Newbie
Newbie
Posts: 2
Joined: Wed Apr 22, 2020 2:13 am

Strange OpenGL Error

Post by TTG »

Heyo, sorry if I get something wrong in terms of etiquette I'm new here.

I was trying to run a game in Wine(My Place by XerStudios, written in Unity) and most of it ran fine - but when I got to some arbitrary section this error started occurring every frame and the game started delivering pretty much unplayable framerates:

0031:err:d3d:wined3d_debug_callback 0x6e9ec00: "GL_INVALID_FRAMEBUFFER_OPERATION error generated. Operation is not valid because a bound framebuffer is not framebuffer complete.".

Has anyone else experienced this error? I ran it through Google and it returned nothing.

Thanks in advance!

[Lubuntu 20.04, Mono Framework is installed as the game does not run without it]
User avatar
TTG
Newbie
Newbie
Posts: 2
Joined: Wed Apr 22, 2020 2:13 am

Re: Strange OpenGL Error

Post by TTG »

Resolved by running in Proton - it was an issue with Wine3D
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Strange OpenGL Error

Post by DarkShadow44 »

That's hardly a fix. Opened a bugreport for you here: https://bugs.winehq.org/show_bug.cgi?id=49002. Thanks for reporting though.
Locked