I’m trying to do the most basic hello world of startup events and just changing the state to “enabled” results in this error when I change it to “global-enabled”:
An unexpected error occurred while Saving Event Plugin Settings:
The given key was not present in the dictionary. (Deadline.Plugins.PluginException)
at Deadline.Events.SandboxedEventManager.a(DeadlineMessage A_0)
at Deadline.Events.SandboxedEventManager.CheckForUpdates()
at Deadline.Monitor.WorkItems.SaveEventPluginSettingsWI.InternalDoWork()
at Deadline.Monitor.MonitorWorkItem.DoWork()