git-learning-game / oh-my-git

An interactive Git learning game!
https://ohmygit.org
Other
2.04k stars 146 forks source link

Game Does Not Work In Windows 11 #140

Open hmsiegel opened 2 years ago

hmsiegel commented 2 years ago

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
snakecase commented 1 year ago

Maybe not related but try this.