!> System.NullReferenceException: Object reference not set to an instance of an object at CheesyFX.Orifice.SetPenetrated (Boolean val) [0x00000] in <filename unknown>:0 at CheesyFX.Orifice.set_isPenetrated (Boolean value) [0x00000] in <filename unknown>:0
Hello, while playing, the above issues will appear. The game currently has no obvious problems, but if I save and then open this scene next time, the PoseME plugin options page becomes completely blank. Reloading the plugin does not fix it.
It also throws errors. The content is as follows:
!> System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
at System.Collections.Generic.List`1[UnityEngine.Transform].get_Item (Int32 index) [0x00000] in <filename unknown>:0
at CheesyFX.Gaze+Ass..ctor (CheesyFX.Person person, System.String side) [0x00000] in <filename unknown>:0
at CheesyFX.Gaze.RegisterPerson (CheesyFX.Person person, CheesyFX.Gaze gaze) [0x00000] in <filename unknown>:0
at CheesyFX.Person.Init (CheesyFX.CapsulePenetrator penetrator) [0x00000] in <filename unknown>:0
at CheesyFX.FillMeUp.AddPenetrator (.Atom atom) [0x00000] in <filename unknown>:0
!> System.InvalidOperationException: Operation is not valid due to the current state of the object
at System.Linq.Enumerable.First[Person] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0
at System.Linq.Enumerable.First[Person] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
at CheesyFX.PoseMe.GetSceneContent (Boolean init) [0x00000] in <filename unknown>:0
at CheesyFX.PoseMe.Init () [0x00000] in <filename unknown>:0
Many saved poses cannot be loaded because the PoseME options page is blank and shows nothing. I have tried salvaging the scene, deleting all plugins, saving again, then exiting the game, restarting it, and reloading the plugins, but it still does not work. The PoseME page cannot be loaded.