Counterfeit's Forum Posts

  • If you try to delete a subfolder in the Treeview, you get a tooltip warning:

    You can't delete this

    A root folder cannot be deleted

    This warning is only displayed when you delete a subfolder in the folder "Event sheets".

    Note: Delete with the 'Del' key.

  • What exactly do you want to know about auto mirror?

  • Works like a charm!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Which message would Construct show me if I work later with a non checked version? As a software developer I agree with you completely, but you have to remember that (in an extreme case) a virus scanner can show the user a false alarm for the audio tools and the user delete the tools. I know that's quite a stretch :D

  • I wanted to test how Construct dealing with the audio tools if they do not exist.

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Cannot find flac.exe!

    Condition: FileExists(flac_exe.c_str())

    File: Dialogs\ImportAudioDlg.cpp

    Line: 565

    Function: void __thiscall CImportAudioDlg::DoEncoding(void)

    Build: release 50 (32-bit) checked

    Component: Construct 2 IDE

    (Last Win32 error: 3)

    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.

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

    Abbrechen   Wiederholen   Ignorieren   

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

  • If you close all tabs and open a layout you see for a brief moment the name of the temporary name for the tab like "Untitled17", "Untitled18" etc.

    Not really a bug but I just wanted to point out.

  • 1) Open "Instance variables" dialog.

    Type: Number

    Initial value: hello

    1) Click OK

    2) Created variable has initial value = 0 (everything correctly)

    a) Now change the value in properties tab to hello

    b) No check!?

    c) Click on layout

    d) Click on the object you set the variable

    e) Look at the value now: 2.63846e-308

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

  • 1) Create new project

    2) Add layout -> no sheet

    3) Go to "Event sheet 1"

    4) Add event -> System | On start of layout

       Action -> Go to Layout 2

    5) Close tab "Event sheet 1"

    6) Delete Layout 2

    7) Run layout

    In my browser i got this message:

    Assertion failure: Can't find layout for layout parameter: Layout 2

  • Hi Ash, you've had enough time to rest. I found new bugs, back to work <img src="smileys/smiley2.gif" border="0" align="middle" />

    ---

    1) New project

    2) Add Sprite

    3) "Edit image"-Dialog -> click "Clear image" [UPDATE: load an image is also affected]

    4) Add animation

    5) Push Enter key if renaming is active (which is default)

    6) Push DEL key

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Displaying deleted animation

    Condition: !animation->IsDeleted()

    File: Dialogs\AnimationFramesDlg.cpp

    Line: 129

    Function: void __thiscall CAnimationFramesDlg::Refresh(bool)

    Build: release 50 (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.

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

    Abbrechen   Wiederholen   Ignorieren   

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

    This bug does not always appear.

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Object texture leak: a texture is still loaded when cleaning up an ObjectTexture, check all textures released properly

    Condition: gl_instances.empty()

    File: Projects\ObjectTexture.cpp

    Line: 43

    Function: __thiscall ObjectTexture::~ObjectTexture(void)

    Build: release 50 (32-bit) checked

    Component: Construct 2 IDE

    (Last Win32 error: 6)

    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.

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

    Abbrechen   Wiederholen   Ignorieren   

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

    edited><editID>Counterfeit</editID><editDate>2011-08-02 21:34:01</editDate></edited>

  • Hehe I try my best <img src="smileys/smiley20.gif" border="0" align="middle" />

  • The functionality 'Snap to grid' is very nice but it should have a minimum value like 1.

    Change the snap to 0,0 and try to move for example a sprite:

    <img src="http://img851.imageshack.us/img851/3908/properties.png" border="0" />

  • Windows common dialogs like 'Open file dialog' have the possibility to access internet resources.

    1) Start Contruct 2

    2) Open...

    3) Filename: google.com -> Open

    4) Error Message:

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

    Error loading project

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

    Failed to open project 'C:\Dokumente und Einstellungen\Konstantin\Lokale Einstellungen\Temporary Internet Files\Content.IE5\YI9IWQA7\www.google[1]':

    Error reading Attributes.

    Line 14, column 227

    The file may be invalid. Try checking the file in a text editor (projects are saved in XML format).

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

    OK   

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

    Now you have a death recent project! Would be great if the broken project is not in the list <img src="smileys/smiley20.gif" border="0" align="middle" />

  • Nice! Did you also fix this here?

    Function: void __thiscall Layer::SetInitiallyVisible(bool)

  • Other properties are also affected.

    <font size="2">

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Modifying deleted layer

    Condition: !IsDeleted()

    File: Projects\Layer.cpp

    Line: 451

    Function: void __thiscall Layer::SetTransparent(bool)

    Build: release 50 (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.

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

    Abbrechen   Wiederholen   Ignorieren   

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

    </font>

  • Sorry Ashley more work for you <img src="smileys/smiley18.gif" border="0" align="middle" />

    Again new project.

    1) Create new layer (Layer 1)

    2) Delete layer (Layer 0)

    3) Change property 'Force own texture' to 'Yes'

    4) BAM!

    <font size="2">

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Modifying deleted layer

    Condition: !IsDeleted()

    File: Projects\Layer.cpp

    Line: 516

    Function: void __thiscall Layer::SetForceOwnTexture(bool)

    Build: release 50 (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.

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

    Abbrechen   Wiederholen   Ignorieren   

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

    </font>