gillenew's Forum Posts

  • <img src="http://extintogamer.com.br/wp/wp-content/uploads/2013/07/440x280.png" border="0">

    It is with great happiness that Extinto Gamer presents our latest work!

    Faced with this moment of popular demonstrations in the streets of Brazil, Extinto Gamer produced an entertaining game with this theme. The objective of the game is very simple:

    1. Run of the giant, beware of obstacles and make a good score.
    2. Every 1000 points you exchange for 1kg of wheat.
    3. In the palace you exchange wheat for developments in health, transport and education.
    4. Make a good score and challenge your friends by sharing via social networks.

    The Extinto Gamer expressed that he supports all popular demonstration since no violence and no vandalism. We believe in the need for peace and a direct democracy, free and fair. Have fun.

    Play now CorraVilma!

  • well, the error is also appers when I tried to start consctruct2, so I click in the ignore option and, with 3 times tried, then construct2 opens normally (I think) :P

  • Kyatric - yes, I always uninstall the older version, I do this usually already over 100 updates :P

    this was the first kind of this type of "bug" I found in the construct2 release

  • well, I have no ideas for this :(

    I removed all plugins and behaviors of third parties, but not solved :(

  • Hi Ashley, well I have some third party plugins, I will try to remove it so I will back to say if its fix the problem :)

  • Link to .capx file (required!):

    I don't open any .capx file

    Steps to reproduce:

    1. Just try to start construct2 r133

    Observed result:

    "Aways when I tried to start the construct2"

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    ACE table: Adding combo param with no options

    Condition: !combo_options.empty()

    File: c:\c2\source\exporters\html5\..\..\common\ERAHelpers.h

    Line: 105

    Function: void __cdecl era::ACETable::AddComboParam(const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,int,int)

    Build: release 133 (64-bit) checked

    Component: HTML5 exporter

    (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.

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

    Anular   Repetir   Ignorar   

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

    "

    Expected result:

    Open construct2 normaly with no problems

    Browsers affected:

    Chrome: yes/no

    Firefox: yes/no

    Internet Explorer: yes/no

    Operating system & service pack:

    Windows 7 Ultimate - Service Pack 1

    Construct 2 version:

    Version r133

  • [TUBE]http://youtu.be/Om1WSn8nL7o[/TUBE]

  • Hi people, for the new update of scirra arcade game

    see the common skills that you are able to use :3

    [TUBE]http://youtu.be/Om1WSn8nL7o[/TUBE]

  • yay, thas awesome, now only remains to Scirra to provide some certificates for us to teach with construct2 :3

  • ooh thank you vry much!!

    this facilitated immensely to bug fixing and testing :)

  • OrangeTapioca - Well, I'm using WebFont for the texts, perhaps something may have gone wrong. Thanks for reporting :)

  • Hello folks, I have an immense pleasure to inform everyone that I published the game in Scirra Arcade, I hope you all enjoy :3

  • <img src="https://dl.dropboxusercontent.com/u/66781112/imgs/image.jpg" border="0" />

    <img src="https://dl.dropboxusercontent.com/u/66781112/imgs/ScreenShot002.jpg" border="0" />

  • I think what Kyatric meant is that you can summarize the number of posts, just editing the first post to contain all your updates, so it is usually easier, even for you to edit

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Joannesalfa - so that the motion appears smooth, you can add an animation or just move the sprite to the final position using - moveAtAngle 270� with dt*60 (or the value you want to move, best way is to test it)