v-rising / ModernCamera

MIT License
48 stars 3 forks source link

(2.0.0) Error spamming logs #21

Open Sythalin opened 1 month ago

Sythalin commented 1 month ago
[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* )
Sythalin commented 1 month ago

Edited title, issue persists in 2.0.0

slpintern commented 1 month ago

I am having the same issue. The log fills up with this error and if I click on the log, the game and the prompt freeze, forcing me to restart the game.

Thank you so much for all the work on this - it is much appreciated!

ChrisODonnell25 commented 4 weeks ago

Yep same issue, game just froze after I clicked on the BepInEx terminal:


[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* )
shortybsd commented 4 weeks ago

Same

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.

willcp10 commented 3 weeks ago

Any updates on this?

shortybsd commented 3 weeks ago

Any updates on this?

3 weeks and no response from dev. I am rebuilding it to fix this issue until the dev does. Can't stand the stock camera limitation and this is the only mod I can't live without.

TwoHeadedBoy commented 3 weeks ago

Any updates on this?

3 weeks and no response from dev. I am rebuilding it to fix this issue until the dev does. Can't stand the stock camera limitation and this is the only mod I can't live without.

I'd be interested in this rebuild if you can get it working. I just got this mod and I'd love for it to get fixed

shortybsd commented 3 weeks ago

Yep same issue, game just froze after I clicked on the BepInEx terminal:

[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* )

This is because you paused the terminal, simply hit spacebar to unpause. Title of the window should state if you paused the terminal. To get rid of this in future launches, do the following: 1.) While terminal window is opened and not paused, left click the farthest top left icon. It will bring up a menu. 2.) Click Properties. 3.) Under Properties, there is an Edit Options section, uncheck "Quick Edit Mode" and "Insert Mode". 4.) Click "Ok" :)

BIOSMonkey commented 2 weeks ago

Same

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.

You can delete the log file periodically.

serial77 commented 1 week ago

Same issue here. Please update libs after hotfixes!

serial77 commented 6 days ago

Any updates on this?

3 weeks and no response from dev. I am rebuilding it to fix this issue until the dev does. Can't stand the stock camera limitation and this is the only mod I can't live without.

Did you fork it?

firehawkx commented 6 days ago

Starting playing this game a few days ago in coop with my wife... we added about 10-15 mods so far... and its awesome! Just posting that we'd also love the fork/update whenever this is fixed :)