chrisbrobs's Recent Forum Activity

  • Hi

    I've dropped a couple of pngs from my desktop into your project and no probs. Project also runs no probs - btw vary the speed as I'm getting a basket every time now :)

    What gfx did you try to drop in?

    GeForce 6200 256 MB

    version 2002 service pack 2

    P4 3.GHz 2.00 GB RAM

    (dont tell anybody)<img src="smileys/smiley7.gif" border="0" align="middle" />

    "vary the speed" this might cause my computer to implode?

    I am getting a lot of errors and\or C2 just closes...really Annoying?

    <img src="smileys/smiley19.gif" border="0" align="middle" />

  • I recently wiped and reinstalled everything because C2 was crashing frequently.

    Just got the following error after adding(drag and dropping) a couple of sprites.

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Project still marked as changed after save

    Condition: !project->IsChanged()

    File: Construct2.cpp

    Line: 1511

    Function: bool __thiscall CConstruct2App::SaveProject(class Project *)

    Build: release 60 (32-bit) checked

    Component: Construct 2 IDE

    (Last Win32 error: 0)

    <img src="http://dl.dropbox.com/u/22173473/C2%20error.png" border="0">

    Its a variant of a project that was crashing before i wiped my hard drive.

    Any chance it is the event structure ?

    Files

  • We're not away yet :)

    There haven't been many significant changes to the editor since physics. So I'm not sure what this could be - if other people report the same issue I'll be worried, but it might be a problem with your computer. Does it do it with all projects, even new blank ones? Can you reproduce a series of steps to get it to crash in the same place every time? Have you tried reinstalling C2?

    It appears it was a problem with my computer.

    Wiped the hard drive and reinstalled everything...Nightmare, but seems to work fine now.

    Sorry for doubting you guys.

    <img src="smileys/smiley2.gif" border="0" align="middle" />

  • I seem to be getting a different error which each crash.

    The latest one I got was after adding a new Layout:

    Event Type:     Error

    Event Source:     Application Error

    Event Category:     None

    Event ID:     1000

    Date:          28/09/2011

    Time:          20:32:49

    User:          N/A

    Computer:     MINE

    Description:

    Faulting application construct2.exe, version 2.0.0.0, faulting module html5.exporter.dll, version 1.0.0.1, fault address 0x00075775.

    For more information, see Help and Support Center at go.microsoft.com/fwlink/events.asp.

    Data:

    0000: 41 70 70 6c 69 63 61 74   Applicat

    0008: 69 6f 6e 20 46 61 69 6c   ion Fail

    0010: 75 72 65 20 20 63 6f 6e   ure con

    0018: 73 74 72 75 63 74 32 2e   struct2.

    0020: 65 78 65 20 32 2e 30 2e   exe 2.0.

    0028: 30 2e 30 20 69 6e 20 68   0.0 in h

    0030: 74 6d 6c 35 2e 65 78 70   tml5.exp

    0038: 6f 72 74 65 72 2e 64 6c   orter.dl

    0040: 6c 20 31 2e 30 2e 30 2e   l 1.0.0.

    0048: 31 20 61 74 20 6f 66 66   1 at off

    0050: 73 65 74 20 30 30 30 37   set 0007

    0058: 35 37 37 35 0d 0a        5775..

    <img src="smileys/smiley7.gif" border="0" align="middle" /> <img src="smileys/smiley19.gif" border="0" align="middle" />

  • I am using the latest version of C2, and it keeps randomly crashing or just shutting down!

    Never happened with previous version's (prior to 'physics')

    I know there is going to be bugs that need sorting, but the crashes usually happen after i have added a load of new events (i am doing frequent backups !)

    The Windows event viewer reports:

    Event Type:     Error

    Event Source:     Application Error

    Event Category:     None

    Event ID:     1000

    Date:          28/09/2011

    Time:          19:47:44

    User:          N/A

    Computer:     MINE

    Description:

    Faulting application construct2.exe, version 2.0.0.0, faulting module unknown, version 0.0.0.0, fault address 0x03077a03.For more information, see Help and Support Center at go.microsoft.com/fwlink/events.asp.

    Data:

    0000: 41 70 70 6c 69 63 61 74   Applicat

    0008: 69 6f 6e 20 46 61 69 6c   ion Fail

    0010: 75 72 65 20 20 63 6f 6e   ure con

    0018: 73 74 72 75 63 74 32 2e   struct2.

    0020: 65 78 65 20 32 2e 30 2e   exe 2.0.

    0028: 30 2e 30 20 69 6e 20 75   0.0 in u

    0030: 6e 6b 6e 6f 77 6e 20 30   nknown 0

    0038: 2e 30 2e 30 2e 30 20 61   .0.0.0 a

    0040: 74 20 6f 66 66 73 65 74   t offset

    0048: 20 30 33 30 37 37 61 30    03077a0

    0050: 33 0d 0a                  3..     

    I was just wondering if anybody knows what the above error might refer to?

    <img src="smileys/smiley19.gif" border="0" align="middle" />

  • Thanks <img src="smileys/smiley1.gif" border="0" align="middle" />

  • I keep getting an error when i try to run a project?

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

    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 59 (32-bit) checked

    Component: Construct 2 IDE

    (Last Win32 error: 0)

    I think the last thing i did was to create Groups and move events to each group....i think?

    (No instructions..you just click on the ball to activate)

    files if needed

    Edit

    It runs if I choose to ignore the error.

  • I have a sprite(a ball) using the physics behaviour, with the following events:

    +System On start of layout

    -> ball: Destroy

    + Mouse: On Left button Clicked

    • > System: Create object ball on layer 1 at (Mouse.X, Mouse.Y)

    When i click on the screen a ball is created in the destroyed balls stating position, not at the Mouse X,Y.

    I am trying to catch up with the latest releases, so i might have missed some of the notes (I did search first !)

    Sorry....just saw the post about it getting fixed for the next build.

  • Nice example   <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Excellent news.

    The man's a walking encyclopedia!

    <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • pyteo: Blot demo

    Brilliant ! <img src="smileys/smiley1.gif" border="0" align="middle" />

  • This is really good! The interface looks profeessional and sleek. But i would have used black/grey panels instead of blue.

    I did try using black or very dark blue at one stage, but changed back to the lighter blue because some font shades didnt look as good.

    Thanks for your feedback. <img src="smileys/smiley1.gif" border="0" align="middle" />

chrisbrobs's avatar

chrisbrobs

Member since 10 Aug, 2010

Twitter
chrisbrobs has 1 followers

Trophy Case

  • 14-Year Club
  • Email Verified

Progress

15/44
How to earn trophies