So I didn’t work on my game since 2nd of October. I opened GDevelop again yesterday (2 new versions of GDevelop, I think?) and I can’t preview the main menu scene.The progress bar stops at around 95% of the way, or is full, but doesn’t load. I could go into another scene directly, if I previewed that one. But at some point, editing minor thing made that one crash on preview too.
Debug shows this:
I tried to launch a previous version of the project, which I know worked, but the problem persists, so I know it isn’t the project. It has to be the newer version of GDevelop?
What can I do? I really want to continue working on my game.
I tried to install the older version of GDevelop, but it instantly updates it to the newest one on launch.
For @Cesar
A. While I understand you are frustrated something isn’t working for you, Please don’t respond to threads with gripes about an unrelated item. It makes it harder for the original poster to get assistance.
B. The In app purchases extension is just that, an extension. It is not part of the engine nor is there any guaranteed support for it, just like all extensions. I hope someone eventually decides to take a look at it, but the original author has decided to no longer work on it. So you will either need to wait for other folks to take it up or work on it yourself to resolve.
For the original poster @Zakmulnarah , are you using tilemaps in your project?
Additionally, rather than the preview debugger, can you run a preview and pull up the browser console (ctrl+shift+i inside of the preview window, then click the console tab) and see if there are any errors there, then post a screenshot of that?
Yes, I do use tilesets for my platforms. If it is of any importance, the scene that doesn’t load does not include them though.
These are the console errors that pop up upon the infinite loading:
@Cesar all of that is fine, again I understand you are having an issue and have concerns. None of that is related to this thread, nor was your first reply above related to the loading issue mentioned , and my points about the iap extension not being a supported part of the engine remains. Please keep in mind my recommendation about keeping your concerns and issues out of unrelated threads, thank you.
@Zakmulnarah those errors mention numerous invalid or missing sprite image resources. Are those sprites still listed in your resources tab? If you remove them from the resources tab, does the preview work?
I’ve tried it just now @Silver-Streak , but the issue remains. I removed the scene that brought the issue and the sprites from resources. The error looks like this:
You might try the nightly release, they’re making some changes around the image manager.
First, backup your project (open it up, click the file menu, choose “Save as” and save it to a different folder entirely).
I just tested it and launched the preview a few times and it worked fine all those times.I didn’t know they had nightly releases! Thanks! I’ll stay on the old version and wait for a new release then!
Update:
Preview works, but some things do not get loaded. Tileset is MayanPlatform and MayanPot is not a tileset. I tried to delete the objects and remake them and it persists.
Along with the erroes posted above. This is on the 5.2.176 nightly version.
I reverted to the 5.2.172 version, where both the preview and the sprites show up correctly for now.
Some things in my resources have .png at the end, some don’t. It all seemed to work fine in the previous version. (I don’t have MayanPlatformMiddle2 anymore, as I reverted to the old version 172, and I’m working on the game on it currently.)
Platforms are tilesets, the pot is an object.
I’m not sure if I am taking screenshots of the right things.
I’d like to add I have the same issue while importing videos, the preview stucks on loading screen on all scenes when I upload any video to the project on the web version. I’ve also tried downloading the Video Player example video and uploading it to a project and it won’t load.