C2 crashes when I try and add an image to my main game project, DaKoo. This is a large project. C2 locks up when I try to edit an action on any of the event sheets.Below is the exact error.
Cheers
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
GetHICON returned NULL
Condition: ret != NULL
File: Projects\ObjectTexture.cpp
Line: 617
Function: struct HICON__ *__cdecl ResizeBitmapToIcon(const class cr::vector2_base<int> &,class Gdiplus::Bitmap *,int)
Build: release 242 (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.
---------------------------
Abort Retry Ignore
---------------------------
Attach a Capx
Description of Capx
Steps to Reproduce Bug
- Step 1
- Step 2
- Step 3 etc.
Observed Result
____ Can not import images and then edit actions or error occurs. Actions can be edited before image import , but menus do not look correct____
Expected Result
____ normal operation when editting actions ____
Affected Browsers
Operating System and Service Pack
____ windows 10 64 bit ____
Construct 2 Version ID
____ release 242 64 bit____