Sheriff Mod

Sheriff Mod

214k Downloads

I dont see loaded sheriff mod by woodi at the top

Tovarisch642 opened this issue ยท 12 comments

commented

I extracted the files from the zip and copied them all into the among us folder and I dont see loaded sheriff mod by woodi at the top and the mod is not working

commented

Which Operating System do you have? Make sure u start the game via Among Us.exe in the folder. Do not start via steam

commented

windows 10 home edition x64 bit among us is a cracked version
Capture

commented

Currently i am not developing this mod for the cracked version of the game. (I wanna support Innersloth).
However it might be still working on a cracked version if you are lucky

commented

There might be some compatibility problems with Windows 7/8.

commented

I have already sent you something about this on Reddit but it may not hurt to post it in the official issues here too:

I'm running Windows 10 on a virtual machine (Parallels) on Mac. Perhaps I don't have the needed dependencies. Any chance you could say what they are so I manually install them?

commented

I'm running this on Ubuntu 20.04, which I know shouldn't work, but this appears to already be an issue so...
I should have the same solution you give to par5ul1 as it could be a dependency issue.

I do have the steam version (I start it with the .exe though), so it's not cracked (whatever that is, Among Us doesn't have any DRM so I'm not sure if it can be "cracked")

commented

I have the steam vertion but after the first launch it didnt worked anymore. what to do?

commented

So I am running windows 10 on a MacBook and it works fine however my friend who also has a MacBook and is running windows 10 is having trouble installing it. I ensured every step was done correctly even with a fresh install of the game but it didn't work.

commented

My friend is also unable to run the sheriff mod while running windows 10 on her Mac. Might be missing a dependency or something. Does anyone have a fix for this?

commented

I'm having the same issue, and there's no output in the BepInEx folder for logs.

I am running this on Windows 10 in VirtualBox, so there shouldn't be a reason this isn't loading as this is fully emulated Windows. Happy to help debug in any way.

Edit: I've got a stack trace of a crash if that's helpful.

commented

[Message: Preloader] BepInEx 6.0.0.0 - Among Us
[Info : Preloader] Running under Unity v2019.4.9.5308042
[Debug : Preloader] Game executable path: E:\Steam\steamapps\common\Among Us\Among Us.exe
[Debug : Preloader] Unhollowed assembly directory: E:\Steam\steamapps\common\Among Us\BepInEx\unhollowed
[Debug : Preloader] BepInEx root path: E:\Steam\steamapps\common\Among Us\BepInEx
[Message: BepInEx] Chainloader initialized
[Debug : Preloader] Runtime invoke pointer: 0x78826B70
[Debug : Preloader] Runtime invoke patched
[Debug : BepInEx] Examining 'E:\Steam\steamapps\common\Among Us\BepInEx\plugins\SherifMod.dll'
[Info : BepInEx] 1 plugins to load
[Info : BepInEx] Loading [Sheriff Mod 1.0.1.0] - E:\Steam\steamapps\common\Among Us\BepInEx\plugins\SherifMod.dll
[Message:Sheriff Mod] Sheriff Mod loaded
[Message: BepInEx] Chainloader startup complete
[Debug : Preloader] Runtime invoke unpatched
[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*)

commented