I've done further narrowing down and it seems that the moghunter plugin command "clear_weather" is causing it. Even on a new game it happens. I thought that command was linked to the moghunter Mog_TimeSystem.js plugin but even when I turn it off the error still occurs, I have to delete the plugin command from any events on the map to get rid of the error.
Edit: Wait, I am just wondering... I read this on the OrangeOverlay - Animated Parallax Addon page:
Orange Overlay 1.1.4 - Plugin DL - (Updated 7July17)
With permission from Hudell and thanks to Chaucer for the plugin fix, here's an updated version of Orange Overlay. This version fixes the broken plugin commands people were experiencing when trying to change parallaxes via events.
Maybe this is what is happening?
o_O
Even on a new game (and new project) with no other plugins than OrangeOverlay and Animated Parallax Addon when I use the plugin command "clear_weather" on a map I get the error.
Clear_Weather is linked to the "MOG_Weather_EX.js" so I guess there is some incompatibility between this plugin and the Animated Parallax Addon. But I don't understand because I started a new project and a new game with ONLY the OrangeOverlay and Animated Parallax Addon activated and when I made an event with the plugin command "clear_weather" I get the error.
Edit: Alright, apparently ANY nonsensical plugin command or even an empty plugin command with no type triggers this error when the Animated Parallax Addon plugin is active. So this plugin must be rendering the "clear_weather" command for MOG_Weather_EX.js as not recognizable?
Um, when I move the "animated addon" above OrangeOverlay in the editer load order the issue stops occuring, Are "addon" plugins that require abother plugin to work supposed to go above or below the primary plugin?