Every single file on my game literally just wont load, I tried everything to fix it like from removing some useless extensions, renaming files without spaces or anything. The game has a crash error that has something to do with 3d physics even though I never used 3d physics in this game, it’s fully side scroll platformer.
Crash:
“If you’re using JavaScript, verify your code. Otherwise, this might be an issue with GDevelop - consider reporting a bug. Full error is: Failed to fetch dynamically imported module: file:///C:/Users/user/AppData/Local/Temp/GDTMP–1/preview/Extensions/Physics3DBehavior/jolt-physics.wasm.js”
I checked debugging, and almost or maybe even all of the resources just wont load?
I don’t know what happening. This is for a school project due in a few days and I have no idea how to fix it.
The game works perfectly fine when previewed in the web editor, but it shows a blank screen when published/using the app.
