Open kavin-nr opened 2 years ago
same problem
I don't have Windows machine handy to test this, but I expect that it is probably either because events are not being processed in the way that Windows expects, or that there are issues with data being accessed from threads.
(When I wrote this, I thought that the best idea for rendering multiple animations independently was to spawn a thread responsible for updating each. I now know better, and I can now see many more issues with the current design; when I come back to this, I will probably redo this from scratch.)
im on mac same thing. i think because globals.room = None
I am running Python 3.9.6, and Pygame 2.1.2. Whenever I run main.py, these windows open: