Counterfeit's Recent Forum Activity

  • You process the files in spite of the message:

    "Unkown file extension"

    1) Import

    2) Crash

    3) Successfully imported

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Creating deleted status undo point with no elements

    Condition: !project_elements.empty()

    File: Undo.cpp

    Line: 62

    Function: __thiscall ModifyDeletedStatus::ModifyDeletedStatus(const class std::vector<class ProjectElement *,class std::allocator<class ProjectElement *> > &,bool,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &)

    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   

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

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I tested different sound files with the audio importer and now I have over 50 audio files in the project. Now I wanted to delete all files, but it only works individually.

    Now I have no problem deleting them individually but every time the selector jump to the root folder! That's annoying <img src="smileys/smiley11.gif" border="0" align="middle" />

  • In addition, I've found out a bug that if you have the following structure:

    <img src="http://img718.imageshack.us/img718/2921/structurel.png" border="0" />

    1) Delete ('Del' key) the latest item in the folder "Event sheet"

    2) Delete event sheet

       Are you sure you want to delete this event sheet?

       Yes

    3) Now he wants to also delete the last item "Text" at Object types

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

  • 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!

  • 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>

Counterfeit's avatar

Counterfeit

Member since 26 Jul, 2011

None one is following Counterfeit yet!

Trophy Case

  • 13-Year Club

Progress

13/44
How to earn trophies