gaudiatech/pyved-engine

problem with the event queue/ the game loop logic in web context

wkta opened this issue · 0 comments

To reproduce the bug :
you can unzip this bundle and uncomment the line 33
in intro_state.py

Then try to share the bundle…
The event PushState gets pushed twice which isn't the expected behavior and can trigger crashes pyVM

myFastClicker.zip