*Sighs*
So I've updated my project, following the rules and now I can't seem to get my project to run at all. In the editor it seems fine. I've made sure not to overwrite the index.html file or the plugins.js file but if I hit playtest in the editor, I get the "Undefined is not a function" error. F8 is not opening the debugger. Doubt they've changed it but it's no longer letting me open it.
Deploying the project to web, when I run it I get
"TypeError
WebAudio.initialize is not a function"
This error is occurring regardless of which plugins are loaded. I've tried them with the ones I've had set up. I've tried it with them all turned off. Same error.
I only tried to update the project to 1.31 to use Yanfly's Save Core plugin only to find out I now can no longer run the project. Fortunately I have got a backup available and putting the old files back in allows the project to run fine, but updating it breaks things somewhere.
Why always me :(
UPDATE:
So it turns out, creating a new project, and copying over my project data, images, plugins.js and the plugins folder and running the project works fine. The old one on the otherhand is broken. This new one is perfectly fine though.
So I've updated my project, following the rules and now I can't seem to get my project to run at all. In the editor it seems fine. I've made sure not to overwrite the index.html file or the plugins.js file but if I hit playtest in the editor, I get the "Undefined is not a function" error. F8 is not opening the debugger. Doubt they've changed it but it's no longer letting me open it.
Deploying the project to web, when I run it I get
"TypeError
WebAudio.initialize is not a function"
This error is occurring regardless of which plugins are loaded. I've tried them with the ones I've had set up. I've tried it with them all turned off. Same error.
I only tried to update the project to 1.31 to use Yanfly's Save Core plugin only to find out I now can no longer run the project. Fortunately I have got a backup available and putting the old files back in allows the project to run fine, but updating it breaks things somewhere.
Why always me :(
UPDATE:
So it turns out, creating a new project, and copying over my project data, images, plugins.js and the plugins folder and running the project works fine. The old one on the otherhand is broken. This new one is perfectly fine though.
Last edited: