Not Working [Error : BepInEx] Error Loading [Sheriff Mod]
Lantt1 opened this issue · 4 comments
So my sheriff mod is not working and my log output has this error in it
[Error : BepInEx] Error loading [Sheriff Mod] : Patching exception in method System.Void PIEFJFEOGOL::Update()
One Drive? Please use another local folder location on your pc.
Try to install among us on your desktop for example
Pls tell me your Among Us Version, Windows Version, is it Steam Version?
You also can post the full log here.
windows and steam version.
here is the full log
[Message: Preloader] BepInEx 6.0.0.0 - Among Us
[Info : Preloader] Running under Unity v2019.4.9.5308042
[Debug : Preloader] Game executable path: C:\Users\user\OneDrive\Työpöytä\Among Us - Sheriff\Among Us.exe
[Debug : Preloader] Unhollowed assembly directory: C:\Users\user\OneDrive\Työpöytä\Among Us - Sheriff\BepInEx\unhollowed
[Debug : Preloader] BepInEx root path: C:\Users\user\OneDrive\Työpöytä\Among Us - Sheriff\BepInEx
[Message: BepInEx] Chainloader initialized
[Debug : Preloader] Runtime invoke pointer: 0x5776B70
[Debug : Preloader] Runtime invoke patched
[Info : BepInEx] 1 plugins to load
[Info : BepInEx] Loading [Sheriff Mod 1.0.1.0] - C:\Users\user\OneDrive\Työpöytä\Among Us - Sheriff\BepInEx\plugins\SherifMod.dll
[Message:Sheriff Mod] Sheriff Mod loaded
[Error : BepInEx] Error loading [Sheriff Mod] : Patching exception in method System.Void PIEFJFEOGOL::Update()
[Debug : BepInEx] HarmonyLib.HarmonyException: Patching exception in method System.Void PIEFJFEOGOL::Update() ---> System.IO.FileNotFoundException: Could not load file or assembly 'UnityEngine.AudioModule, Version=3.7.1.6, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
at HarmonyLib.PatchFunctions.UpdateWrapper (System.Reflection.MethodBase original, HarmonyLib.PatchInfo patchInfo) [0x0005d] in <1244e1dfdee541eba72b22609d108c18>:0
at HarmonyLib.PatchClassProcessor.ProcessPatchJob (HarmonyLib.PatchJobs1+Job[T] job) [0x000b2] in <1244e1dfdee541eba72b22609d108c18>:0 --- End of inner exception stack trace --- at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x00044] in <1244e1dfdee541eba72b22609d108c18>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x00084] in <1244e1dfdee541eba72b22609d108c18>:0 at HarmonyLib.Harmony.<PatchAll>b__10_0 (System.Type type) [0x00007] in <1244e1dfdee541eba72b22609d108c18>:0 at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable
1[T] sequence, System.Action1[T] action) [0x00014] in <1244e1dfdee541eba72b22609d108c18>:0 at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <1244e1dfdee541eba72b22609d108c18>:0 at HarmonyLib.Harmony.PatchAll () [0x0001b] in <1244e1dfdee541eba72b22609d108c18>:0 at SheriffMod.SheriffMod.Load () [0x001ba] in <caefeba342a44f608256d384b708505e>:0 at BepInEx.IL2CPP.IL2CPPChainloader.LoadPlugin (BepInEx.PluginInfo pluginInfo, System.Reflection.Assembly pluginAssembly) [0x00019] in <25d17e9887f345fb8db7fda2eb27a374>:0 at BepInEx.Bootstrap.BaseChainloader
1[TPlugin].Execute () [0x00244] in <65112b9cdd4f4db29480f4ac0b81a0c8>:0
[Message: BepInEx] Chainloader startup complete
[Debug : Preloader] Runtime invoke unpatched
@Lantt1 any updates?