BudgetAirpods / InsanityRemastered

A mod for Lethal Company that adds more features to the insanity mechanic.
4 stars 3 forks source link

Repeating crash in the log upon leaving #45

Open Cephelo opened 7 months ago

Cephelo commented 7 months ago

When leaving on the ship, I saw at lest half a dozen identical crashes happen one after the other, originating from this mod:

[Error  : Unity Log] NullReferenceException
Stack trace:
InsanityRemastered.General.InsanityGameManager.NearLightSource (System.Single checkRadius) (at <686dfe69105f4c2d8ef690bd44df50a8>:IL_0016)
InsanityRemastered.General.InsanityGameManager.get_IsNearLightSource () (at <686dfe69105f4c2d8ef690bd44df50a8>:IL_0000)
InsanityRemastered.Patches.PlayerPatcher.PlayerInsanityPatch () (at <686dfe69105f4c2d8ef690bd44df50a8>:IL_00C2)
(wrapper dynamic-method) GameNetcodeStuff.PlayerControllerB.DMD<GameNetcodeStuff.PlayerControllerB::SetPlayerSanityLevel>(GameNetcodeStuff.PlayerControllerB)
(wrapper dynamic-method) GameNetcodeStuff.PlayerControllerB.DMD<GameNetcodeStuff.PlayerControllerB::Update>(GameNetcodeStuff.PlayerControllerB)

We are using the latest version. This isn't a dire issue, since I don't think it caused any additional lag or problems, but I figured I'd put it here anyway just in case. Let me know if I can be of any help.

se3ya commented 6 months ago

Getting the same issue