· 6 years ago · Oct 12, 2019, 09:26 PM
1[Message: BepInEx] BepInEx 5.0.0.0 RC1 - Risk of Rain 2
2[Message: BepInEx] Compiled in Unity v2018 mode
3[Info : BepInEx] Running under Unity v2018.3.14.13691377
4[Message: BepInEx] Preloader started
5[Info : BepInEx] Loaded 1 patcher methods from BepInEx.MonoMod.Loader
6[Debug : BepInEx] Loaded 0 patcher methods from Mono.Cecil.Mdb
7[Debug : BepInEx] Loaded 0 patcher methods from Mono.Cecil.Pdb
8[Debug : BepInEx] Loaded 0 patcher methods from Mono.Cecil.Rocks
9[Info : BepInEx] 2 patcher plugin(s) loaded
10[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
11[Info : BepInEx] Patching [Assembly-CSharp] with [BepInEx.MonoMod.Loader/BepInEx.MonoMod.Loader.Patcher]
12[Message: MonoMod] [Main] Scanning for mods in directory.
13[Message: MonoMod] [ReadMod] Loading mod dir: D:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\BepInEx\monomod
14[Message: MonoMod] [ReadMod] Loading mod: D:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\BepInEx\monomod\Assembly-CSharp.ItemLib.MM.dll
15[Message: MonoMod] [ReadMod] Loading mod: D:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\BepInEx\monomod\Assembly-CSharp.R2API.mm.dll
16[Message: MonoMod] [Main] mm.PatchRefs(); fixup pre-pass
17[Message: MonoMod] [Main] mm.AutoPatch();
18[Message: MonoMod] [AutoPatch] Parsing rules in loaded mods
19[MonoMod] [RulesModder] [Write] Writing modded module into output stream.
20[MonoMod] [RulesModder] [Write] Writing modded module into output stream.
21[Message: MonoMod] [AutoPatch] PrePatch pass
22[Message: MonoMod] [AutoPatch] Patch pass
23[Message: MonoMod] [AutoPatch] PatchRefs pass
24[Message: MonoMod] [PostProcessor] PostProcessor pass #1
25[Message: MonoMod] [Main] Done.
26[Message: BepInEx] Preloader finished
27[Message: BepInEx] Chainloader ready
28[Message: BepInEx] Chainloader started
29[Info : BepInEx] 27 / 27 plugins to load
30[Info : BepInEx] Loading [R2API 2.1.11]
31[Error : R2API] ItemDropAPI could not be initialized and has been disabled:
32
33System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
34 at ItemLib.ItemLib.GetAllCustomItemsAndEquipments () [0x00050] in <7c02706321224c1bbbbcfb094331e3a8>:0
35 at ItemLib.ItemLib.get_CustomItemCount () [0x00007] in <7c02706321224c1bbbbcfb094331e3a8>:0
36 at RoR2.PickupIndex..cctor () [0x00000] in <eae781bd93824da1b7902a2b6526887c>:0
37 --- End of inner exception stack trace ---
38 at (wrapper managed-to-native) System.RuntimeMethodHandle.GetFunctionPointer(intptr)
39 at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
40 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) [0x00000] in <918f995a72e749188a0cb75e5ba4da1e>:0
41 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) [0x00008] in <918f995a72e749188a0cb75e5ba4da1e>:0
42 at MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) [0x0000b] in <918f995a72e749188a0cb75e5ba4da1e>:0
43 at MonoMod.RuntimeDetour.Detour._TopApply () [0x00009] in <918f995a72e749188a0cb75e5ba4da1e>:0
44 at MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) [0x001f8] in <918f995a72e749188a0cb75e5ba4da1e>:0
45 at MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) [0x00068] in <918f995a72e749188a0cb75e5ba4da1e>:0
46 at MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) [0x0001b] in <918f995a72e749188a0cb75e5ba4da1e>:0
47 at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) [0x00028] in <918f995a72e749188a0cb75e5ba4da1e>:0
48 at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) [0x00000] in <918f995a72e749188a0cb75e5ba4da1e>:0
49 at IL.RoR2.ShrineChanceBehavior.add_AddShrineStack (MonoMod.Cil.ILContext+Manipulator ) [0x0000a] in <4075e6ad5191493e976812dba4dbd195>:0
50 at R2API.ItemDropAPI.SetHooks () [0x00022] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
51 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
52 at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <c6bd535f6ab848b4a13f34d01b756eef>:0
53 --- End of inner exception stack trace ---
54 at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0004b] in <c6bd535f6ab848b4a13f34d01b756eef>:0
55 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
56 at R2API.Utils.APISubmoduleHandler+<>c.<InvokeStage>b__5_1 (System.Reflection.MethodInfo m) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
57 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <c6bd535f6ab848b4a13f34d01b756eef>:0
58 at R2API.Utils.APISubmoduleHandler.InvokeStage (System.Type type, R2API.Utils.InitStage stage) [0x00068] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
59 at R2API.Utils.APISubmoduleHandler+<>c__DisplayClass3_0.<LoadAll>b__0 (System.Type t) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
60 at R2API.Utils.EnumerableExtensions+<>c__DisplayClass0_0`1[T].<ForEachTry>b__0 (T element) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
61[Error : R2API] SurvivorAPI could not be initialized and has been disabled:
62
63System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingFieldException: Field 'RoR2.SurvivorDef.survivorIndex' not found.
64 at (wrapper managed-to-native) System.RuntimeMethodHandle.GetFunctionPointer(intptr)
65 at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
66 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) [0x00000] in <918f995a72e749188a0cb75e5ba4da1e>:0
67 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) [0x00008] in <918f995a72e749188a0cb75e5ba4da1e>:0
68 at MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) [0x0000b] in <918f995a72e749188a0cb75e5ba4da1e>:0
69 at MonoMod.RuntimeDetour.NativeDetour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) [0x0000e] in <918f995a72e749188a0cb75e5ba4da1e>:0
70 at R2API.SurvivorAPI.InitHooks () [0x00028] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
71 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
72 at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <c6bd535f6ab848b4a13f34d01b756eef>:0
73 --- End of inner exception stack trace ---
74 at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0004b] in <c6bd535f6ab848b4a13f34d01b756eef>:0
75 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
76 at R2API.Utils.APISubmoduleHandler+<>c.<InvokeStage>b__5_1 (System.Reflection.MethodInfo m) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
77 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <c6bd535f6ab848b4a13f34d01b756eef>:0
78 at R2API.Utils.APISubmoduleHandler.InvokeStage (System.Type type, R2API.Utils.InitStage stage) [0x00068] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
79 at R2API.Utils.APISubmoduleHandler+<>c__DisplayClass3_0.<LoadAll>b__0 (System.Type t) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
80 at R2API.Utils.EnumerableExtensions+<>c__DisplayClass0_0`1[T].<ForEachTry>b__0 (T element) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
81[Info : BepInEx] Loading [DronesInheritItems 2.4.5]
82[Info : Unity Log] DronesInheritItems v2.4.5 Loaded!
83[Info : BepInEx] Loading [RemoveAllyCap 1.0.1]
84[Info : BepInEx] Loading [ShareSuite 1.13.1]
85[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
86Stack trace:
87ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
88ItemLib.ItemLib.get_CustomItemCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
89RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
90Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
91System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
92MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
93MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
94MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
95MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
96MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
97MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
98MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
99MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
100MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
101MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
102On.RoR2.GenericPickupController.add_GrantEquipment (On.RoR2.GenericPickupController+hook_GrantEquipment ) (at <4075e6ad5191493e976812dba4dbd195>:0)
103ShareSuite.Hooks.OnGrantEquipment () (at <0a1eff3f67694ed1af6bf40104809843>:0)
104ShareSuite.ShareSuite..ctor () (at <0a1eff3f67694ed1af6bf40104809843>:0)
105UnityEngine.GameObject:AddComponent(Type)
106BepInEx.Bootstrap.Chainloader:Start()
107UnityEngine.Application:.cctor()
108RoR2.SkinDef:Awake()
109
110[Info : BepInEx] Loading [BiggerLockboxes 2.0.0]
111[Info : BepInEx] Loading [ChronobaubleFix 1.0.0]
112[Info : BepInEx] Loading [InfusionStackFix 1.2.0]
113[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
114Stack trace:
115ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
116ItemLib.ItemLib.get_CustomItemCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
117RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
118Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
119System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
120MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
121MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
122MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
123MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
124MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
125MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
126MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
127MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
128MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
129IL.RoR2.GlobalEventManager.add_OnCharacterDeath (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
130InfusionStackFix.InfusionStackFix.Awake () (at <273db7356bb64a6c82d6701c0b373dc5>:0)
131UnityEngine.GameObject:AddComponent(Type)
132BepInEx.Bootstrap.Chainloader:Start()
133UnityEngine.Application:.cctor()
134RoR2.SkinDef:Awake()
135
136[Info : BepInEx] Loading [EliteSpawningOverhaul 0.2.0]
137[Info : BepInEx] Loading [AssetPlus 0.1.1]
138[Info : BepInEx] Loading [ItemLib 0.1.3]
139[Info : ItemLib] Initializing
140[Error : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
141Stack trace:
142MonoMod.Cil.ILCursor.GotoNext (MonoMod.Cil.MoveType moveType, System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
143MonoMod.Cil.ILCursor.GotoNext (System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
144ItemLib.ItemLib+<>c__DisplayClass67_0.<InitCatalogHook>b__1 (MonoMod.Cil.ILContext il) (at <7c02706321224c1bbbbcfb094331e3a8>:0)
145MonoMod.Cil.ILContext.Invoke (MonoMod.Cil.ILContext+Manipulator manip) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
146MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
147MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
148MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
149MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
150IL.RoR2.EquipmentCatalog.add_cctor (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
151ItemLib.ItemLib.InitCatalogHook () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
152ItemLib.ItemLib.Initialize () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
153ItemLib.ItemLibPlugin..ctor () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
154UnityEngine.GameObject:AddComponent(Type)
155BepInEx.Bootstrap.Chainloader:Start()
156UnityEngine.Application:.cctor()
157RoR2.SkinDef:Awake()
158
159[Info : BepInEx] Loading [Hailstorm 0.3.2]
160[Info : ItemLib] Initializing
161[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
162Stack trace:
163MonoMod.Utils.DynamicMethodDefinition.GenerateViaCecil (Mono.Cecil.TypeDefinition typeDef) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
164MonoMod.Utils.DynamicMethodDefinition.Generate (System.Object context) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
165MonoMod.Utils.DynamicMethodDefinition.Generate () (at <2195ddbf0070424d93785ddc4f2e862d>:0)
166MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
167MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
168MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
169MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
170MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
171MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
172IL.RoR2.ItemCatalog.add_DefineItems (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
173ItemLib.ItemLib.InitCatalogHook () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
174ItemLib.ItemLib.Initialize () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
175ItemLib.ItemLib.GetEliteId (System.String name) (at <7c02706321224c1bbbbcfb094331e3a8>:0)
176JarlykMods.Hailstorm.DarkElitesManager..ctor () (at <8c3eebac8b2045c99b61dd149c69e79e>:0)
177JarlykMods.Hailstorm.HailstormPlugin..ctor () (at <8c3eebac8b2045c99b61dd149c69e79e>:0)
178UnityEngine.GameObject:AddComponent(Type)
179BepInEx.Bootstrap.Chainloader:Start()
180UnityEngine.Application:.cctor()
181RoR2.SkinDef:Awake()
182
183[Info : BepInEx] Loading [Raincoat 0.2.1]
184[Info : BepInEx] Loading [BiggerBazaar 1.5.2]
185[Info : BepInEx] Loading [ScannerPlusOne 2.4.0]
186[Info : BepInEx] Loading [Have your sprint mouse sensitivity behave as normal. 1.0.2]
187[Info : BepInEx] Loading [ItemStats 1.3.0]
188[Info : BepInEx] Loading [MiniRpcLib 1.0]
189[Info :MiniRpcLib] Initializing Logger
190[Info :MiniRpcLib] Initializing MiniRpc
191[Info :MiniRpcLib] 3923704355[0] Registering action | Server
192[Info :MiniRpcLib] 3923704355[1] Registering action | Client
193[Info :MiniRpcLib] 3923704355[2] Registering action | Client
194[Info :MiniRpcLib] 3923704355[3] Registering action | Server
195[Info : BepInEx] Loading [CorpseBloomPlusPlus 1.0.8]
196[Info :MiniRpcLib] 2278163837[0] Registering action | Client
197[Info :MiniRpcLib] 2278163837[0] Registering action | Client
198[Info : BepInEx] Loading [ReinGeneralBugfixes 1.0.1]
199[Info : BepInEx] Loading [ReinWickedRing 1.0.0]
200[Info : BepInEx] Loading [ReinStutterStunter 1.0.3]
201[Info : BepInEx] Loading [MakeMonsterToothGreatAgain 2.0.0]
202[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
203Stack trace:
204MonoMod.Cil.ILContext..ctor (Mono.Cecil.MethodDefinition method) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
205MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
206MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
207MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
208MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
209IL.RoR2.GlobalEventManager.add_OnCharacterDeath (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
210MMTGA.MMTGA.Awake () (at <34ac936ae64b44bd9eee70c75fc7eb19>:0)
211UnityEngine.GameObject:AddComponent(Type)
212BepInEx.Bootstrap.Chainloader:Start()
213UnityEngine.Application:.cctor()
214RoR2.SkinDef:Awake()
215
216[Info : BepInEx] Loading [Increase Chance Rarity 1.0.1]
217[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
218Stack trace:
219ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
220ItemLib.ItemLib.get_CustomItemCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
221RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
222Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
223System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
224MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
225MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
226MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
227MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
228MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
229MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
230MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
231MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
232MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
233MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
234On.RoR2.ShrineChanceBehavior.add_AddShrineStack (On.RoR2.ShrineChanceBehavior+hook_AddShrineStack ) (at <4075e6ad5191493e976812dba4dbd195>:0)
235Increase_Rarity.IncreaseRarity.Awake () (at <b0ec1c76638440f191a2b68d5d93c8b8>:0)
236UnityEngine.GameObject:AddComponent(Type)
237BepInEx.Bootstrap.Chainloader:Start()
238UnityEngine.Application:.cctor()
239RoR2.SkinDef:Awake()
240
241[Info : BepInEx] Loading [Bitter Root 0.0.1]
242[Info : BepInEx] Loading [WaxQuailMultiJump 1.0.1]
243[Info : BepInEx] Loading [Silly Items 0.4.0]
244[Info : BepInEx] Loading [EnemiesWithItems 1.2.6]
245[Info : Unity Log] EnemiesWithItems v1.2.6 Loaded!
246[Message: BepInEx] Chainloader startup complete
247Facepunch.Steamworks Unity: WindowsPlayer
248Facepunch.Steamworks Os: Windows
249Facepunch.Steamworks Arch: x64
250Setting breakpad minidump AppID = 632360
251Steam_SetMinidumpSteamID: Caching Steam ID: 76561198072166664 [API loaded no]
252Searching for compatible XInput library...
253Found Xinput1_4.dll.
254[Info : Unity Log] WwiseUnity: Sound engine initialized successfully.
255[Info : Unity Log] Bloom: True
256[Info : Unity Log] english
257[Info : Unity Log] Setting current language to "en"
258[Info : Unity Log] arg[0]="D:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\Risk of Rain 2.exe"
259[Info : Unity Log] Initializing system: BodyCatalog
260[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
261Stack trace:
262ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
263ItemLib.ItemLib.get_CustomItemCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
264RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
265Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
266System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
267MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
268MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
269MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
270MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
271MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
272MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
273MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
274MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
275MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
276MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
277On.RoR2.ShrineChanceBehavior.add_AddShrineStack (On.RoR2.ShrineChanceBehavior+hook_AddShrineStack ) (at <4075e6ad5191493e976812dba4dbd195>:0)
278Increase_Rarity.IncreaseRarity.Awake () (at <b0ec1c76638440f191a2b68d5d93c8b8>:0)
279UnityEngine.Resources:LoadAll(String)
280R2API.AssetAPI:BuildBodyCatalog()
281DMD<RoR2_BodyCatalog::Init>?-1388168576:_Init()
282R2API.<>c:<InitHooks>b__17_2(orig_Init)
283DMD<>?1636365440:_Hook<RoR2_BodyCatalog::Init>?534179328()
284System.Reflection.MethodBase:Invoke(Object, Object[])
285RoR2.SystemInitializerAttribute:Execute()
286DMD<RoR2_RoR2Application::OnLoad>?-1341240192:_OnLoad(RoR2Application)
287R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
288DMD<>?1167413248:_Hook<RoR2_RoR2Application::OnLoad>?-548850432(RoR2Application)
289AssetPlus.AssetPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
290DMD<>?925055616:_Hook<RoR2_RoR2Application::OnLoad>?-1613430784(RoR2Application)
291RoR2.RoR2Application:Awake()
292
293[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
294Stack trace:
295ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
296ItemLib.ItemLib.get_CustomItemCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
297RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
298Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
299System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
300MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
301MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
302MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
303MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
304MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
305MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
306MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
307MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
308MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
309MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
310On.RoR2.ShrineChanceBehavior.add_AddShrineStack (On.RoR2.ShrineChanceBehavior+hook_AddShrineStack ) (at <4075e6ad5191493e976812dba4dbd195>:0)
311Increase_Rarity.IncreaseRarity.Awake () (at <b0ec1c76638440f191a2b68d5d93c8b8>:0)
312UnityEngine.Resources:LoadAll(String)
313R2API.AssetAPI:BuildBodyCatalog()
314DMD<RoR2_BodyCatalog::Init>?-1388168576:_Init()
315R2API.<>c:<InitHooks>b__17_2(orig_Init)
316DMD<>?1636365440:_Hook<RoR2_BodyCatalog::Init>?534179328()
317System.Reflection.MethodBase:Invoke(Object, Object[])
318RoR2.SystemInitializerAttribute:Execute()
319DMD<RoR2_RoR2Application::OnLoad>?-1341240192:_OnLoad(RoR2Application)
320R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
321DMD<>?1167413248:_Hook<RoR2_RoR2Application::OnLoad>?-548850432(RoR2Application)
322AssetPlus.AssetPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
323DMD<>?925055616:_Hook<RoR2_RoR2Application::OnLoad>?-1613430784(RoR2Application)
324RoR2.RoR2Application:Awake()
325
326[Info : Unity Log] Initializing system: BuffCatalog
327[Info : Unity Log] Initializing system: CostTypeCatalog
328[Info : Unity Log] Initializing system: EquipmentCatalog
329[Info : Unity Log] Initializing system: ItemCatalog
330[Warning: ItemLib] ItemLib should be placed in its own folder in the BepinEx \plugins folder. Path should be optimally looking like this : plugins\ItemLib\ItemLib.dll
331[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
332Stack trace:
333MonoMod.Utils.DynamicMethodDefinition.GenerateViaCecil (Mono.Cecil.TypeDefinition typeDef) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
334MonoMod.Utils.DynamicMethodDefinition.Generate (System.Object context) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
335MonoMod.Utils.DynamicMethodDefinition.Generate () (at <2195ddbf0070424d93785ddc4f2e862d>:0)
336MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
337MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
338MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
339MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
340MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
341MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
342IL.RoR2.ItemCatalog.add_DefineItems (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
343ItemLib.ItemLib.InitCatalogHook () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
344ItemLib.ItemLib.get_OriginalEquipmentCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
345ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
346ItemLib.ItemLib.get_CustomItemCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
347ItemLib.ItemLib+<>c.<InitCatalogHook>b__67_7 () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
348DMD<RoR2_ItemCatalog::DefineItems>?-2033192704._DefineItems () (at <62d9ecaa86544aba8d7803766dad2de6>:0)
349RoR2.ItemCatalog.Init () (at <eae781bd93824da1b7902a2b6526887c>:0)
350System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
351Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
352System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
353System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
354RoR2.SystemInitializerAttribute.Execute () (at <eae781bd93824da1b7902a2b6526887c>:0)
355DMD<RoR2_RoR2Application::OnLoad>?-1341240192._OnLoad (RoR2.RoR2Application ) (at <6d926757a9bc466ab49d3507cd6b8201>:0)
356R2API.R2API+<>c.<.ctor>b__9_2 (On.RoR2.RoR2Application+orig_OnLoad orig, RoR2.RoR2Application self) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
357DMD<>?1167413248._Hook<RoR2_RoR2Application::OnLoad>?-548850432 (RoR2.RoR2Application ) (at <c4c59cabc4a142c58c83fe3649e8bc39>:0)
358AssetPlus.AssetPlus.RoR2Application_OnLoad (On.RoR2.RoR2Application+orig_OnLoad orig, RoR2.RoR2Application self) (at <7879da60b7b54b06bb3b96f623b10e5a>:0)
359DMD<>?925055616._Hook<RoR2_RoR2Application::OnLoad>?-1613430784 (RoR2.RoR2Application ) (at <10a4765f9d784fc8a8cec97a2c7b259e>:0)
360RoR2.RoR2Application.Awake () (at <eae781bd93824da1b7902a2b6526887c>:0)
361
362[Info : Unity Log] Active scene changed from to title
363[Info : Unity Log] Loaded scene title loadSceneMode=2
364[Error : Unity Log] IndexOutOfRangeException: Index was outside the bounds of the array.
365Stack trace:
366ReinWickedRing.ReinWickedRingMain.Start () (at <633720f99939407880fb1ac5cbf1eea8>:0)
367
368[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
369Stack trace:
370MonoMod.Utils.DynamicMethodDefinition.GenerateViaCecil (Mono.Cecil.TypeDefinition typeDef) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
371MonoMod.Utils.DynamicMethodDefinition.Generate (System.Object context) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
372MonoMod.Utils.DynamicMethodDefinition.Generate () (at <2195ddbf0070424d93785ddc4f2e862d>:0)
373MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
374MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
375MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
376MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
377MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
378MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
379IL.RoR2.CharacterBody.add_RecalculateStats (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
380FirstMod.BitterestOfRoots.Start () (at <19a51f497cb243ac9d5b9e2e22e50a8b>:0)