Hello guys,
I have noticed an interesting thing.
Yesterday I created a small project, it worked very well. Today when I loaded & tried it, it was always paused by the debugger. I was not able to figure out the main reason, why it's happening. Then I've found, I have a physics object with gravityScale set to a negative number. When I set it to a positive number, all things goes as expected.
Finally I restarted Chrome, and everything went well, without any modification. o_O (With negative gravityScale)
It's not so easy to reproduce the issue, because it happens so randomly. About a week ago, when I noticed first time this weird thing was, when I just played around with wade, and the gui without any code, just 1 or 2 objects with default values and physics behavior.
I don't know what causes the problem, maybe Chrome or box2d has some bugs, or anything else, but the Chrome restart solves it. (Of course I didn't saved, where was the dubugger stopped, to take an inner look to what causes the problem ;)) sry )
All of the cases Chrome was opened a long time ago.
It's just an info to others, who will face this issue in the future.
Freshly installed Windows 7 64 bit / Latest Chrome version - 56.0.2924.87 (64-bit) / Wade online editor