Can you elaborate what the issue is?
Well, for me at least, when I press launch, the bar fills up fast, and it sits for about 30 seconds, then my Lenovo Chromebook freezes so bad I have to press escape refresh power off because the power off button doesn’t work alone. At first, I thought is was because I tried adding background music, so I took it out, and it still doesn’t work.
Remove the script titled SSAO from your camera.
Still crashed.
Remove the tiles and just make them just one large plane entity.
Still crashed.
I think it’s corrupted.
The script titled Respawn.js might be your issue. Try deleting it.
Nah, it still crashed lol.
Maybe try deleting the folder called lowpoly__fps__tdm__game__map.glb? It has a pretty big size.
I don’t think it’s the files because those are the default First Person Shooter files. They worked before.
Ok I really have no clue whats wrong.
I’m gonna convert it to a new First Person Shooter project.
It’s your 146MB audio file.
It’s been decompressed at runtime (hence hanging on the loading bar) and your browser is crashing due to lack of memory.
Streaming MP3s is not supported by PlayCanvas so you have to either delete it from the assets or write your own MP3 audio streamer player using Web APIs
How would I write my audio streamer? Can you help me? Also, I took the audio player away already and it didn’t work.
The asset is set to preload which means it is loading and being decompressed on the initial load. You need to disable preload and/or delete the asset itself
Removing the audio player is not enough
Nope, the file was not there, and it still crashed. If you want, we could do a Zoom call with no talk because I’m busy with my baby nephew, and he’s sleeping, but I could share my screen to show you my computer crashing.
Wait, nvrmnd. It worked.