Construct 3 r388

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • If you set the startup parameters in the project parameters on the startup tab

    Loader style Progress bar & logo (the default)

    Then the project ends with an error. This works even out of the box, any empty project with one sprite.

    Normal test, create a new project - run

    Error:

    Uncaught (in promise) Error: released image asset which still has texture references

    at ImageAsset.Release (imageAsset.js:2:276)

    at C3Runtime.ReleaseLoadingLogoAsset (runtime.js:54:591)

    at CanvasManager.EndLoadingScreen (canvasManager.js:65:222)

    at C3Runtime.Init (runtime.js:27:522)

    at async InitRuntime (workermain.js:8:1)