emoaeden's Forum Posts

  • P.S. When exporting it to Windows 8 it displays the same wall of text

  • Link to .capx file (required!):

    dl.dropboxusercontent.com/u/108799982/TheOrphanage.capx

    Steps to reproduce:

    1. Clicked Export

    2. Chose Node-Webkit

    3. Chose the directory

    4. Clciked Export

    Observed result:

    It crashed half way throught the export and provided me with the following wall of text.

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Minifier did not output a file

    Condition: FileExists(min_js)

    File: html5.cpp

    Line: 1413

    Function: void __cdecl Exporter::DoExport(class era::IProject *,class era::ILayout *,bool,struct HWND__ *,bool)

    Build: release 128.2 (64-bit) checked

    Component: HTML5 exporter

    (Last Win32 error: 2)

    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   

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

    Expected result:

    I expected it to export the file like it did with the R128 build

    Browsers affected:

    Chrome: no

    Firefox: no

    Internet Explorer: no

    Operating system & service pack: Windows 7

    Construct 2 version: 128.2

  • I'm in Australia, why do you ask ? Is it 'cause we use Uni instead of College ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • dl.dropboxusercontent.com/u/108799982/Capx%20Demos/SimpleBox.capx Give that a shot. You can drag multiple boxes at the same time, but I'm sure you can fix that,as I've got to run to uni. If you can't get it, you'll have to wait until tonight for me to fix it <img src="smileys/smiley1.gif" border="0" align="middle" />

  • I've just spent the last week on this issue myself, on and off. I'll take a look at yours when I get home and make it so it works.

  • Sounds fun, have you any concept art so I can see the style of the game ?

  • Runing the demo in Firefox I've run into some menu issues and it doesn't progress past generating the world. Seems to just sit at the I'm Ready button

  • What exactly do you mean by flicker ? Are they playing an animation or something ?

  • Wouldn't be a bad idea, could really save hours of work, especially when you forget to save as you're so into the game your working on <img src="smileys/smiley4.gif" border="0" align="middle" />

  • I was about to report the same bug with the 125 build, as upon exiting the program doesn't ever fully close until I CTRL+Shift+ESC to bring up Task Manager. Then it crashes and provides the following wall of text :

    Problem signature:

    Problem Event Name:     APPCRASH

    Application Name:     Construct2.exe

    Application Version:     2.0.0.0

    Application Timestamp:     516429ee

    Fault Module Name:     Construct2.exe

    Fault Module Version:     2.0.0.0

    Fault Module Timestamp:     516429ee

    Exception Code:     c0000005

    Exception Offset:     00000000003fee15

    OS Version:     6.1.7601.2.1.0.256.1

    Locale ID:     3081

    Additional Information 1:     8a3f

    Additional Information 2:     8a3f09adb6b71b3cc86e302f9701049f

    Additional Information 3:     c50d

    Additional Information 4:     c50d990bc6ad6444c0ae2dc2f2366f05

  • So I just bought the awesome Xbox game that is U-Draw (for $10), and have been testing it out in Windows using the joy.cpl command, and it works surprisingly well.

    I was wondering if anyone has used this, to make any games or if there is any plug-ins people are working on for it.

  • Link to .capx file (required!):

    dl.dropbox.com/u/108799982/Capx%20Demos/Game%20Basics.capx

    Steps to reproduce:

    1. Select the TiledBackground2 | Move to top of Layer

    2. Press R to replace TiledBackground2

    3. And observe nothign is displayed

    Observed result:

    Not showing any items to replace

    dl.dropbox.com/u/108799982/Untitled.jpg

    Expected result:

    Show items to replace current ones

    Operating system & service pack: Windows 7 SP1

    Construct 2 version: 124

  • You need a Image Point on the player for the sword, and for it to be assigned for each frame of the animation. I'm not a good drawer, but this stick figure should show you what I mean.

    dl.dropbox.com/u/108799982/Capx%20Demos/Sword.capx