oh-my-git icon indicating copy to clipboard operation
oh-my-git copied to clipboard

Game Does Not Work In Windows 11

Open hmsiegel opened this issue 2 years ago • 1 comments

When I launch the game in Windows 11, I can hear the music playing, but nothing displays on the screen. If I press Ctrl-Alt-Del to bring up the Task Manager, I then am able to see the screen, but clicks are not registering. I have to continually bring up the Task Manager to close back down the application. I have tried with several different compatibility settings in Windows, but none seem to work. I did not have this problem on Windows 10.

Trying to run the game from the command line or terminal I see the following error messages:

ERROR: ~List: Condition "_first != __null" is true.
   At: ./core/self_list.h:112
ERROR: ~List: Condition "_first != __null" is true.
   At: ./core/self_list.h:112
WARNING: cleanup: ObjectDB instances leaked at exit (run with --verbose for details).
     At: core/object.cpp:2135
ERROR: clear: Resources still in use at exit (run with --verbose for details).
   At: core/resource.cpp:477
ERROR: There are still MemoryPool allocs in use at exit!
   At: core/pool_vector.cpp:69

hmsiegel avatar May 11 '22 00:05 hmsiegel

Maybe not related but try this.

snakecase avatar Jan 09 '23 18:01 snakecase