Hi,
last time Ashley said this error is caused due the translation. But it also occours with the standard english version.
--------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
Could not find behavior's combo property index
Condition: index >= 0
File: Projects\BehaviorInstance.cpp
Line: 374
Function: class cr::pod<class std::vector<struct era::InstanceProperty,class std::allocator<struct era::InstanceProperty> > > __cdecl BehaviorInstanceERACallback::GetProperties(void) const
Build: release 100 (64-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
---------------------------
The german buttons are cause the UI, my Windows is german, and this seems to be a standard error window.
It is everytime when i run the layout. When i ignore, the project seems to work fine. didnt find any bugs while runtime.
Best regards :)