Hi everyone! In my html5-game I have 2 collections - one for menu and one for playscreen. I want to load playscreen collection when player press the PLAY button from menu (i.e. separately from main game loading process). I’m trying to use liveupdate for that. After successfull bundling, uploading bundle to my server, launching the game from browser and pressing PLAY button I see an error in browser console (screenshot in attachments). That is the problem, please help me to solve it.
There are no error messages from liveupdate (such as “failed to download”), all 141 resource files downloaded successfully. Also I didn’t see any problems or errors when using bundle without liveupdate - all gameobjects and collections are in their places and playscreen loads successfully.
Defold version 1.4.1