Yes please! What is slapping what?
Okay, I'm not completely sure what's happening here and I'm trying my best to troubleshoot. This issue I have only happens on specific scenes I have saved (not newer ones I create.)
This is a log that pops up when the scene is loaded:
!> Exception during plugin script Init: System.NullReferenceException: Object reference not set to an instance of an object
at CheesyFX.Anus.Init (System.String name) [0x00000] in <filename unknown>:0
at CheesyFX.FillMeUp.Init () [0x00000] in <filename unknown>:0
at MVRPluginManager.CreateScriptController (.MVRPlugin mvrp, DynamicCSharp.ScriptType type) [0x00000] in <filename unknown>:0
!> Exception during plugin script Init: System.NullReferenceException: Object reference not set to an instance of an object
at CheesyFX.ExpressionMorph.get_uid () [0x00000] in <filename unknown>:0
at CheesyFX.ReadMyLips.Init () [0x00000] in <filename unknown>:0
at MVRPluginManager.CreateScriptController (.MVRPlugin mvrp, DynamicCSharp.ScriptType type) [0x00000] in <filename unknown>:0
!> Exception caught: System.NullReferenceException: Object reference not set to an instance of an object
at CheesyFX.AudioImporter.ReadBundle (MeshVR.AssetBundleFromFileRequest bundle, System.Collections.Generic.List`1 clipLibraries) [0x00000] in <filename unknown>:0
at CheesyFX.AudioImporter.OnBundleLoaded (MeshVR.AssetBundleFromFileRequest request, System.Collections.Generic.List`1 clipLibraries) [0x00000] in <filename unknown>:0
Maybe I have a corrupted atom or something?