Hi,
getting this when opening:
Edit:
Got the EncDec.zip from http://290px.com/plugins/EncDec.zip
are you using any plugin using "Zeitas" as plugin id, if yes remove that one or if you have duplicated the same encdec plugin then delete that copy.
I have the same error, because you uploaded the wrong plugin. You uploaded the official "function" plugin by scirra instate of yours <img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing"> would be nice if u can fix your upload pls
function GetPluginSettings()
{
return {
"name": "Function",
"id": "Function",
"version": "1.0",
"description": "Run other events in an action, like functions in programming languages.",
"author": "Scirra",
"help url": "http://www.scirra.com/manual/149/function",
"category": "General",
"type": "object", // not in layout
"rotatable": false,
"flags": pf_singleglobal
};
};[/code:3k1aske7]