Pesky flags.
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
Encountered second <b> before first was closed with </b>
Condition: bold_flag == false
File: Controls\EventString.cpp
Line: 205
Function: void __cdecl EventString::FragmentString(void)
Build: release 238 (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
---------------------------
Oh snap!
I'm still on the latest stable release and haven't encountered this error. Tried the latest beta just now and it greeted me with a different check failure even without my plugin installed (although a couple of different third party plugins).
Did something significant change here? I wasn't exactly in touch lately with what's going on around here...
EDIT: Appears C2 got a bit more anal about stuff lately . Looked three times over it, but couldn't find any error in the markup in edittime.js. For the moment I just removed any <b> tags and it appears to work fine now with the latest beta. Download the plugin again if necessary.