Black Screen Chrome not Firefox

0 favourites
  • 6 posts
From the Asset Store
2D fighting template based in the game that defined the fighting games genre.
  • I have a few computers where the website works correctly for Firefox but in in Chrome I get a black screen.

    I checked the error on Chrome and got this. I am hoping someone may tell me if there is something I can do to make it work in both browsers.

    Viewport target-densitydpi is not supported. index.html:9

    Document was loaded from Application Cache with manifest

    ****************

    Application Cache Checking event index.html:1

    Uncaught TypeError: Cannot set property 'ti' of null c2runtime.js:34

    Application Cache NoUpdate event index.html:1

    Uncaught TypeError: Cannot set property 'ti' of null c2runtime.js:34

  • Looks like the minifier broke it. Does exporting with minification disabled work?

    If you use third party plugins, they're probably broken by the minifier. If it's only official features you should report a bug.

  • I have the same problem,i tried switching the 'minify script'-optionoff,but it still gives me a black chromewindow :(

  • +1 on Chrome.

  • Ashely I tried what you suggested. I took off minification however situation unchanged. I can replicate this on a number of computers that all have the same hardware Windows XP 32 bit with an aging video card. On other computers both Chrome and Firefox works perfectly.

    Any other ideas?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Application Cache Checking event index.html:1

    Uncaught TypeError: Cannot set property 'hasCurrentMatMV' of null c2runtime.js:1101

    Application Cache NoUpdate event index.html:1

    Uncaught TypeError: Cannot set property 'hasCurrentMatMV' of null c2runtime.js:1101

    It occurs in this function

    Function GLShaderProgram(gl, shaderProgram, name)

    and

    GLWrap_.prototype.setSize = function(w, h, force)

    CurrentMatMV is the error currently reported, is that variable in a standard C2 feature? Ashley

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