Greetings,
I've received an error message when opening Construct 2 lately. This is after the computer has been off or coming out of hibernate; Construct 2 is not left running in the background. This has not happened before and only started after downloading the latest 115 update.
The computer is a Windows 7 64-bit machine with 8g memory and a quad-core AMD processor. Drivers are always updated and re-checked with each Construct update.
When I hit 'Retry', the program starts normally, so I'm not too worried since nothing was lost as a result. Just wanted to make you guys aware of it.
Here's the text from the window that popped up:
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
ACE table: Expression ID duplicated in ACE table
Condition: exp_ids.find(id) == exp_ids.end()
File: c:\c2\source\exporters\html5\..\..\common\ERAHelpers.h
Line: 254
Function: void __cdecl era::ACETable::AddExpression(int,int,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &,void (__cdecl *)(const class era::StaticResult **,int,class era::StaticEvaluation *))
Build: release 115 (64-bit) checked
Component: HTML5 exporter
(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
---------------------------