ludei / Construct-2-plugin

http://www.ludei.com
41 stars 35 forks source link

Cannot find action with the ID 23 in the plugin 'CocoonJS' (CJSAds). #52

Closed Perlesvaus closed 10 years ago

Perlesvaus commented 10 years ago

I have seen that the last opened ticket it was only 3 days ago and I would to submit that issue from the last version of C2 r184


Unable to load project

Could not open project '\?\C:\Users\uTest\AppData\Local\Temp\cap21CKHX\CocoonJS Extensions Demo.caproj':

Cannot find action with the ID 23 in the plugin 'CocoonJS' (CJSAds). This is usually caused by a third-party plugin developer removing the action from the plugin in an update (instead they should set the deprecated flag on it which does not break existing projects), or reinstalling an older version of the plugin that does not have an action used in this project.

OK

Thanks for attention.

LibelulaV commented 10 years ago

Hello,

You have to update the plugin. That error only happens when you try to open a recent project using an old version of the plugin. If you updated C2 recently, the plugin went back to the old version, because it is the one that comes by default with C2. Please, follow the steps explained in the README and don't forget to replace the prelude in the html7 folder.

Regards.

Perlesvaus commented 10 years ago

Thanks for your support!