tentone / nunuStudio

Web powered cross-platform 3D, WebXR game engine.
https://nunustudio.org
MIT License
2.09k stars 312 forks source link

Not Loading save file cause a error in my code #570

Open skLuan opened 7 months ago

skLuan commented 7 months ago

Not Loading save file cause a error in my code

Description

When working on my game, I encountered the dilemma that I was moving the mesh, not the body of a physics object, cause I hadn't one. trying to resolve this, I had to stop the work and save it with some questionable code experimenting with the physics (I know, I was seeing the console with those errors). But today when I tried to run my code to fix it, the program just don't want to load the file, an interesting error, in the way that seems to be in the things that I haven't resolved. imagen

I fix it (but not really)

Just loading the file in the online version, I was happy cause this was my last option before I learned what is PSON, and how to read .nsp files.

The bug persists

As I have figured out how to execute my binary file, the bug still persists on the base code.

Version
Platform