Hi, been using an old version of Magicam for a while and noticed a later feature I would love to get in my game but when I update to anything past alpha 3 I get this error when trying to start my project.
Action ID does not appear to exist in related plugin
Condition: plugin->HasActionID(act_id)
File: Projects\EventAction.cpp
Line: 43
Function: __cdecl EventAction::EventAction(class EventBlock &,class ObjectClass *,class BehaviorType *,int,class std::vector<class std::unique_ptr<class EventParameter,struct std::default_delete<class EventParameter> >,class std::allocator<class std::unique_ptr<class EventParameter,struct std::default_delete<class EventParameter> > > > &&,unsigned __int64)
Build: release 156 (64-bit) checked
Component: Construct 2 IDE
(Last Win32 error: 0)
Not sure if that means anything.
Have any idea to what the problem might be? my other projects work fine.