Replies: 1 comment 1 reply
-
|
Hi thanks for your report. This is a harmless null pointer exception (pretty normal), which should not crash your game. This will get fixed in the next version. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
following errors are displaying, When my friend, try to launch the game
[Error : Detour] System.NullReferenceException: Object reference not set to an instance of an object
at SheriffMod.PlayerControlPatch.Postfix (KMOGFLPJLLK IOFBPLNIJIC) [0x0000b] in :0
at (wrapper dynamic-method) FFGALNAPKCD.DMDFFGALNAPKCD::RpcSyncSettings(FFGALNAPKCD,KMOGFLPJLLK)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DMD<DMD<(il2cpp -> managed) RpcSyncSettings>?93846242::(il2cpp -> managed) RpcSyncSettings>(intptr,intptr,UnhollowerBaseLib.Runtime.Il2CppMethodInfo)
[Error : Detour] System.NullReferenceException: Object reference not set to an instance of an object
at SheriffMod.HudPatch.Postfix (PIEFJFEOGOL __instance) [0x00034] in :0
at (wrapper dynamic-method) PIEFJFEOGOL.DMDPIEFJFEOGOL::Update(PIEFJFEOGOL)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.DMD<DMD<(il2cpp -> managed) Update>?44255907::(il2cpp -> managed) Update>(intptr,UnhollowerBaseLib.Runtime.Il2CppMethodInfo)
Beta Was this translation helpful? Give feedback.
All reactions