EDIT : This topic already existed, but then I've been IP banned by mistake (confirmed by scirra's support) and the topic has been deleted...so here's the topic again. Before being banned, I've been told that an example capx was required to study the problem. It's done, and available at the end on this post.
Hello everyone,
I have a problem with Chipmunk Physic behavior. Everything was fine with it until today : I can't test anything without Firefox constantly crashing. Or any other browsers anyway. I don't understand what is going on, I didn't do any special thing this morning.
So, when I try to lauch the preview for some test, I end up with this :
It says "A script on this page is maybe busy ou doesn't respond. You can stop the script right now, open it in the debogger or let it continue"
- Stop the script : I just keep a black screen, without surprise.
- Open it in the debogger : I end up with some code that I can't modify anyway
- let it continue : The browser crashes or the previous dialog appears once again
Here's another screen of the situation when I open the debogger :
Yup. I tried several things in Contrusct 2. I supposed that the error is provided by too much physic stuff with too much polygons points maybe. Nope, I deleted every single object except one or two (each one with less than 8 polygons points), I still had the same error as before. So now I'm clueless. If anyone has an idea or if R0j0hound is passing there, I would like to understand what is going in there
Example capx : h*tp://www.mediafire.com/download/7u6ndr3qnh5gfic/Error_example.capx (replace the "*" by "t" of course)
Thanks !