sinai-dev / UnityExplorer

An in-game UI for exploring, debugging and modifying IL2CPP and Mono Unity games.
GNU General Public License v3.0
2.29k stars 345 forks source link

Among Us v2021.3.5s crashes with the latest UnityExplorer version #46

Closed Spokloo closed 3 years ago

Spokloo commented 3 years ago

Hi, Among Us v2021.3.5s crashes with the latest UnityExplorer version.

DigiWorm0 commented 3 years ago

The latest Unity Explorer appears to work fine on the latest BepInEx (BepInEx 6.0.0-be.350). Could you provide specific errors and/or log output? (If you are using Steam, logs are available at C:\Program Files (x86)\Steam\steamapps\common\Among Us\BepInEx\LogOutput.log)

If you are still confused, I recommend following the instructions provided by the reactor community here.

sinai-dev commented 3 years ago

Yeah seems to work fine for me with both BepInEx and MelonLoader. Try re-installing your mod loader and regenerating the unhollowed Assemblies maybe.

Spokloo commented 3 years ago

Sorry I didn't see your answers, the error I get is this : [Error : Unity] Hooked up SceneManager callback And then the game crashes. I tried many times to redownload UnityExplorer, Bepinex, Reactor etc... followed the documentation and all, but it still doesn't work.

sinai-dev commented 3 years ago

I think that error is fine, its just something logged by the game.

I downloaded Reactor's BepInEx 6, the Reactor plugin and the latest UnityExplorer release and tested them, they definitely seem to be working for me:

image

Do you have other mods enabled? It's possible one of them is causing the crash somehow. Otherwise I might need your full BepInEx log to diagnose this any further.

Spokloo commented 3 years ago

I have my custom mod and also Essentials but it worked fine with older versions so this is weird. Logoutput

Spokloo commented 3 years ago

I also just tried to run my game without my custom mod and Essentials but it still crashes

sinai-dev commented 3 years ago

Hmm weird, not sure what would be different then. Maybe try deleting the entire Among Us folder and reinstalling everything?