Construct 3 r150

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

  • Order by
  • debug layout not works

      • [-] [+]
      • 2
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 2 points
      • (3 children)

      We had to make a server-side change for this release. It should be working now.

      • I tried shift F4 to debug from the starting layout, and I just end up with a white screen. If I press just F4, the games runs without issue.

        Seeing this error in the console:

        Uncaught TypeError: Cannot read property 'OnInstanceCreate' of null

        at g._OnInstanceCreate (main.js:1)

        at g._OnMessageFromRuntime (main.js:1)

        at g._OnMessageFromRuntimeFrame (main.js:1)

        at MessagePort._runtimeMessagePort.onmessage (main.js:1)