-
1 Attachment(s)
Strange crash error
I encountered a rather odd crash error. I got the project I'm working on to work perfectly and finished editing level 1. Then I copied level 1 and renamed the copy "level 2", saved, did some editing and decided to test it out and it crashed. Now it crashes every time I try to test it. Is it something in my project that messes something up? I've had some annoyances with the physics engine before. The error message I get says: "edrt.exe has stopped working."
Thanks in advance.
-
I've had a HTML5 project crash like this, but the exports ran fine...
I tried your project file, it seems to be working for me without any crashes from the editor.
Does it still happen if you close Fusion entirely and re-open the file? If so, I can suggest copy and pasting your frames to a new application, since Fusion and the file are having a hiccup on your system.
-
I tried closing fusion an re-opening the file and I tried copying the frames and putting them in a new application. I still get the same error. =/
-
Event 4:
Collision between Active 4 and Active 3 -> Stop Active 4.
Active 3 is overlapping Active 4 in the frame. Move it up by a pixel and the program will run.
-
Ahh, cheers for finding a fix!