Opened 3 years ago
Closed 3 years ago
#13089 closed defect (fixed)
ASYLUM: Interface freezes after climbing the stairs in first scene
Reported by: | antoniou79 | Owned by: | alxpnv |
---|---|---|---|
Priority: | normal | Component: | Engine: Asylum |
Version: | Keywords: | Asylume, freeze, stuck, opengl | |
Cc: | Game: |
Description
In current master (2.6.0git) on Windows 10x64, (tested with a built with msys2/mingw-64 and also with msvc) the game's interface gets frozen after the character climbs the stairs to the statue in the first room. The sound keeps going but the window is otherwise completely frozen.
This happens when the Graphics mode (ScummVM Options) is set to "OpenGL".
It does not happen if the render mode is set to "SDL Surface".
The console outputs the same message multiple times/continuously so I'm guessing it's stuck on an infinite loop somewhere.
The message is:
WARNING: GL ERROR: GL_INVALID_OPERATION on glBindTexture(0x0DE1, _glTexture) (backends/graphics/opengl/texture.cpp:103)!
Change History (4)
comment:1 by , 3 years ago
follow-up: 3 comment:2 by , 3 years ago
Owner: | set to |
---|---|
Resolution: | → assigned |
Status: | new → pending |
Can you confirm 6a53897 resolves the issue?
comment:3 by , 3 years ago
comment:4 by , 3 years ago
Resolution: | assigned → fixed |
---|---|
Status: | pending → closed |
Thanks for the report
+1