black screen on export

0 favourites
  • 4 posts
From the Asset Store
Adjusting the game screen for different resolutions (Letterbox scale)
  • preview is completely fine but export is black screen.. Uncaught ReferenceError: AddStringParam is not defined

    at c2runtime.js:19935

    c2runtime.js:4282 Uncaught TypeError: cr.getObjectRefTable is not a function

    at Runtime.loadProject (c2runtime.js:4282)

    at XMLHttpRequest.xhr.onload (c2runtime.js:3674)

    c2runtime.js:24 [Construct 2] Suspending

    c2runtime.js:24 [Construct 2] Resuming

    c2runtime.js:24 [Construct 2] Suspending

    c2runtime.js:24 [Construct 2] Resuming

    c2runtime.js:24 [Construct 2] Suspending

    if its a plugin.. tell me plz :L

  • Those debug console error messages are seldom helpful. Could it be an issue with a third party plugin? Maybe. Some were never tested with the minifier so that could be the issue. My only suggestion is to try exporting with the minifier turned off.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • thx but i still have the problem without minifier :( the plugin is made by chatgpt i think thats why is broken

    errors are at this line :

    ( not defined )

    AddStringParam("URL", "The base URL of the server.", "\"http://localhost:5000\"");

    and ( not functuion )

    this.objectRefTable = cr.getObjectRefTable();

    and ( not functuion )

    self.loadProject(xhr["response"]);

  • Those debug console error messages are seldom helpful. Could it be an issue with a third party plugin? Maybe. Some were never tested with the minifier so that could be the issue. My only suggestion is to try exporting with the minifier turned off.

    i think i didnt reply check please

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)