GDevelop freezes when I try to run my scene. How to troubleshoot this?

Hi GDevelop Community,

My son recently started learning GDevelop. He started with a basic platformer.

Everything worked well till some moment, after it now it’s impossible to run any scene. DGevelop starts showing loading animation which is freezes, and whole GDevelop app freezes.

I’m not asking to check the attached project, I just asking to step how can I troubleshoot such kind of problems:

  • Is there a way to get some debug logs of GDevelop?
  • Any general suggestions on how to troubleshoot this? Maybe check some sections of json project file to test consistency?

Version: 5.0.0-beta110

Project Dropbox - DunnoAndMoonRock.zip - Simplify your life

Have you tried looking in the console by doing CRTL+Shift+I?

Yep, I have tried both CRTL+Shift+I and running command from the terminal to check logs (logs looks mostly the same)

Here is log

camobap@MAXs-MacBook-Pro DunnoAndMoonRock % /Applications/GDevelop\ 5.app/Contents/MacOS/GDevelop\ 5 --enable-logging
14:37:14.269 › GDevelop Electron app starting...
[6520:0627/143715.121902:INFO:CONSOLE(2)] "[2021-06-27T11:37:15.121Z]  @firebase/app:
      Warning: This is a browser-targeted Firebase bundle but it appears it is being
      run in a Node environment.  If running in a Node environment, make sure you
      are using the bundle specified by the "main" field in package.json.

      If you are using Webpack, you can specify "main" as the first item in
      "resolve.mainFields":
      https://webpack.js.org/configuration/resolve/#resolvemainfields

      If using Rollup, use the @rollup/plugin-node-resolve plugin and specify "main"
      as the first item in "mainFields", e.g. ['main', 'module'].
      https://github.com/rollup/@rollup/plugin-node-resolve
      ", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143715.170991:WARNING:quota_manager.cc(1704)] No storage quota provided in QuotaSettings.
[6520:0627/143715.973049:INFO:CONSOLE(2)] "Loaded "en" language", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.121875:INFO:CONSOLE(2)] "Searching for JS extensions (file called JsExtension.js) in /Applications/GDevelop 5.app/Contents/Resources/GDJS/Runtime/Extensions...", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.171135:INFO:CONSOLE(2)] "* Loading builtin extensions... done.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.187295:INFO:CONSOLE(2)] "* Loading other extensions... done.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.193436:INFO:CONSOLE(2)] "Properly registered editor configuration for object "BBText::BBText".", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.195058:INFO:CONSOLE(2)] "Properly registered renderer for object "BBText::BBText".", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.197922:INFO:CONSOLE(2)] "Properly registered editor configuration for object "BitmapText::BitmapTextObject".", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.198092:INFO:CONSOLE(2)] "Properly registered renderer for object "BitmapText::BitmapTextObject".", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.216571:INFO:CONSOLE(2)] "Properly registered editor configuration for object "Lighting::LightObject".", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.216649:INFO:CONSOLE(2)] "Properly registered renderer for object "Lighting::LightObject".", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.232296:INFO:CONSOLE(2)] "Properly registered editor configuration for object "TileMap::TileMap".", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.238545:INFO:CONSOLE(2)] "%cPixiJS Deprecation Warning: %c%s color:#614108;background:#fffbe6 font-weight:normal;color:#614108;background:#fffbe6 PIXI.systems.Resource has moved to PIXI.Resource
Deprecated since v6.0.0", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/0.9463f886.chunk.js (2)
[6520:0627/143716.238630:INFO:CONSOLE(2)] "    at /Applications/GDevelop 5.app/Contents/Resources/GDJS/Runtime/Extensions/TileMap/pixi-tilemap/dist/pixi-tilemap.umd.js:569:53
    at /Applications/GDevelop 5.app/Contents/Resources/GDJS/Runtime/Extensions/TileMap/pixi-tilemap/dist/pixi-tilemap.umd.js:13:66
    at Object.<anonymous> (/Applications/GDevelop 5.app/Contents/Resources/GDJS/Runtime/Extensions/TileMap/pixi-tilemap/dist/pixi-tilemap.umd.js:14:3)
    at Object.<anonymous> (/Applications/GDevelop 5.app/Contents/Resources/GDJS/Runtime/Extensions/TileMap/pixi-tilemap/dist/pixi-tilemap.umd.js:940:3)
    at Module._compile (internal/modules/cjs/loader.js:968:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:986:10)
    at Module.load (internal/modules/cjs/loader.js:816:32)
    at Module._load (internal/modules/cjs/loader.js:728:14)
    at Module._load (electron/js2c/asar.js:717:26)
    at Module._load (electron/js2c/asar.js:717:26)
    at Function.r._load (file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/1.f94fa22b.chunk.js:1:45449)
    at Module.require (internal/modules/cjs/loader.js:853:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.requireModule (file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/1.f94fa22b.chunk.js:1:45796)
    at Object.registerInstanceRenderers (/Applications/GDevelop 5.app/Contents/Resources/GDJS/Runtime/Extensions/TileMap/JsExtension.js:477:45)
    at file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/local-app.25ca496b.chunk.js:1:52560
    at Array.map (<anonymous>)
    at file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/local-app.25ca496b.chunk.js:1:52199", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.238755:INFO:CONSOLE(2)] "console.groupEnd", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/0.9463f886.chunk.js (2)
[6520:0627/143716.243951:INFO:CONSOLE(2)] "Properly registered renderer for object "TileMap::TileMap".", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.250226:INFO:CONSOLE(2)] "Properly registered editor configuration for object "Video::VideoObject".", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.250558:INFO:CONSOLE(2)] "Properly registered renderer for object "Video::VideoObject".", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.252069:INFO:CONSOLE(2)] "Loaded 20 JS extensions.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143716.317591:INFO:CONSOLE(2)] "Startup times: [object Object]", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143719.209183:INFO:CONSOLE(1)] "Uncaught (in promise) TypeError: Request scheme 'file' is unsupported", source: https://storage.googleapis.com/workbox-cdn/releases/3.5.0/workbox-core.prod.js (1)
[6520:0627/143720.301211:INFO:CONSOLE(2)] "project-open-error: "Unable to open the project.
Check that the file exists, that this file is a proper game created with GDevelop and that you have the authorizations to open it.". Raw error: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/game.json.autosave is a corrupted/malformed file.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143721.002792:INFO:CONSOLE(2)] "Pre-fetching extensions from extension store...", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143721.125764:INFO:CONSOLE(2)] "Loaded 69 extensions from the extension store.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143721.128915:INFO:CONSOLE(2)] "Indexed 69 items in 2.405ms.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143721.128990:INFO:CONSOLE(2)] "Filtered items by category/filters in 0.020ms.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143721.129292:INFO:CONSOLE(2)] "Filtered items by category/filters in 0.010ms.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143722.005490:INFO:CONSOLE(2)] "Pre-fetching resources from asset store...", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143722.007345:INFO:CONSOLE(2)] "Pre-fetching assets from asset store...", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143723.883283:INFO:CONSOLE(2)] "Loaded 1378 assets from the asset store.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143723.893453:INFO:CONSOLE(2)] "Indexed 1378 items in 6.350ms.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143723.893703:INFO:CONSOLE(2)] "Filtered items by category/filters in 0.240ms.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143723.894272:INFO:CONSOLE(2)] "Filtered items by category/filters in 0.210ms.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143724.257814:INFO:CONSOLE(2)] "Loaded 15250 resources from the asset store.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143724.323471:INFO:CONSOLE(2)] "Indexed 15250 items in 57.185ms.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143724.328259:INFO:CONSOLE(2)] "Filtered items by category/filters in 4.730ms.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143724.340774:INFO:CONSOLE(2)] "Filtered items by category/filters in 12.095ms.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
14:37:25.929 › Starting check for updates (without auto-download)
14:37:25.930 › Checking for update
14:37:25.933 › { message: 'Checking for update...', status: 'checking-for-update' }
14:37:26.997 › Update for version 5.0.0-beta110 is not available (latest version: 5.0.0-beta110, downgrade is disallowed).
14:37:26.998 › { message: 'Update not available.', status: 'update-not-available' }
[6520:0627/143732.570761:INFO:CONSOLE(2)] "project-open-error: "Unable to open the project.
Check that the file exists, that this file is a proper game created with GDevelop and that you have the authorizations to open it.". Raw error: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/game.json.autosave is a corrupted/malformed file.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143733.598156:INFO:CONSOLE(2)] "project-open-with-picker-error: "Unable to open the project.
Check that the file exists, that this file is a proper game created with GDevelop and that you have the authorizations to open it.". Raw error: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/game.json.autosave is a corrupted/malformed file.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143737.952905:INFO:CONSOLE(2)] "Bool attribute "useDeprecatedZeroAsDefaultZOrder" not found, returning 0Platform "GDevelop JS platform" is unknown.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143738.121436:INFO:CONSOLE(2)] "Unserialization took 169.2750000001979 ms", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.435707:INFO:CONSOLE(2)] "
 %c %c %c PixiJS 6.0.1 - ✰ WebGL 2 ✰  %c  %c  http://www.pixijs.com/  %c %c ♥%c♥%c♥

 background: #ff66a5; padding:5px 0; background: #ff66a5; padding:5px 0; color: #ff66a5; background: #030307; padding:5px 0; background: #ff66a5; padding:5px 0; background: #ffc3dc; padding:5px 0; background: #ff66a5; padding:5px 0; color: #ff2424; background: #fff; padding:5px 0; color: #ff2424; background: #fff; padding:5px 0; color: #ff2424; background: #fff; padding:5px 0;", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.448348:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/assets/tiled_Forest Background.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.450408:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/assets/9patch_Summer Tile_all_64.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.452892:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/assets/High spikes.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.453754:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/assets/tiled_Wide ladder.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.454179:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/assets/Wide ladder top.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.454540:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/NewFile-1.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.454879:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/NewFile-1-0.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.456353:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/NewObject-1.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.457761:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/assets/Bottom Right Corner Wood Background Cutout.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.458493:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/assets/tiled_Summer Tile Water.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.459601:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/ldli-1.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.460205:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/assets/tiled_Industrial spikes.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.461253:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/NewFile-1-6.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.461557:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/NewFile-1-5.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.531588:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/NewFile-1-1.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.534247:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/NewFile-1-2.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.535543:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/NewObject3-1.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.538358:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/NewFile-1-3.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.558906:INFO:CONSOLE(2)] "Caching resolved local filename: /Users/max/Documents/GDevelop projects/DunnoAndMoonRock/assets/Coin_Spin_1.png", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.686600:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.686703:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.686761:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.686819:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.686864:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.686915:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.687923:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.687982:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.688027:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.688070:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.688112:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.688153:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.696366:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143743.696467:INFO:CONSOLE(2)] "Updating PanelSprite instance texture", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)


[6520:0627/143802.949839:INFO:CONSOLE(2)] "Events functions extensions are ready.", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
14:38:03.010 › Received event to start debugger server with options= null
14:38:03.014 › Debugger listening for connections.
[6520:0627/143803.018918:INFO:CONSOLE(2)] "Local preview debugger started", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143803.023902:INFO:CONSOLE(2)] "GDJS found in  /Applications/GDevelop 5.app/Contents/Resources/GDJS", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143803.094218:INFO:CONSOLE(2)] "Copying all ressources from /Users/max/Documents/GDevelop projects/DunnoAndMoonRock to /var/folders/ys/dnkbk_c12nv35hxk1b8s75z40000gn/T/GDTMP-501/preview...", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143803.254607:INFO:CONSOLE(2)] "STATUS: Resource export took 229.12ms", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)
[6520:0627/143803.255738:INFO:CONSOLE(2)] "STATUS: Include files export took 1.185ms", source: file:///Applications/GDevelop%205.app/Contents/Resources/app.asar/www/static/js/59.6221ec4c.chunk.js (2)

Are you able to load the game in GDevelop? If so, can you click cancel on the the first popup that asks if you want to load a more recent autosave file? It’ll load the last version you saved of the game, not the autosave (which appears to have been corrupted, by the look of the logs)

Alternatively, you can remove the .autosave file from the directory.

If that doesn’t help, and you can open the project, go into Game settings → Resources, right click and select “Remove resources with invalid paths”.

This may or may not be the issue, but at least we can rule it out.

You could also create a new blank project, save it and compare the structure of the newly created .json with your corrupted one.

1 Like

Hi you have to make some check here:

Move your events into Groups then try toggle disable groups and check if the event into are working as expected.
Check wherever you’re creating items, objects, sprite, tiles, and make sure the creation of those is happening only one time or the x times in case of repeat.

If your game use for each events or while events check if there is some of them repeating forever.

1 Like

@MrMen @UlisesFreitas Thanks a lot for all your suggestions I will try out

This happened to me twice.

First time, there was some code in there that had an impossible condition always being triggered.

Second time my harddrive was full and it just couldn’t parse the resources to run the game.