rexrainbow First of all, Thank you for such a wonderful plugin. Now, when I try to open the sample .capx, with C2 r167 release it says something like this:
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
Loading sprite from pre-r47 project but can't find its old-style texture
Condition: FileExists(file.c_str())
File: Projects\ObjectType.cpp
Line: 619
Function: class std::unique_ptr<class ObjectType,struct std::default_delete<class ObjectType> > __cdecl ObjectType::CreateFromXmlElement(class ObjectFolder &,const class xml::element &,bool,const class ObjectType *)
Build: release 167 (64-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.
---------------------------
Anular Reintentar Omitir
---------------------------
could you do something about it please?, or could you give me some indications about this bug so I can fix it my self?. Thank you again!