· 6 years ago · Oct 11, 2019, 10:54 AM
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: C:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\BepInEx\monomod
14[Message: MonoMod] [ReadMod] Loading mod: C:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\BepInEx\monomod\Assembly-CSharp.ItemLib.MM.dll
15[Message: MonoMod] [ReadMod] Loading mod: C:\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[Warning: BepInEx] Skipping type [CritPlus.CritPlus] because its GUID [com.CritPlusModder.Crit+] is of an illegal format.
30[Info : BepInEx] 49 / 50 plugins to load
31[Info : BepInEx] Loading [R2API 2.1.11]
32[Error : R2API] ItemDropAPI could not be initialized and has been disabled:
33
34System.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
35 at ItemLib.ItemLib.GetAllCustomItemsAndEquipments () [0x00050] in <da23799b60614ec5bed6a61b29a36512>:0
36 at ItemLib.ItemLib.get_CustomItemCount () [0x00007] in <da23799b60614ec5bed6a61b29a36512>:0
37 at RoR2.PickupIndex..cctor () [0x00000] in <eae781bd93824da1b7902a2b6526887c>:0
38 --- End of inner exception stack trace ---
39 at (wrapper managed-to-native) System.RuntimeMethodHandle.GetFunctionPointer(intptr)
40 at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
41 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) [0x00000] in <918f995a72e749188a0cb75e5ba4da1e>:0
42 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) [0x00008] in <918f995a72e749188a0cb75e5ba4da1e>:0
43 at MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) [0x0000b] in <918f995a72e749188a0cb75e5ba4da1e>:0
44 at MonoMod.RuntimeDetour.Detour._TopApply () [0x00009] in <918f995a72e749188a0cb75e5ba4da1e>:0
45 at MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) [0x001f8] in <918f995a72e749188a0cb75e5ba4da1e>:0
46 at MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) [0x00068] in <918f995a72e749188a0cb75e5ba4da1e>:0
47 at MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) [0x0001b] in <918f995a72e749188a0cb75e5ba4da1e>:0
48 at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) [0x00028] in <918f995a72e749188a0cb75e5ba4da1e>:0
49 at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) [0x00000] in <918f995a72e749188a0cb75e5ba4da1e>:0
50 at IL.RoR2.ShrineChanceBehavior.add_AddShrineStack (MonoMod.Cil.ILContext+Manipulator ) [0x0000a] in <4075e6ad5191493e976812dba4dbd195>:0
51 at R2API.ItemDropAPI.SetHooks () [0x00022] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
52 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
53 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
54 --- End of inner exception stack trace ---
55 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
56 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
57 at R2API.Utils.APISubmoduleHandler+<>c.<InvokeStage>b__5_1 (System.Reflection.MethodInfo m) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
58 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <c6bd535f6ab848b4a13f34d01b756eef>:0
59 at R2API.Utils.APISubmoduleHandler.InvokeStage (System.Type type, R2API.Utils.InitStage stage) [0x00068] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
60 at R2API.Utils.APISubmoduleHandler+<>c__DisplayClass3_0.<LoadAll>b__0 (System.Type t) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
61 at R2API.Utils.EnumerableExtensions+<>c__DisplayClass0_0`1[T].<ForEachTry>b__0 (T element) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
62[Error : R2API] SurvivorAPI could not be initialized and has been disabled:
63
64System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingFieldException: Field 'RoR2.SurvivorDef.survivorIndex' not found.
65 at (wrapper managed-to-native) System.RuntimeMethodHandle.GetFunctionPointer(intptr)
66 at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
67 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) [0x00000] in <918f995a72e749188a0cb75e5ba4da1e>:0
68 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) [0x00008] in <918f995a72e749188a0cb75e5ba4da1e>:0
69 at MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) [0x0000b] in <918f995a72e749188a0cb75e5ba4da1e>:0
70 at MonoMod.RuntimeDetour.NativeDetour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) [0x0000e] in <918f995a72e749188a0cb75e5ba4da1e>:0
71 at R2API.SurvivorAPI.InitHooks () [0x00028] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
72 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
73 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
74 --- End of inner exception stack trace ---
75 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
76 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
77 at R2API.Utils.APISubmoduleHandler+<>c.<InvokeStage>b__5_1 (System.Reflection.MethodInfo m) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
78 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <c6bd535f6ab848b4a13f34d01b756eef>:0
79 at R2API.Utils.APISubmoduleHandler.InvokeStage (System.Type type, R2API.Utils.InitStage stage) [0x00068] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
80 at R2API.Utils.APISubmoduleHandler+<>c__DisplayClass3_0.<LoadAll>b__0 (System.Type t) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
81 at R2API.Utils.EnumerableExtensions+<>c__DisplayClass0_0`1[T].<ForEachTry>b__0 (T element) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
82[Info : BepInEx] Loading [BetterItemRewards 1.0.0]
83[Info : Unity Log] betterItemRewards v1.0.0 Loaded!
84[Info : BepInEx] Loading [RestackShrineBehaviour 1.0.1]
85[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
86Stack trace:
87RestackShrineBehaviour.RestackShrineBehaviour.InitalizeItemLists () (at <867c605e5ddd409b9a41208b9055dab1>:0)
88RestackShrineBehaviour.RestackShrineBehaviour.Awake () (at <867c605e5ddd409b9a41208b9055dab1>:0)
89UnityEngine.GameObject:AddComponent(Type)
90BepInEx.Bootstrap.Chainloader:Start()
91UnityEngine.Application:.cctor()
92RoR2.SkinDef:Awake()
93
94[Info : BepInEx] Loading [Skip Welcome Screen 1.0.1]
95[Info : BepInEx] Loading [EmptyChestsBeGone 1.1.0]
96[Info : BepInEx] Loading [Stacking Gear 1.1.2]
97[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
98Stack trace:
99ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <da23799b60614ec5bed6a61b29a36512>:0)
100ItemLib.ItemLib.get_CustomItemCount () (at <da23799b60614ec5bed6a61b29a36512>:0)
101RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
102Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
103System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
104MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
105MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
106MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
107MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
108MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
109MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
110MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
111MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
112MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
113MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
114On.RoR2.GenericPickupController.add_GrantEquipment (On.RoR2.GenericPickupController+hook_GrantEquipment ) (at <4075e6ad5191493e976812dba4dbd195>:0)
115StackingGear.StackingGear.Awake () (at <c719267c5aa04239a61a3e5e7676b73f>:0)
116UnityEngine.GameObject:AddComponent(Type)
117BepInEx.Bootstrap.Chainloader:Start()
118UnityEngine.Application:.cctor()
119RoR2.SkinDef:Awake()
120
121[Info : BepInEx] Loading [RPGMod 1.2.6]
122[Info : Unity Log] <color=#13d3dd>RPGMod: </color> Loaded Successfully!
123[Info : Unity Log] <color=#13d3dd>RPGMod: </color> Config loaded
124[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
125Stack trace:
126ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <da23799b60614ec5bed6a61b29a36512>:0)
127ItemLib.ItemLib.get_CustomItemCount () (at <da23799b60614ec5bed6a61b29a36512>:0)
128RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
129Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
130System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
131MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
132MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
133MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
134MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
135MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
136MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
137MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
138MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
139MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
140MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
141On.RoR2.GlobalEventManager.add_OnCharacterDeath (On.RoR2.GlobalEventManager+hook_OnCharacterDeath ) (at <4075e6ad5191493e976812dba4dbd195>:0)
142RPGMod.RPGMod.Awake () (at <66dd5155263c423292fe5d1b02ff96f2>:0)
143UnityEngine.GameObject:AddComponent(Type)
144BepInEx.Bootstrap.Chainloader:Start()
145UnityEngine.Application:.cctor()
146RoR2.SkinDef:Awake()
147
148[Info : BepInEx] Loading [Ordered Items 2.1.0]
149[Info : BepInEx] Loading [FirstStageSpawns 2.0.0]
150[Info : BepInEx] Loading [shortermedkits 1.0.0]
151[Info : BepInEx] Loading [BackupEngiTurrets 2.0.2]
152[Info : BepInEx] Loading [BulletFalloffFix 1.0.0]
153[Info : BepInEx] Loading [EngiShieldNotification 1.1.0]
154[Info : BepInEx] Loading [EliteSpawningOverhaul 0.2.0]
155[Info : BepInEx] Loading [EquipmentDurability 0.1.1]
156[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
157Stack trace:
158ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <da23799b60614ec5bed6a61b29a36512>:0)
159ItemLib.ItemLib.get_CustomItemCount () (at <da23799b60614ec5bed6a61b29a36512>:0)
160RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
161Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
162System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
163MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
164MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
165MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
166MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
167MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
168MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
169MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
170MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
171MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
172MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
173On.RoR2.GenericPickupController.add_GrantEquipment (On.RoR2.GenericPickupController+hook_GrantEquipment ) (at <4075e6ad5191493e976812dba4dbd195>:0)
174JarlykMods.Durability.DurabilityPlugin..ctor () (at <e5877bac85d04f64ba7cff9c5b2894f9>:0)
175UnityEngine.GameObject:AddComponent(Type)
176BepInEx.Bootstrap.Chainloader:Start()
177UnityEngine.Application:.cctor()
178RoR2.SkinDef:Awake()
179
180[Info : BepInEx] Loading [AssetPlus 0.1.1]
181[Info : BepInEx] Loading [ItemLib 0.1.2]
182[Info : ItemLib] Initializing
183[Error : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
184Stack trace:
185MonoMod.Cil.ILCursor.GotoNext (MonoMod.Cil.MoveType moveType, System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
186MonoMod.Cil.ILCursor.GotoNext (System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
187ItemLib.ItemLib+<>c__DisplayClass67_0.<InitCatalogHook>b__1 (MonoMod.Cil.ILContext il) (at <da23799b60614ec5bed6a61b29a36512>:0)
188MonoMod.Cil.ILContext.Invoke (MonoMod.Cil.ILContext+Manipulator manip) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
189MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
190MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
191MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
192MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
193IL.RoR2.EquipmentCatalog.add_cctor (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
194ItemLib.ItemLib.InitCatalogHook () (at <da23799b60614ec5bed6a61b29a36512>:0)
195ItemLib.ItemLib.Initialize () (at <da23799b60614ec5bed6a61b29a36512>:0)
196ItemLib.ItemLibPlugin..ctor () (at <da23799b60614ec5bed6a61b29a36512>:0)
197UnityEngine.GameObject:AddComponent(Type)
198BepInEx.Bootstrap.Chainloader:Start()
199UnityEngine.Application:.cctor()
200RoR2.SkinDef:Awake()
201
202[Info : BepInEx] Loading [Hailstorm 0.3.2]
203[Info : ItemLib] Initializing
204[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
205Stack trace:
206MonoMod.Utils.DynamicMethodDefinition.GenerateViaCecil (Mono.Cecil.TypeDefinition typeDef) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
207MonoMod.Utils.DynamicMethodDefinition.Generate (System.Object context) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
208MonoMod.Utils.DynamicMethodDefinition.Generate () (at <2195ddbf0070424d93785ddc4f2e862d>:0)
209MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
210MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
211MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
212MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
213MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
214MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
215IL.RoR2.ItemCatalog.add_DefineItems (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
216ItemLib.ItemLib.InitCatalogHook () (at <da23799b60614ec5bed6a61b29a36512>:0)
217ItemLib.ItemLib.Initialize () (at <da23799b60614ec5bed6a61b29a36512>:0)
218ItemLib.ItemLib.GetEliteId (System.String name) (at <da23799b60614ec5bed6a61b29a36512>:0)
219JarlykMods.Hailstorm.DarkElitesManager..ctor () (at <8c3eebac8b2045c99b61dd149c69e79e>:0)
220JarlykMods.Hailstorm.HailstormPlugin..ctor () (at <8c3eebac8b2045c99b61dd149c69e79e>:0)
221UnityEngine.GameObject:AddComponent(Type)
222BepInEx.Bootstrap.Chainloader:Start()
223UnityEngine.Application:.cctor()
224RoR2.SkinDef:Awake()
225
226[Info : BepInEx] Loading [Raincoat 0.2.1]
227[Info : BepInEx] Loading [OrderOnDeath 1.0.0]
228[Info : BepInEx] Loading [SolidIceWall 1.1.0]
229[Info : Unity Log] Loaded SolidIcewall!
230[Info : BepInEx] Loading [BiggerBazaar 1.5.2]
231[Info : BepInEx] Loading [ItemExchangeNotifier 1.3.0]
232[Info : BepInEx] Loading [ScannerPlusOne 2.4.0]
233[Info : BepInEx] Loading [ShrineOfDio 1.1.0]
234[Info : BepInEx] Loading [BalancedObliterate 1.1.1]
235[Info : BepInEx] Loading [BuffPlus 1.2.0]
236[Info : BepInEx] Loading [NoBossNoWait 1.0.2]
237[Info : BepInEx] Loading [MiniRpcLib 1.0]
238[Info :MiniRpcLib] Initializing Logger
239[Info :MiniRpcLib] Initializing MiniRpc
240[Info :MiniRpcLib] 3923704355[0] Registering action | Server
241[Info :MiniRpcLib] 3923704355[1] Registering action | Client
242[Info :MiniRpcLib] 3923704355[2] Registering action | Client
243[Info :MiniRpcLib] 3923704355[3] Registering action | Server
244[Info : BepInEx] Loading [True Pause 1.0.0]
245[Info : BepInEx] Loading [ShapedGlassBalance 1.0.4]
246[Error : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
247Stack trace:
248MonoMod.Cil.ILCursor.GotoNext (MonoMod.Cil.MoveType moveType, System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
249MonoMod.Cil.ILCursor.GotoNext (System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
250ShapedGlassBalance.ShapedGlassBalance+<>c.<Awake>b__0_0 (MonoMod.Cil.ILContext il) (at <7905dc751b6c492ab43f8241486cf05e>:0)
251MonoMod.Cil.ILContext.Invoke (MonoMod.Cil.ILContext+Manipulator manip) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
252MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
253MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
254MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
255MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
256IL.RoR2.CharacterBody.add_RecalculateStats (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
257ShapedGlassBalance.ShapedGlassBalance.Awake () (at <7905dc751b6c492ab43f8241486cf05e>:0)
258UnityEngine.GameObject:AddComponent(Type)
259BepInEx.Bootstrap.Chainloader:Start()
260UnityEngine.Application:.cctor()
261RoR2.SkinDef:Awake()
262
263[Info : BepInEx] Loading [BetterBalance 1.0.2]
264[Error : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
265Stack trace:
266MonoMod.Cil.ILCursor.GotoNext (MonoMod.Cil.MoveType moveType, System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
267MonoMod.Cil.ILCursor.GotoNext (System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
268Paddywan.BetterBalance.<Awake>b__49_1 (MonoMod.Cil.ILContext il) (at <d65d280ca36041ec8260bbb568ceb764>:0)
269MonoMod.Cil.ILContext.Invoke (MonoMod.Cil.ILContext+Manipulator manip) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
270MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
271MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
272MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
273MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
274IL.RoR2.GlobalEventManager.add_OnHitEnemy (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
275Paddywan.BetterBalance.Awake () (at <d65d280ca36041ec8260bbb568ceb764>:0)
276UnityEngine.GameObject:AddComponent(Type)
277BepInEx.Bootstrap.Chainloader:Start()
278UnityEngine.Application:.cctor()
279RoR2.SkinDef:Awake()
280
281[Info : BepInEx] Loading [CorpseBloomPlusPlus 1.0.8]
282[Info :MiniRpcLib] 2278163837[0] Registering action | Client
283[Info :MiniRpcLib] 2278163837[0] Registering action | Client
284[Info : BepInEx] Loading [Enemies Spawn Faster 1.0.0]
285[Info : BepInEx] Loading [ReinDirectorCardLibrary 1.0.0]
286[Info : BepInEx] Loading [ReinArchWispsDemo 1.0.0]
287[Info : BepInEx] Loading [ReinGeneralBugfixes 1.0.1]
288[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
289Stack trace:
290MonoMod.Cil.ILContext..ctor (Mono.Cecil.MethodDefinition method) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
291MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
292MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
293MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
294MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
295IL.RoR2.GlobalEventManager.add_OnHitEnemy (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
296ReinGeneralFixes.ReinGeneralFixesMain.Awake () (at <9f9f08952d6a4f52acbeb2e1a9b36da1>:0)
297UnityEngine.GameObject:AddComponent(Type)
298BepInEx.Bootstrap.Chainloader:Start()
299UnityEngine.Application:.cctor()
300RoR2.SkinDef:Awake()
301
302[Info : BepInEx] Loading [ReinStutterStunter 1.0.3]
303[Info : BepInEx] Loading [MakeMonsterToothGreatAgain 2.0.0]
304[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
305Stack trace:
306ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <da23799b60614ec5bed6a61b29a36512>:0)
307ItemLib.ItemLib.get_CustomItemCount () (at <da23799b60614ec5bed6a61b29a36512>:0)
308RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
309Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
310System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
311MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
312MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
313MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
314MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
315MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
316MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
317MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
318MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
319MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
320IL.RoR2.GlobalEventManager.add_OnCharacterDeath (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
321MMTGA.MMTGA.Awake () (at <34ac936ae64b44bd9eee70c75fc7eb19>:0)
322UnityEngine.GameObject:AddComponent(Type)
323BepInEx.Bootstrap.Chainloader:Start()
324UnityEngine.Application:.cctor()
325RoR2.SkinDef:Awake()
326
327[Info : BepInEx] Loading [Increase Huntress Range 1.0.0]
328[Info : BepInEx] Loading [Increasing Chance Shrine Returns 1.0.0]
329[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
330Stack trace:
331ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <da23799b60614ec5bed6a61b29a36512>:0)
332ItemLib.ItemLib.get_CustomItemCount () (at <da23799b60614ec5bed6a61b29a36512>:0)
333RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
334Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
335System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
336MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
337MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
338MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
339MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
340MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
341MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
342MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
343MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
344MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
345MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
346On.RoR2.ShrineChanceBehavior.add_AddShrineStack (On.RoR2.ShrineChanceBehavior+hook_AddShrineStack ) (at <4075e6ad5191493e976812dba4dbd195>:0)
347IncreasingShrineReturns.IncreasingShrineReturns.Awake () (at <949a508003674d87a805130e535e4fe7>:0)
348UnityEngine.GameObject:AddComponent(Type)
349BepInEx.Bootstrap.Chainloader:Start()
350UnityEngine.Application:.cctor()
351RoR2.SkinDef:Awake()
352
353[Info : BepInEx] Loading [StealthySpawn 1.0.0]
354[Info : Unity Log] Stealthy Spawn duration: 4s
355[Info : BepInEx] Loading [BadAssEngi 0.1.7]
356[Info :MiniRpcLib] 985671117[0] Registering action | Client
357[Info :MiniRpcLib] 985671117[1] Registering action | Server
358[Info :MiniRpcLib] 985671117[2] Registering action | Client
359[Info :MiniRpcLib] 985671117[3] Registering action | Server
360[Info :MiniRpcLib] 985671117[4] Registering action | Client
361[Info :MiniRpcLib] 985671117[5] Registering action | Client
362[Info :MiniRpcLib] 985671117[6] Registering action | Client
363[Info :MiniRpcLib] 985671117[7] Registering action | Client
364[Info :MiniRpcLib] 985671117[8] Registering action | Server
365[Info :MiniRpcLib] 985671117[9] Registering action | Server
366[Info :MiniRpcLib] 985671117[10] Registering action | Server
367[Info :MiniRpcLib] 985671117[11] Registering action | Server
368[Info : BepInEx] Loading [Bandit Classic 1.4.2]
369[Info : BepInEx] Loading [ChatCommands 1.4.1]
370[Info : BepInEx] Loading [ReinSniperRework 1.0.5]
371[Info : BepInEx] Loading [UnmoddedClients 1.1.2]
372[Info : BepInEx] Loading [Discord Rich Presence 2.2.1]
373[Info :Discord Rich Presence] Starting Discord Rich Presence...
374Created new NamedPipeClientStream 'discord-ipc-0' => '\\.\pipe\discord-ipc-0'
375[Info : BepInEx] Loading [Permanent Mountain Challange 1.1.0]
376[Message: BepInEx] Chainloader startup complete
377Facepunch.Steamworks Unity: WindowsPlayer
378Facepunch.Steamworks Os: Windows
379Facepunch.Steamworks Arch: x64
380Setting breakpad minidump AppID = 632360
381Steam_SetMinidumpSteamID: Caching Steam ID: 76561198098596459 [API loaded no]
382Searching for compatible XInput library...
383Found Xinput1_4.dll.
384[Info : Unity Log] WwiseUnity: Sound engine initialized successfully.
385[Info : Unity Log] Bloom: True
386[Info : Unity Log] english
387[Info : Unity Log] Setting current language to "en"
388[Info : Unity Log] arg[0]="C:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\Risk of Rain 2.exe"
389[Info : Unity Log] Initializing system: BodyCatalog
390[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
391Stack trace:
392ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <da23799b60614ec5bed6a61b29a36512>:0)
393ItemLib.ItemLib.get_CustomItemCount () (at <da23799b60614ec5bed6a61b29a36512>:0)
394RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
395Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
396System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
397MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
398MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
399MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
400MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
401MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
402MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
403MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
404MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
405MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
406MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
407On.RoR2.ShrineChanceBehavior.add_AddShrineStack (On.RoR2.ShrineChanceBehavior+hook_AddShrineStack ) (at <4075e6ad5191493e976812dba4dbd195>:0)
408IncreasingShrineReturns.IncreasingShrineReturns.Awake () (at <949a508003674d87a805130e535e4fe7>:0)
409UnityEngine.Resources:LoadAll(String)
410R2API.AssetAPI:BuildBodyCatalog()
411DMD<RoR2_BodyCatalog::Init>?-627877120:_Init()
412R2API.<>c:<InitHooks>b__17_2(orig_Init)
413DMD<>?671968640:_Hook<RoR2_BodyCatalog::Init>?1310509056()
414System.Reflection.MethodBase:Invoke(Object, Object[])
415RoR2.SystemInitializerAttribute:Execute()
416DMD<RoR2_RoR2Application::OnLoad>?611249408:_OnLoad(RoR2Application)
417R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
418DMD<>?1830471936:_Hook<RoR2_RoR2Application::OnLoad>?161484544(RoR2Application)
419AssetPlus.AssetPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
420DMD<>?-38889216:_Hook<RoR2_RoR2Application::OnLoad>?-2140198144(RoR2Application)
421DMD<RoR2_RoR2Application::Awake>?532573568:_Awake(RoR2Application)
422UnmoddedClients.<>c:<Awake>b__2_3(orig_Awake, RoR2Application)
423DMD<>?-1804998144:_Hook<RoR2_RoR2Application::Awake>?-303026176(RoR2Application)
424
425[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
426Stack trace:
427ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <da23799b60614ec5bed6a61b29a36512>:0)
428ItemLib.ItemLib.get_CustomItemCount () (at <da23799b60614ec5bed6a61b29a36512>:0)
429RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
430Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
431System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
432MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
433MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
434MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
435MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
436MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
437MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
438MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
439MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
440MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
441MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
442On.RoR2.ShrineChanceBehavior.add_AddShrineStack (On.RoR2.ShrineChanceBehavior+hook_AddShrineStack ) (at <4075e6ad5191493e976812dba4dbd195>:0)
443IncreasingShrineReturns.IncreasingShrineReturns.Awake () (at <949a508003674d87a805130e535e4fe7>:0)
444UnityEngine.Resources:LoadAll(String)
445R2API.AssetAPI:BuildBodyCatalog()
446DMD<RoR2_BodyCatalog::Init>?-627877120:_Init()
447R2API.<>c:<InitHooks>b__17_2(orig_Init)
448DMD<>?671968640:_Hook<RoR2_BodyCatalog::Init>?1310509056()
449System.Reflection.MethodBase:Invoke(Object, Object[])
450RoR2.SystemInitializerAttribute:Execute()
451DMD<RoR2_RoR2Application::OnLoad>?611249408:_OnLoad(RoR2Application)
452R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
453DMD<>?1830471936:_Hook<RoR2_RoR2Application::OnLoad>?161484544(RoR2Application)
454AssetPlus.AssetPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
455DMD<>?-38889216:_Hook<RoR2_RoR2Application::OnLoad>?-2140198144(RoR2Application)
456DMD<RoR2_RoR2Application::Awake>?532573568:_Awake(RoR2Application)
457UnmoddedClients.<>c:<Awake>b__2_3(orig_Awake, RoR2Application)
458DMD<>?-1804998144:_Hook<RoR2_RoR2Application::Awake>?-303026176(RoR2Application)
459
460[Info : Unity Log] Initializing system: BuffCatalog
461[Info : Unity Log] Initializing system: CostTypeCatalog
462[Info : Unity Log] Initializing system: EquipmentCatalog
463[Info : Unity Log] Initializing system: ItemCatalog
464[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
465[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
466Stack trace:
467MonoMod.Utils.DynamicMethodDefinition.GenerateViaCecil (Mono.Cecil.TypeDefinition typeDef) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
468MonoMod.Utils.DynamicMethodDefinition.Generate (System.Object context) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
469MonoMod.Utils.DynamicMethodDefinition.Generate () (at <2195ddbf0070424d93785ddc4f2e862d>:0)
470MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
471MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
472MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
473MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
474MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
475MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
476IL.RoR2.ItemCatalog.add_DefineItems (MonoMod.Cil.ILContext+Manipulator ) (at <4075e6ad5191493e976812dba4dbd195>:0)
477ItemLib.ItemLib.InitCatalogHook () (at <da23799b60614ec5bed6a61b29a36512>:0)
478ItemLib.ItemLib.get_OriginalEquipmentCount () (at <da23799b60614ec5bed6a61b29a36512>:0)
479ItemLib.ItemLib.GetAllCustomItemsAndEquipments () (at <da23799b60614ec5bed6a61b29a36512>:0)
480ItemLib.ItemLib.get_CustomItemCount () (at <da23799b60614ec5bed6a61b29a36512>:0)
481ItemLib.ItemLib+<>c.<InitCatalogHook>b__67_7 () (at <da23799b60614ec5bed6a61b29a36512>:0)
482DMD<RoR2_ItemCatalog::DefineItems>?333359104._DefineItems () (at <98fa8927c8af4b0db37fb6342b12505e>:0)
483RoR2.ItemCatalog.Init () (at <eae781bd93824da1b7902a2b6526887c>:0)
484System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
485Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
486System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
487System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
488RoR2.SystemInitializerAttribute.Execute () (at <eae781bd93824da1b7902a2b6526887c>:0)
489DMD<RoR2_RoR2Application::OnLoad>?611249408._OnLoad (RoR2.RoR2Application ) (at <2a263507bcb24ff3a76d5ed249d71a86>:0)
490R2API.R2API+<>c.<.ctor>b__9_2 (On.RoR2.RoR2Application+orig_OnLoad orig, RoR2.RoR2Application self) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
491DMD<>?1830471936._Hook<RoR2_RoR2Application::OnLoad>?161484544 (RoR2.RoR2Application ) (at <5f012f44158242f18ddea2bd62f80e4b>:0)
492AssetPlus.AssetPlus.RoR2Application_OnLoad (On.RoR2.RoR2Application+orig_OnLoad orig, RoR2.RoR2Application self) (at <7879da60b7b54b06bb3b96f623b10e5a>:0)
493DMD<>?-38889216._Hook<RoR2_RoR2Application::OnLoad>?-2140198144 (RoR2.RoR2Application ) (at <57d04ed8f19e4f108cbba1c042339e9d>:0)
494DMD<RoR2_RoR2Application::Awake>?532573568._Awake (RoR2.RoR2Application ) (at <c66f93b1e873440a8e1ab377c47f8f79>:0)
495UnmoddedClients.UnmoddedClients+<>c.<Awake>b__2_3 (On.RoR2.RoR2Application+orig_Awake orig, RoR2.RoR2Application self) (at <1487c721532641d799303482906a5576>:0)
496DMD<>?-1804998144._Hook<RoR2_RoR2Application::Awake>?-303026176 (RoR2.RoR2Application ) (at <2daae5b498aa48dfb0c6676c16021838>:0)
497
498[Info : Unity Log] Active scene changed from to title
499[Info : Unity Log] Loaded scene title loadSceneMode=2
500[Info :MiniRpcLib] 819524298[0] Registering action | Server
501[Info :MiniRpcLib] 819524298[1] Registering action | Client
502[Error : Unity Log] MissingFieldException: Field 'RoR2.SurvivorDef.survivorIndex' not found.
503Stack trace:
504
505[Info : Unity Log] First-Time Profile Configuration