omgitburns's Forum Posts

  • Fixed.

  • This has popped up several times the last 10 minutes at random times when i have tried to save my project on my school laptop.

    .Capx file: dl.dropbox.com/u/49903757/MageGame.capx

    ---------------------------

    Construct 2 Check failure

    ---------------------------

    Check failure! This is probably a bug:

    Retrieving configuration out of range

    Condition: index < all_configs_cache.size()

    File: Projects\ProjectConfigs.cpp

    Line: 357

    Function: class Configuration *__cdecl ProjectConfigs::GetConfigurationAt(unsigned __int64) const

    Build: release 69 (64-bit) checked

    Component: Construct 2 IDE

    (Last Win32 error: 0)

    You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.

    ---------------------------

    Abort   Retry   Ignore   

    ---------------------------

  • Thanks for all the positive response guys! I will come back every few updates or so and update this post. Hoping to get it up in Arcade later on when it's finished.

  • It lagged really hard on the Iphone 4S, also the little dot that pops up on the PC when you press does not pop up on the Iphone 4S.

  • Loved it, the music was great. Going to try it on my Iphone 4S now, will come back on an update on that.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • <font color=blue>Pirates of the Pixel Seas!</font>

    <font color=green>The game has wonderful 8-bit graphics made by the unnoticed, amazing, Oliwer "Copy" Bj?rnson.</font>

    <font color=green>It is a very simple game, press the mouse and the boat will go there, watch out for pretty much everything and loot all the gold like the greedy pirate you are!</font>

    <font color=red> The game currently features:</font>

    <font color=blue>8 Maps, more coming soon.</font>

    <font color=blue>Map Editor, make your own maps and send them in to me to get them added to the game!</font>

    <font color=blue>Almost daily updates!</font>

    <font color=blue> 1 Piece of Scenery. (but do not worry, more will come very soon to make your maps look alot more awesome)</font>

    <font color=blue>Specialmade music and graphics!</font>

    <font color=green>Here are some quick screen-shots of the game.</font>

    <img src="http://i299.photobucket.com/albums/mm293/omgitburnsTuW/PPSBILD1.png" border="0" />

    <img src="http://i299.photobucket.com/albums/mm293/omgitburnsTuW/PPSBILD2.png" border="0" />

    <img src="http://i299.photobucket.com/albums/mm293/omgitburnsTuW/PPSBILD3.png" border="0" />

    <img src="http://i299.photobucket.com/albums/mm293/omgitburnsTuW/PPSBILD4.png" border="0" />

    <font color=blue>For changelogs and updates:</font> facebook.com/pages/Eraofgamers/249950178391048

    <font color=blue>Play the game here:</font> dl.dropbox.com/u/49903757/PST%20Beta%201.0/index.html

  • Nevermind, i found out what it was. The items that followed to the new layout where set to Global. Setting this as fixed.

    Edit: Also i'm leaving this topic so if anyone else has this kind of problem in their game they can find a fix here.

  • Just noticed a bug that i cannot seem to fix. Is it a engine bug or something wrong with my code?

    Well the problem is, when i enter the win area, and pop out in the new map, everything from the old map is still there. Brought with it, so there is the first map and the second map, merged together!

    The event for this:

    flickr.com/photos/omgitburns/6413465847

    (The insert picture thing didn't want to work for some reason.)

  • You cannot save an entire layout yet, but you can save information. Consult this guide for that.

    scirra.com/forum/webstorage-save-game_topic46118.html

  • Go into the objects settings and change "Default Controls" from "Yes" to "No". I hope this helps.

  • No problem, glad to help.

  • If you look in the code area i just switched out the "Keyboard on pressed" to "While button is down".

  • If you mean normal objects. Go to the "Projects/layouts" bar. Not the bar with the sprites for just that layout, the big one for all the objects and layouts on in the whole game. Find your object there, right click it and press "Delete". Hope this works.