https://dl.dropboxusercontent.com/u/608 ... ando2.capx
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
Undefined object combo property
Condition: XmlStrToPropStr(f->second, p->type) != L"undefined"
File: Projects\ObjectInstance.cpp
Line: 424
Function: void __cdecl ObjectInstance::ReadPropertiesFromXmlElement(const class xml::element &)
Build: release 240 (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.
---------------------------
Anular Reintentar Omitir
---------------------------
This message appears when I open my project, previously this message had not appeared.
If I click on "retry" the project opens normally.
What does this mean? Can I solve it in any way?
EDIT The error occurs because the initial animation of the radar is called "undefined", this causes the error.
If the name is changed to "Default", then the error does not occur.