Red loading bar on HTML5 game

0 favourites
  • 5 posts
From the Asset Store
Is a circular loading screen with code ready to use. No Animation.
  • Problem Description

    ____ Game stops loading at around 10% and turns red.

    The game can be found here: http://www.indiexpo.net/en/games/winner ... e-jam-2016

    I have other games on the site which work perfectly fine.

    ____

    Attach a Capx

    ____ http://www.mediafire.com/file/v1g3qbq2i ... e_Jam.capx ____

    Description of Capx

    ____ This is the game the issue is occuring with, the link to where it is happening can be found above. ____

    Steps to Reproduce Bug

    • Export html5
    • Zip and upload (I did so to Indiexpo)
    • Red loading bar

    Observed Result

    ____ Red loading bar ____

    Expected Result

    ____ Red loading bar ____

    Affected Browsers

    • Chrome: (YES)
    • FireFox: (YES)
    • Internet Explorer: (YES)

    Operating System and Service Pack

    ____ This happens on all operating systems ____

    Construct 2 Version ID

    ____ R 233 (64 bit) & R 239 (64bit)____

    Further information

    I have tried removing local storage from project, didn't fix the issue.

    Tried removing global from project, didn't fix issue.

    Tried uploading the project as another game, didn't fix it.

    I have other games on the site which work fine.

  • according to the chrome console:

    [quote:3le08z1s]Application Cache Error event: Resource fetch failed (4) assets.indiexpo.net/html5/2146/images/dalah%C3%A4st_obj-sheet0.png

    index.html:1 Access to Image at 'http://www.indiexpo.net/html5/2146/images/dalah%C3%A4st_obj-sheet0.png' from origin 'http://www.indiexpo.net' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://assets.indiexpo.net' is therefore not allowed access. The response had HTTP status code 404.

    c2runtime.js:125 Error loading image 'http://assets.indiexpo.net/html5/2146/images/dalah%C3%A4st_obj-sheet0.png':

    If that can be of help for debugging it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Try without "¨" in your folder named "Dalahäst_Obj"

  • according to the chrome console:

    [quote:13myqkg6]Application Cache Error event: Resource fetch failed (4) http://assets.indiexpo.net/html5/2146/i ... sheet0.png

    index.html:1 Access to Image at 'http://www.indiexpo.net/html5/2146/images/dalah%C3%A4st_obj-sheet0.png' from origin 'http://www.indiexpo.net' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://assets.indiexpo.net' is therefore not allowed access. The response had HTTP status code 404.

    c2runtime.js:125 Error loading image 'http://assets.indiexpo.net/html5/2146/images/dalah%C3%A4st_obj-sheet0.png':

    If that can be of help for debugging it.

    Try without "¨" in your folder named "Dalahäst_Obj"

    Thank you both for your wonderful help! The game now works fine!

    All that was needed was to change all ä to a!

    Devs can go ahed and move this to closed bugs <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Closing as not a bug.

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