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>