Wantibirri's Forum Posts

  • 2 posts
  • An object with a reference in an on start of layout event was left out of layout boundaries causing the package compilation to be wrong. I would expect for the package creation process to fail and throw a warning about it.

    Sorry for the somehow misplaced post.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Problem Description

    ____ Error on c2runtime.js causing partial load on IE, FF and Chrome after html5 export and post to server ____

    Attach a Capx

    ____ pipilopop.com/test/shooter1/test.capx ____

    Description of Capx

    ____ Shooter from the beginers guide to construct ____

    Steps to Reproduce Bug

    • open pipilopop.com/test/shooter1 on any browser
    • Loading splash Works but then it goes to a black screen, sometimes loads the game's background
    • Browser console: TypeError: this.type.rb[0].frames[0] is undefined - c2runtime.js (line 306, col 297)

    Observed Result

    ____ TypeError: this.type.rb[0].frames[0] is undefined - c2runtime.js (line 306, col 297) ____

    Expected Result

    ____ I just followed the beginers tutorial step by step and game Works as expected until exported using hmlt5 website option and uploaded to my server ____

    Affected Browsers

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

    Operating System and Service Pack

    ____ Windows 7 Pro Sp1 ____

    Construct 2 Version ID

    ____ construct2-r212-2 ____

  • 2 posts