tomi71's Forum Posts

    tomi71 select Persona and then enter your email address.

    Thank you. I feel like an idiot now . Of course I should have at least tried it. I thought that one would already have signed in since it asked email to log in (and not to sign in) (it´s in finnish so I don´t know how to put it in english exactly).

    tomi71 it's from October 3rd.

    Ok.

    I wonder how one can register in bitballoon. Use persona? Use github? What?

    I played my game via Dropbox about an hour ago. But surely can´t be sure yet if it´s possible in future.

    Edit: still working. Interested to see if it keeps on running.

  • Yes. That´s why the memory purge was in parenthesis as there is none

    1. Almost similar bug report has been already made. So I am not sure if another one would benefit.

    2. This is a good solution for someone with a lot of brains and time.

    3. Some day when I have learned the ropes better. Thanks for good advices.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • In general javascript errors are bugs that need to be reported. The asm.js version is faster but it has that memory limit, which has been reported several times.

    This is almost similar to "my case" and it was reported as a bug. Also the other physics engine didn´t solve it. I didn´t know about it before. Quite a coincidence.

    Easiest solution is not to use Sine (size, height etc.) until the bug (or memory "leak") has been solved for good. Maybe some kind of a "memory purge" would do it.

  • Just got a response to my own problem and it might work for you too. It is:

    In the project properties change "physics engine" to "box2d web"

    Just tested my game and it did not crash like it used to. Very similar problem like yours and the error looked very same too.

    My problem had to do with sine (size). Example here:

    edit2. Funny how similar your bugtest was to my example. I hadn´t seen this when I made mine.

    But the problem persists. The physics engine change didn´t remove the error. I wonder if chipmunk physics would.

    I guess the sine with size/height is causing this.

  • In the project properties change "physics engine" to "box2d web"

    Thanks! Gonna do that and test everything again. Maybe this will stop my game crashing as well.

    Edit. This is so vital information that it should be in faq or somewhere with big letters! I wonder why use the box 2d asm at all? What are the benefits for that or are there any potential problems with this box2d web?

    I had few months ago this crashing problem and we thought of everything: collision points, old computer etc etc. I wish i had known that the culprit was a wrong physics engine! It would have saved my nerves and frustrating days or weeks.

    This info should be better presented or maybe even default engine!

    I am puzzled by it. Now I am going to test if my game runs with it.

    edit2. It seems to have corrected some problems, but I still got some errors (and yet in some levels where there was error before it fixed it). Must investigate this more.

    edit3. My solution has to be removing all the sprites that have sine size and physical behaviour. It´s not a big loss, but different physical engine didn´t solve it.

  • I wonder if there ever was a solution. Seems bad. Customer support would be nice.

  • Well. I guess it had to do with this:

  • Hello Vegamon007! Did you (or anybody else) find a solution? My problem looks very similar.

  • Here is how to try if you got an error too without downloading anything:

    1. Open new empty project

    2. Insert sprite and paint it with some color. Don´t change it´s size (250x250)

    3. Apply physics and sine behaviours to sprite. Change movement horisontal to SIZE (in sine). Don´t touch the other sine attributes.

    4. Copy sprite 17 times and put them next to each other in 3 rows. 6x3 so to speak.

    5. preview and wait about a minute and get an error (at least I do)

    If you don´t get an error. Please tell that too since it could be something else. who knows?

  • I tried the first example again. Deleted the sprite and created new one. Green square (didn´t download an image). Get´s the same error with Sine (size) and physics.

    This must be a bug in sine size.

    I hope moderators will examine this.

  • Tested a different sprite that seemed also cause problems in the past. I have an error with this one too. What´s the problem?

    https://dl.dropboxusercontent.com/u/104 ... rite2.capx

  • The more these sprites the faster comes an javascript error. This sprite has been in my game and it causes it to crash. I removed everything to test if this sprite really is "the guilty one" and it seems to be. At least on my machine (win7 64bit. radeon 8500 latest drivers, new hard drive).

    If I change the sine behaviour from size to movement horizontal it does not crash.

    What on earth is the problem with this sprite?

    Here is the capx

    https://dl.dropboxusercontent.com/u/104 ... rite1.capx

    edit: tested with chrome browser. I am running the latest construct 2 version. The error comes in few minutes.

    edit2: just tested. Error in only 30 seconds.

    What is this mystery? Going to test with a different computer today to see if this is related to this computer only.

    edit3: exported it to desktop. It crashes. Just closes.

    I need some customer service, please.

  • Hello. Where to put those xml and .fx files in order to make this work?

    edit: Tried this: I created a ParallaxZoom folder to plugins folder and put those files into it.

    Gives an error. How should this be done?

    edit2: Oh, of course to the effect folder