-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Latest CoreCLR Plugin does not work #1
Comments
Try BepInEx.Unity.IL2CPP.CoreCLR, doesn't that work? |
this is the one that I used. From my testing it gives this error in all games with unity 2020-2021 |
Tested with AmongUs + BepinEx6.0.0-be.667 and it works fine(BepInEx.Unity.IL2Cpp.CoreCLR). |
just tried to install it to among us and nope. BepInEx loads but the plugin does not. I used UnityExplorer.BepInEx.Unity.IL2CPP.CoreCLR plugin and BepInEx-Unity.IL2CPP-win-x86-6.0.0-be.667 |
OK. mods installed seem to be fine. I have some strange things compared to the logs you gave me and my AmongUs logs that are working correctly.
From the above, try the following.
|
|
In 6.0.0-be667, the unhollowed folder is never created, so I think this issue is probably caused by installing a new BepInEx with the old BepInEx still in place. |
So if you delete the BepInEx folder and install BepInEx 6.0.0-be.667 and start it, and then install UnityExplorer, it should work. |
But the problem is I never installed other bepinex versions on among us. I downloaded clean version of the game today from steam and then installed 667 version there are no leftovers from old versions |
If so, it is probably because the initialization of the first BepInEx failed |
I think that the initialization of BepInEx wasn't completed correctly because a large number of files were created during the initialization process, which may have been blocked by security software(Windows Defender, etc...) or because the game was force-quit in the middle of the initialization process, or other factors. |
okay i just deleted all bepinex folders and reinstalled the game then I downloaded the 667 bepinex build and UnityExplorer.BepInEx.Unity.IL2CPP.CoreCLR plugin, disabled Windows defender and I still get the same error log |
If i delete the plugin then there are no errors about Il2Cpp in the log so i think it's not a bepinex problem |
Do other publicly available mods work properly? |
Here is the build that I tried to fixed the issue that was similar to the UniverseLib issues. |
Yes, this version works, thank you very much. |
fixed in v4.9.2 |
Are you on the latest version of UnityExplorer?
Which release are you using?
BepInEx IL2CPP
Which game did this occur on?
PowerWash Simulator
Unity 2020.3.38f1
Describe the issue.
The game works fine with bepinex but the plugin does not load
Same error and log output on storyteller game
Relevant log output
The text was updated successfully, but these errors were encountered: