Navigation

    CreatiCode Scratch Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode
    1. Home
    2. lucapan-aeafecba
    3. Posts
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Groups 0

    Posts made by lucapan-aeafecba

    • RE: Initialize 3D scene not working (babylon.js not loaded)

      @info-creaticode it works now. Thanks! πŸ™‚

      posted in Help
      L
      Luca
    • RE: Initialize 3D scene not working (babylon.js not loaded)

      If i run the project outside the editor it works:
      https://play.creaticode.com/projects/69697a68a0de0146da116ebb

      In this case babylon.js is loaded from a different url and it works: https://ccdn.creaticode.com/scratch-gui-projects/library/lib/BBL8/babylon.js

      So the problem is only when i open the project editor.

      How can i solve the issue?

      Thanks

      posted in Help
      L
      Luca
    • Initialize 3D scene not working (babylon.js not loaded)

      Hello, most of the time when i open my project and run it the 3D scene is not initialized and the preview remains blank. I checked the browser console to see the network calls and i see that the babylon.js script is not loading:

      Request URL
      https://scratch-gui-project.b-cdn.net/scratch-gui-projects/library/lib/BBL8/babylon.js
      Request Method
      GET
      Status Code
      404 Not Found
      Referrer Policy
      strict-origin-when-cross-origin

      Sometime it works but most of the time it’s not working.

      Is there something i can do to solve the issue. I’m using Chrome on macOS Sequoia 15.7.2. I tried with Safari but i have the same issue.

      Thanks for the support.

      posted in Help
      L
      Luca