zenox98's Forum Posts

  • Doesn't crash for me.

    Using r230 x64.

  • The non-standard plugins are most likely the problem.

    You can test by creating a new project and adding one plugin at a time and export with minify.

    If you find the plugin that breaks, then the author would need to remedy the problem.

  • Hi, my C2 game can be run perfectly in test mode (C2 Run layout btn).

    However when published into HTML5 game, I got errors like this:

    c2runtime.js:440 Uncaught TypeError: r.Lj is not a function

    c2runtime.js:436 Uncaught TypeError: f.Wm is not a function

    c2runtime.js:436 Uncaught TypeError: f.Wm is not a function

    Why?

    C2 Release 227 64bit

    Are you using any non-standard plugins?

    Have you tested without using minify?

  • Will this tutorial help?

    https://www.scirra.com/tutorials/685/making-a-jigsaw-puzzle-part-one-concept

    It also includes a full working .capx for you to study.

  • Hi! So I haven't used C2 for a while now, but when I now try to boot it, it gives this error message:

     Program cannot start because ÿÿ.DLL is missing from the computer. [/code:2apkcyc7]
    
    I don't know which release I was using at first, but I updated to R227 and the bug still persisted. What's the deal with it?
    

    Unfortunately this follows none of the Bug Reporting Requirements so will likely be closed automatically by Ashley.

    In the meantime, try installing the latest r230 beta. If it still shows the error, then it is likely the problem lies with your PC, usually a driver or OS update.

  • Swivels

    NO tengo nada mal brother, pero ya corregi, ando testeando de nuevo, ahora mi pregunta es por que al compilar con el intel xdk e instalar esta nueva app, se instala con el nombre de la app que ya tengo diseñad e instalada marcandola coo actualizaciòn) (no puedo tener 2 apps propias en mi telefono si compilo con xdk? como soluciono eso, tengo certificados diferentes para cada app.

    This is an English forum so all posts must be in English or provide an English translation.

  • Swivels , edno82mx

    This is an English forum so all posts must be in English or provide an English translation.

    Also, as this is the Bug reporting section, all posts must follow the Beg Reporting Requirements or they will be closed automatically.

  • i just started learning construct 2, can anyone give me some best videos for starting the game. thank you so much.

    There are many videos available in the C2 Academy Tutorial Videos section.

    Also make sure to go through the beginner tutorials in the Tutorials section.

  • If abst.tmp = 0, then Event 10 would set 'tmp=1', which in turn would then activate Event 11, therefore both would run.

    The answer is either another variable or use 'Else', which would be my preference.

  • manukeo

    Please don't bump your own thread after less than 2 hours.

    The users who generally offer help come from many different time zones, so have a little patience.

    It is acceptable to bump your own thread after 24 hours if no response has been forthcoming.

  • Try Construct 3

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

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

    The thread is 7 years old and for the now retired Construct Classic.

    Do you really want the .cap for Construct Classic?

    If so, the original forum and links still exist HERE.

  • Have you tried 'File/Preferences/Reset dialogs' just in case the window is 'off screen'?

  • formuzal

    If you need the older v1.5 litetween which is the stable one, this is the place. I added some new feature in 1.7, shouldn't affect much, but just for precaution.

    Download Link: LiteTween v.1.5

    Could you update link? Unable to download dropbox 404 file not found

    Looks like a period was accidently deleted in the link. Just add it before the zip, like so:https://dl.dropboxusercontent.com/u/55358831/lunarray.litetween.v1.5.zip

  • OK.

    Moved as requested.

  • I don't know how to upload .capx files.

    Just realized you have posted this in the 'Bugs' section which is specifically for bugs in the Construct 2 software, which I highly doubt this is the case.

    As such I must say that in order to post here, you MUST follow the Bug Reporting Requirements.

    This guide also tells you how to provide a .capx for your report. Basically, save as a single file, then upload to a free hosting site, such as Dropbox, Google/Microsoft drive etc, and post the public link here.

    Not following the requirements means this post will be closed automatically be Ashley.

    If you think you have posted in the wrong section, then please repost in the 'How Do I' section, along with a .capx so we can see the problem you have.