v-rising / ModernCamera

MIT License
48 stars 3 forks source link

Constant Null Reference Exception flooding log file v2.0.0 #26

Closed shortybsd closed 3 months ago

shortybsd commented 3 months ago

v2.0.0 - Constantly spams the following:

[Error :Il2CppInterop] During invoking native->managed trampoline Exception: System.NullReferenceException: Object reference not set to an instance of an object. at ModernCamera.Patches.ActionWheelSystem_Patch.OnUpdate(ActionWheelSystem __instance) at DMD<ProjectM.UI.ActionWheelSystem::OnUpdate>(ActionWheelSystem this) at (il2cpp -> managed) OnUpdate(IntPtr , Il2CppMethodInfo* )

Poor log file is 20 GB due to this constant spam.