You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, my game won't load any mod when UUVR il2CPP modern is activated and i have this Trace:
`
[Message: Preloader] BepInEx 6.0.0-be.692 - MiSideFull
[Message: Preloader] Built from commit 851521cc126e4f9d841d2d9bfe857558f0395939
[Info : BepInEx] System platform: Windows 10 64-bit
[Info : BepInEx] Process bitness: 64-bit (x64)
[Info : BepInEx] Running under Unity 2021.3.35f1
[Info : BepInEx] Runtime version: 6.0.7
[Info : BepInEx] Runtime information: .NET 6.0.7
[Info :AssemblyPatcher] Loaded 1 patcher type from [BepInExConfigManager.Il2Cpp.Patcher 1.0.0.0]
[Info :AssemblyPatcher] Loaded 1 patcher type from [Uuvr.Patcher 0.0.0.0]
[Info : Preloader] 2 patcher plugins loaded
[Info : Preloader] 2 assemblies discovered
[Info : Console] Patching UUVR...
[Info : Console] Copying mod files to game... These files get overwritten every time the game starts. If you want to change them manually, replace them in the mod folder instead: C:\Users\DrapNard\AppData\Roaming\raicuparta\rai-pal\data\installed-mods\7094394445867082910\BepInEx\patchers\uuvr-il2cpp-modern\CopyToGame
[Info : Console] Copied files from:
C:\Users\DrapNard\AppData\Roaming\raicuparta\rai-pal\data\installed-mods\7094394445867082910\BepInEx\patchers\uuvr-il2cpp-modern\CopyToGame\Root
to:
C:\Users\DrapNard\Desktop\MiSide.v0.91F
[Info : Console] Copied files from:
C:\Users\DrapNard\AppData\Roaming\raicuparta\rai-pal\data\installed-mods\7094394445867082910\BepInEx\patchers\uuvr-il2cpp-modern\CopyToGame\Data\StreamingAssets\SteamVR
to:
C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/StreamingAssets\SteamVR
[Info : Console] Copied files from:
C:\Users\DrapNard\AppData\Roaming\raicuparta\rai-pal\data\installed-mods\7094394445867082910\BepInEx\patchers\uuvr-il2cpp-modern\CopyToGame\Data\StreamingAssets
to:
C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/StreamingAssets
[Info : Console] Copied files from:
C:\Users\DrapNard\AppData\Roaming\raicuparta\rai-pal\data\installed-mods\7094394445867082910\BepInEx\patchers\uuvr-il2cpp-modern\CopyToGame\Data\UnitySubsystems\UnityOpenXR
to:
C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/UnitySubsystems\UnityOpenXR
[Info : Console] Copied files from:
C:\Users\DrapNard\AppData\Roaming\raicuparta\rai-pal\data\installed-mods\7094394445867082910\BepInEx\patchers\uuvr-il2cpp-modern\CopyToGame\Data\UnitySubsystems\XRSDKOpenVR
to:
C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/UnitySubsystems\XRSDKOpenVR
[Info : Console] Copied files from:
C:\Users\DrapNard\AppData\Roaming\raicuparta\rai-pal\data\installed-mods\7094394445867082910\BepInEx\patchers\uuvr-il2cpp-modern\CopyToGame\Data\UnitySubsystems
to:
C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/UnitySubsystems
[Info : Console] Copied files from:
C:\Users\DrapNard\AppData\Roaming\raicuparta\rai-pal\data\installed-mods\7094394445867082910\BepInEx\patchers\uuvr-il2cpp-modern\CopyToGame\Data
to:
C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/
[Info : Console] ### Found 4 plugins
[Info : Console] Deleting plugin C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/Plugins\openvr_api.dll
[Info : Console] Deleting plugin C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/Plugins\openxr_loader.dll
[Info : Console] Deleting plugin C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/Plugins\UnityOpenXR.dll
[Info : Console] Deleting plugin C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/Plugins\XRSDKOpenVR.dll
[Info : Console] Detected game as being x64
[Info : Console] Copied files from:
C:\Users\DrapNard\AppData\Roaming\raicuparta\rai-pal\data\installed-mods\7094394445867082910\BepInEx\patchers\uuvr-il2cpp-modern\CopyToGame\Plugins\x64
to:
C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/Plugins
[Info : Console] Looking for game data path: 'C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/'
[Info : Console] Backing up 'C:\Users\DrapNard\Desktop\MiSide.v0.91F\MiSideFull_Data/globalgamemanagers'...
[Info : Console] Backup already exists.
[Info : Console] Using classData file from path 'C:\Users\DrapNard\AppData\Roaming\raicuparta\rai-pal\data\installed-mods\7094394445867082910\BepInEx\patchers\uuvr-il2cpp-modern\classdata.tpk'
[Info : Console] Writing!...
[Info : Console]
[Info : Console] Installed successfully, probably.
[Message:AssemblyPatcher] Executing 0 patch(es)
[Message: BepInEx] Chainloader initialized
[Fatal : BepInEx] Unable to execute IL2CPP chainloader
[Error : BepInEx] System.MissingMethodException: Method not found: 'LogCallback LogCallback.op_Implicit(System.Action`3<System.String,System.String,UnityEngine.LogType>)'.
at BepInEx.Unity.IL2CPP.Logging.IL2CPPUnityLogSource..ctor()
at BepInEx.Unity.IL2CPP.IL2CPPChainloader.OnInvokeMethod(IntPtr method, IntPtr obj, IntPtr parameters, IntPtr exc) in /home/runner/work/BepInEx/BepInEx/Runtimes/Unity/BepInEx.Unity.IL2CPP/IL2CPPChainloader.cs:line 88
`
Any idea ? (Pls make the a readme for building)
The text was updated successfully, but these errors were encountered:
Hello, my game won't load any mod when UUVR il2CPP modern is activated and i have this Trace:
`
[Message: Preloader] BepInEx 6.0.0-be.692 - MiSideFull
[Message: Preloader] Built from commit 851521cc126e4f9d841d2d9bfe857558f0395939
[Info : BepInEx] System platform: Windows 10 64-bit
[Info : BepInEx] Process bitness: 64-bit (x64)
[Info : BepInEx] Running under Unity 2021.3.35f1
[Info : BepInEx] Runtime version: 6.0.7
[Info : BepInEx] Runtime information: .NET 6.0.7
[Info :AssemblyPatcher] Loaded 1 patcher type from [BepInExConfigManager.Il2Cpp.Patcher 1.0.0.0]
[Info :AssemblyPatcher] Loaded 1 patcher type from [Uuvr.Patcher 0.0.0.0]
[Info : Preloader] 2 patcher plugins loaded
[Info : Preloader] 2 assemblies discovered
[Info : Console] Patching UUVR...
[Info : Console] Copying mod files to game... These files get overwritten every time the game starts. If you want to change them manually, replace them in the mod folder instead: C:\Users\DrapNard\AppData\Roaming\raicuparta\rai-pal\data\installed-mods\7094394445867082910\BepInEx\patchers\uuvr-il2cpp-modern\CopyToGame
[Info : Console] Copied files from:
`
Any idea ? (Pls make the a readme for building)
The text was updated successfully, but these errors were encountered: