-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Updated for latest to date V Rising release.
Originally posted by @panthernet in #30
I got an error, when i tried your mod:
[Error : BepInEx] Error loading [ModernCamera 2.0.7]: System.NullReferenceException: Object reference not set to an instance of an object.
at Il2CppInterop.Common.Il2CppInteropUtils.GetFieldInfoFromMethod(MethodBase method, String prefix) in C:\Work-\VRisingBepInExBuild\Il2CppInterop\Il2CppInterop.Common\Il2CppInteropUtils.cs:line 10
at Il2CppInterop.Common.Il2CppInteropUtils.GetIl2CppMethodInfoPointerFieldForGeneratedMethod(MethodBase method) in C:\Work-\VRisingBepInExBuild\Il2CppInterop\Il2CppInterop.Common\Il2CppInteropUtils.cs:line 31
at Bloodstone.Util.Il2CppMethodResolver.ResolveFromMethodInfo(MethodInfo method)
at ModernCamera.API.DetourUtils.Create[T](MethodInfo method, T to, T& original)
at ModernCamera.API.DetourUtils.Create[T](Type type, String methodName, T to, T& original)
at ModernCamera.API.DetourUtils.Create[T](Type type, String innerTypeName, String methodName, T to, T& original)
at ModernCamera.Hooks.TopdownCameraSystem_Hook.CreateAndApply()
at ModernCamera.Plugin.Load()
at BepInEx.Unity.IL2CPP.IL2CPPChainloader.LoadPlugin(PluginInfo pluginInfo, Assembly pluginAssembly) in C:\Work-\VRisingBepInExBuild\BepInEx\Runtimes\Unity\BepInEx.Unity.IL2CPP\IL2CPPChainloader.cs:line 136
at BepInEx.Bootstrap.BaseChainloader1.LoadPlugins(IList1 plugins) in C:\Work-\VRisingBepInExBuild\BepInEx\BepInEx.Core\Bootstrap\BaseChainloader.cs:line 411