Divona's Forum Posts

  • 5 posts
  • Work fine for me. Have you try run it on another browser or even NW.js?

  • Try Construct 3

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

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

    Okay that was stupid of me >.< I fixed it, and put the zip file with wrong name at the dropbox so what you are downloading is the same version with error. This time it would work. Please try download it again.

    With the new update, there is no problem with the minify export now. Thank you for the fix! This is one very handy behavior for Construct 2.

  • Divona

    Okay, I fixed the minification thingies. The download is at the first page like usual.

    Hi lunaary, I still have the same problem using the new update. As you have suspected, it sure does have something to do with minification, as the exported project without using "minify script" sure does work.

    Now it appears that a new error has occure as well. "Uncaught TypeError: n.Kk is not a function"

    On LiteTween Demo CAPX, no problem export without minify, but with minify it give out "Uncaught TypeError: e.To is not a function" right from the start.

  • Use Browser plugin - Request fullscreen.

    https://www.scirra.com/manual/110/browser

  • Hi there! I'm having trouble with exported project to desktop (NW.js v0.15.0) using LiteTween v1.7. The project will freeze with "Uncaught TypeError: q.Xg is not a function" show up in console log. It run fine in preview, though.

    Here is the code I use to replicate the problem on project of any size. Put it in and export. Project will crash on either win32 and win64 export. I have not test on OSX and Linux:

    I have switched from LiteTween v1.7 to v1.5 and there is no crash using the same code.

    Cheers!

    Attached here is .capx file of mine to test out the problem:

    https://dl.dropboxusercontent.com/u/6608370/LiteTween1.7.capx

    EDIT: I downloaded the LiteTween Demo CAPX and export that, it also replicate the same problem.

  • 5 posts