zenox98's Forum Posts

  • Follett

    What you ask doesn't quite make sense.

    Construct 2 is a Windows based IDE for developing HTML 5 content.

    Are you asking if Construct 2 is capable of receiving content from a webpage?

  • That one gives me 28-60 FPS.

  • Is it THIS bug, perhaps?

    Set Position to another object is acknowledged as a bug.

  • All tests are FF 6.0.2 - don't use any other browser.

    Rad=4 65-60FPS

    Rad=7 44-60 FPS

    Rad=10 21-40 FPS

    Rad=12 15-28 FPS

  • Bizarre. I'm getting 7 FPS ??!?? Can't explain why - nothing else running :(

    Win XP SP3,AMD 64 6000+ 3.11 GHz, FF 6.0.2.

    Checking Process Explorer, FF uses over 50% of CPU whilst running this latest example.

  • The answer is 2 posts above yours. Once created they are accessed via the 'System' object.

  • Easiest way is to create a PauseToggle variable, then

    when 'P' is pressed, set PauseToggle = 1-PauseToggle

    If PauseToggle = 1 then set Time Scale = 0 Else set Time Scale = 1.0.

  • Haven't come across this before, but you could click on 'Manage Controls' when on Project, and add a new one for ALT.

    *** Damn. Ninja'd by Tulamide.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I got a PM but just ignored it. It was obviously spam, but it never crossed my mind to contact you regarding it. Soz.

  • The medal you get when buying C2 is sort of like the star the jews got by the nazis, except this time those without the mark are being targeted.

    I can not help but feel that this was the soul purpose of the medal itself.

    Wow.

    Speechless.

  • It's working for me also. It randomly breaks as I try to add more things - so for instance, it twitched when I tried to add a keyboard check to setup a pause facility. I ended up deleting the events for now.

  • The posted error could be ignored and it previewd in the browser, albeit with a few bricks missing (??). After closing and re-opening in C2, I could carry on.

    Capx is HERE if it's of any help.

  • Happened when trying to preview in browser. It's been getting progressively more glitchy the more I do. Before this, changing the Text object colour from default to white caused the JIT to raise.

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Could not find object's combo property index

    Condition: index >= 0

    File: Projects\ObjectInstance.cpp

    Line: 623

    Function: class cr::pod<class std::vector<struct era::InstanceProperty,class std::allocator<struct era::InstanceProperty> > > __thiscall ObjectInstanceERACallback::GetProperties(void) const

    Build: release 57 (32-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   

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

  • Just crashed out on my latest .capx :(

    Everything has been fine, then I decided to change the x and y values of my Breakout tiles from 64x32 to 32x16, so I could get more on screen. I added lots of tiles using CTRL+C and CTRL+V, then added a Text object and renamed it 'txtScore. I then clicked on the Save icon, and C2 closed itself - no error message or JIT or anything!

    When I checked the .capx, all my work hadn't been saved. So I added a new tile and clicked Save and it's OK again.

    I'm testing each thing I did bit by bit now to see when it fails. I may be a while.......

    ** Quick Update **

    Added half a dozen blocks (original size) and Text object and still OK.

    But when I started resizing the blocks, I noticed that after changing the x/y to 32/16 and clicking on the next tile, before changing it, I re-checked the first tile and the X and Y size was blank. Even if I tried re-entering a value, it DID change the sprite size, but the field remained blank. Position values seem to be missing on some also.

    Keep saving as I'm going and all is still OK. All blobk types resized, and still no problems.

    Now adding lots of new blocks in a pattern using CTRL+C, CTRL+V. Added maybe 30 or 40 blocks without saving....

    Crash. JIT raised.

    ASHLEY. I don't see how this can be a problem with my PC. I think that's enough for now. The only way to get more detail would be with debug info.

  • There is certainly nothing wrong with CC or the exported .exe files so it's more than likely Norton being twitchy, or a false positive.

    If you are at all concerned, upload the file HERE which will scan it with all the current AV software.