Re: Project ZeC (My Zelda-esque Clone)
Reply #309 –
All of the shops, programmers rooms and the entire overworld has been recoded to use persist.js. I was going through the overworld testing all the various shops, rupee caves and heart container caves to make sure they functioned properly with persist.js. In Sphere, every cave is functional but one heart container cave. Everytime, i go to enter the cave, Sphere crashes. I loaded up miniSphere to process it through the debugger and that one cave had functionality. No errors. Load it back up in Sphere, try it again. Crashed. I'm trying to figure out what is causing this one cave to crash the game. The coding is virtually identical to the other heart caves that function, the only difference is the variable name to check if you collected the heart container.