Counterfeit's Forum Posts

  • I have noticed two usibility problems. All "problems" relating to a completely new project. I use Windows XP SP3.

    Layer Bar

    1) Tooltip

    Click on 'Layer 0' -> Rename the layer with F2 -> press the 'Del' button.

    Hmm strange the tooltip says to me: "This is the last layer..." I just want change the layer name not deleting it <img src="smileys/smiley5.gif" border="0" align="middle" />

    Also press several times the 'Del' button and look at the shadow (come to the dark side... <img src="smileys/smiley4.gif" border="0" align="middle" />) from the tooltip. Looks like many tooltips overlapping.

    2) New layer

    -> Create a new layer (Layer 1)

    -> Right click on a layer (toolbar is context-based and show correct settings)

    -> Now right click on the white listbox (toolbar is furthermore context-based and shows you only the button 'Add layer at top')

    -> If the context menu is opened, click on the selected layer

    -> Context menu lost context-based informations

    Puh I hope it's understandable ^^

  • I have a run =) The second error is not so nice ;-)

    1) New project

    2) Show Configuration Bar

    3) Add configuration...

       3.1) Do not change the settings

    4) Create configuration

       4.1) No at the prompt

    -- This parts (A,B) are very interesting, depends on what you're doing

    A) Press the down key

    A.1) Look at Error message A

    B) Click on the listbox item "HTML 5"

    B.1) Press the down key (two selected items, that should not working!?)

    B.2) Press the 'Del' key

    B.3) Unhandled Exception!

    B.4) I attach Visual Studio as debugger and "catched" a error:

    The program '[2188] Construct2.exe: Native' has exited with code -1073740777 (0xc0000417).

    Error message A

    <font size="2">

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Creating world instances undo point with no instances

    Condition: !instances.empty()

    File: Projects\WorldInstance.cpp

    Line: 825

    Function: __thiscall ModifyWorldInstancesAction::ModifyWorldInstancesAction(class Project &,const class std::vector<class WorldInstance *,class std::allocator<class WorldInstance *> > &,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   

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

    </font>

  • 1) New project

    2) Object Bar -> Add subfolder

    3) Delete subfolder

    4) BAM!

    <font size="2">

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Object bar item is not an object type

    Condition: type == it_object_type

    File: Bars\ObjectBar.cpp

    Line: 1309

    Function: class ObjectType *__thiscall CObjectBar::ItemInfo::GetObjectType(void) const

    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>

  • With this steps I can reproduce following bug (see below).

    Steps

    1) Create a new project

    2) Insert new object -> Keyboard

    3) Insert new object -> Sprite (leave it blank)

    4) Go to the event sheet

       4.1) Add event -> Keyboard | Right arrow is down

       4.2) Add action -> Sprite | Rotate 15 degrees clockwise

    5) Close the tabs (Layout 1 and Event sheet 1)

    6) Delete the sprite from the project bar

       6.1) Click yes in the prompt

    6) Save the project

    7) Close the project

    8) Load the project

    9) BAM!

    If that does not work for you, I can provide the project file.

    <font size="2">

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    Action ID does not appear to exist in related plugin

    Condition: plugin->HasActionID(act_id)

    File: Projects\EventAction.cpp

    Line: 35

    Function: __thiscall EventAction::EventAction(class EventBlock &,class ObjectType *,class BehaviorType *,int,class std::vector<class std::unique_ptr<class EventParameter,struct std::default_delete<class EventParameter> >,class std::allocator<class std::unique_ptr<class EventParameter,struct std::default_delete<class EventParameter> > > > &&)

    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>

  • Yes a certain size.

    No error:

    <img src="http://img41.imageshack.us/img41/8007/noerror.png" border="0" />

    Error:

    <img src="http://img97.imageshack.us/img97/1475/errorzbw.png" border="0" />

    I hope you know what I mean.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I have tested the current version and the error message still appears. But I have a solution for this problem <img src="smileys/smiley1.gif" border="0" align="middle" />

    A minimum size of the window would eliminate the problem.

  • I have tested it with the driver version 11.6. Tonight I will test the current version 11.7.

  • I wanted to shrink the Construct 2 window and got this following error.

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

    Construct 2

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

    Unknown error drawing OpenGL view.

    To prevent floods of alerts, rendering errors are only reported once. This layout may no longer display correctly so you may want to try closing and reopening the tab.

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

    OK   

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

    After I confirmed with OK, no error is more <img src="smileys/smiley5.gif" border="0" align="middle" /> When I open the tab again and repeat the process, it crashes again.

    [SYSTEM]

    Windows XP SP3

    ATI Radeon HD 3400

    Construct 2 R50