This site requires JavaScript, please enable it in your browser!
Greenfoot back
Steven.Z.
Steven.Z. wrote ...

2015/1/23

actor suddenly freezes

Steven.Z. Steven.Z.

2015/1/23

#
hi i still have this problem, that suddenly my actor kinda freezes in the middle of the game; the game actually is perfectly fine and it keeps running, but i can't just move my actor anymore, unless i click pause and then run again and everything is fine again; i didnt find a satisfying solution until now; did anyone of you guys experience this problem too? there are absolutely no syntax errors or something like that, it just happens randomly and is quite annoying
davmac davmac

2015/1/23

#
I have seen this in the case that I leave the mouse cursor over the "run" button after clicking it. The button changes to pause, and when this happens, a tooltip appears for the pause button. At this exact moment the scenario stops responding to keypresses. The good news is that this only seems to happen once, and also that it looks like it's been fixed in our development codebase (but not in Greenfoot 2.4.1 unfortunately).
You need to login to post a reply.