1. I have saved it to my session plugins preset, so it loads automatically. But during loading my default scene, I get this errormessage (Plugin works despite of it):
!> Plugin file Custom/Scripts/CheesyFX/FocusOnMe/ScenePlugin/FocusOnMe_ScenePlugin.cs does not exist
2. I cannot save my scene anymore when the plugin is added, this is a showstopper.
If I remove the plugin from session plugins, I am able to save again.
!> Exception during Save: System.ArgumentNullException: Argument cannot be null.
Parameter name: key
at System.Collections.Generic.Dictionary`2[System.String,JSONStorable].TryGetValue (System.String key, .JSONStorable& value) [0x00000] in <filename unknown>:0
at Atom.GetStorableByID (System.String storeid) [0x00000] in <filename unknown>:0
at CheesyFX.LightMeUp.GetOrAddScenePlugin () [0x00000] in <filename unknown>:0
at CheesyFX.LightMeUp.ParseSceneLightConfig () [0x00000] in <filename unknown>:0
at SuperController.SaveInternalFinish (System.String saveName, .Atom specificAtom, Boolean includePhysical, Boolean includeAppearance, .ScreenShotCallback callback, Boolean isOverwrite) [0x00000] in <filename unknown>:0
at SuperController.SaveInternal (System.String saveName, .Atom specificAtom, Boolean includePhysical, Boolean includeAppearance, .ScreenShotCallback callback, Boolean isOverwrite, Boolean fromPlugin) [0x00000] in <filename unknown>:0