· 6 years ago · Oct 17, 2019, 07:44 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: X:\STEAM\steamapps\common\Risk of Rain 2\BepInEx\monomod
14[Message: MonoMod] [ReadMod] Loading mod: X:\STEAM\steamapps\common\Risk of Rain 2\BepInEx\monomod\Assembly-CSharp.ItemLib.MM.dll
15[Message: MonoMod] [ReadMod] Loading mod: X:\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] 23 / 24 plugins to load
31[Info : BepInEx] Loading [R2API 2.2.32]
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.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
35 at MonoMod.Cil.ILCursor.GotoNext (MonoMod.Cil.MoveType moveType, System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) [0x0000a] in <2195ddbf0070424d93785ddc4f2e862d>:0
36 at MonoMod.Cil.ILCursor.GotoNext (System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) [0x00000] in <2195ddbf0070424d93785ddc4f2e862d>:0
37 at ItemLib.ItemLib+<>c__DisplayClass67_0.<InitCatalogHook>b__1 (MonoMod.Cil.ILContext il) [0x00007] in <7c02706321224c1bbbbcfb094331e3a8>:0
38 at MonoMod.Cil.ILContext.Invoke (MonoMod.Cil.ILContext+Manipulator manip) [0x00079] in <2195ddbf0070424d93785ddc4f2e862d>:0
39 at MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) [0x0001c] in <918f995a72e749188a0cb75e5ba4da1e>:0
40 at MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) [0x00011] in <918f995a72e749188a0cb75e5ba4da1e>:0
41 at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) [0x00028] in <918f995a72e749188a0cb75e5ba4da1e>:0
42 at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) [0x00000] in <918f995a72e749188a0cb75e5ba4da1e>:0
43 at IL.RoR2.EquipmentCatalog.add_cctor (MonoMod.Cil.ILContext+Manipulator ) [0x0000a] in <d748fdc95bc544e49da36c1ff1a52dfd>:0
44 at ItemLib.ItemLib.InitCatalogHook () [0x00052] in <7c02706321224c1bbbbcfb094331e3a8>:0
45 at ItemLib.ItemLib.get_OriginalItemCount () [0x00007] in <7c02706321224c1bbbbcfb094331e3a8>:0
46 at RoR2.PickupIndex..cctor () [0x0000a] in <eae781bd93824da1b7902a2b6526887c>:0
47 --- End of inner exception stack trace ---
48 at (wrapper managed-to-native) System.RuntimeMethodHandle.GetFunctionPointer(intptr)
49 at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
50 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) [0x00000] in <918f995a72e749188a0cb75e5ba4da1e>:0
51 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) [0x00008] in <918f995a72e749188a0cb75e5ba4da1e>:0
52 at MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) [0x0000b] in <918f995a72e749188a0cb75e5ba4da1e>:0
53 at MonoMod.RuntimeDetour.Detour._TopApply () [0x00009] in <918f995a72e749188a0cb75e5ba4da1e>:0
54 at MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) [0x001f8] in <918f995a72e749188a0cb75e5ba4da1e>:0
55 at MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) [0x00068] in <918f995a72e749188a0cb75e5ba4da1e>:0
56 at MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) [0x0001b] in <918f995a72e749188a0cb75e5ba4da1e>:0
57 at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) [0x00028] in <918f995a72e749188a0cb75e5ba4da1e>:0
58 at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) [0x00000] in <918f995a72e749188a0cb75e5ba4da1e>:0
59 at IL.RoR2.ShrineChanceBehavior.add_AddShrineStack (MonoMod.Cil.ILContext+Manipulator ) [0x0000a] in <d748fdc95bc544e49da36c1ff1a52dfd>:0
60 at R2API.ItemDropAPI.SetHooks () [0x00022] in <fbe64e3639d841baba971e923807db02>:0
61 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
62 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
63 --- End of inner exception stack trace ---
64 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
65 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
66 at R2API.Utils.APISubmoduleHandler+<>c.<InvokeStage>b__5_1 (System.Reflection.MethodInfo m) [0x00000] in <fbe64e3639d841baba971e923807db02>:0
67 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <c6bd535f6ab848b4a13f34d01b756eef>:0
68 at R2API.Utils.APISubmoduleHandler.InvokeStage (System.Type type, R2API.Utils.InitStage stage) [0x00068] in <fbe64e3639d841baba971e923807db02>:0
69 at R2API.Utils.APISubmoduleHandler+<>c__DisplayClass3_0.<LoadAll>b__0 (System.Type t) [0x00000] in <fbe64e3639d841baba971e923807db02>:0
70 at R2API.Utils.EnumerableExtensions+<>c__DisplayClass0_0`1[T].<ForEachTry>b__0 (T element) [0x00000] in <fbe64e3639d841baba971e923807db02>:0
71[Info : BepInEx] Loading [Sacrifice 1.6.3]
72[Info : BepInEx] Loading [LunarCoinShareOnPickup 2.0.1]
73[Info : BepInEx] Loading [Better Hud 1.0.1]
74[Info : Unity Log] Upgrading font asset [LiberationSans SDF] to version 1.1.0.
75[Info : BepInEx] Loading [Skip Welcome Screen 1.0.1]
76[Info : BepInEx] Loading [Stacking Gear 1.1.2]
77[Error : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
78Stack trace:
79MonoMod.Cil.ILCursor.GotoNext (MonoMod.Cil.MoveType moveType, System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
80MonoMod.Cil.ILCursor.GotoNext (System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
81ItemLib.ItemLib+<>c__DisplayClass67_0.<InitCatalogHook>b__1 (MonoMod.Cil.ILContext il) (at <7c02706321224c1bbbbcfb094331e3a8>:0)
82MonoMod.Cil.ILContext.Invoke (MonoMod.Cil.ILContext+Manipulator manip) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
83MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
84MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
85MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
86MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
87IL.RoR2.EquipmentCatalog.add_cctor (MonoMod.Cil.ILContext+Manipulator ) (at <d748fdc95bc544e49da36c1ff1a52dfd>:0)
88ItemLib.ItemLib.InitCatalogHook () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
89ItemLib.ItemLib.get_OriginalItemCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
90RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
91Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
92System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
93MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
94MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
95MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
96MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
97MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
98MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
99MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
100MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
101MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
102MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
103On.RoR2.GenericPickupController.add_GrantEquipment (On.RoR2.GenericPickupController+hook_GrantEquipment ) (at <d748fdc95bc544e49da36c1ff1a52dfd>:0)
104StackingGear.StackingGear.Awake () (at <c719267c5aa04239a61a3e5e7676b73f>:0)
105UnityEngine.GameObject:AddComponent(Type)
106BepInEx.Bootstrap.Chainloader:Start()
107UnityEngine.Application:.cctor()
108RoR2.SkinDef:Awake()
109
110[Info : BepInEx] Loading [Ordered Items 2.1.0]
111[Info : BepInEx] Loading [InfiniteChance 1.4.1]
112[Info : Unity Log] Infinite Chance loaded. Good luck you sick bastards!
113[Error : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
114Stack trace:
115MonoMod.Cil.ILCursor.GotoNext (MonoMod.Cil.MoveType moveType, System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
116MonoMod.Cil.ILCursor.GotoNext (System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
117ItemLib.ItemLib+<>c__DisplayClass67_0.<InitCatalogHook>b__1 (MonoMod.Cil.ILContext il) (at <7c02706321224c1bbbbcfb094331e3a8>:0)
118MonoMod.Cil.ILContext.Invoke (MonoMod.Cil.ILContext+Manipulator manip) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
119MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
120MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
121MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
122MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
123IL.RoR2.EquipmentCatalog.add_cctor (MonoMod.Cil.ILContext+Manipulator ) (at <d748fdc95bc544e49da36c1ff1a52dfd>:0)
124ItemLib.ItemLib.InitCatalogHook () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
125ItemLib.ItemLib.get_OriginalItemCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
126RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
127Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
128System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
129MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
130MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
131MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
132MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
133MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
134MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
135MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
136MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
137MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
138MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
139On.RoR2.ShrineChanceBehavior.add_AddShrineStack (On.RoR2.ShrineChanceBehavior+hook_AddShrineStack ) (at <d748fdc95bc544e49da36c1ff1a52dfd>:0)
140InfiniteChance2.InfiniteChance.Awake () (at <a1aa2a73026f465ea8f40a0ba12b5c56>:0)
141UnityEngine.GameObject:AddComponent(Type)
142BepInEx.Bootstrap.Chainloader:Start()
143UnityEngine.Application:.cctor()
144RoR2.SkinDef:Awake()
145
146[Info : BepInEx] Loading [SimpleRoll 1.0]
147[Info : BepInEx] Loading [My Mod's Title 1.0.0]
148[Info : BepInEx] Loading [BiggerBazaar 1.5.2]
149[Info : BepInEx] Loading [ScannerPlusOne 2.4.0]
150[Info : BepInEx] Loading [PlayerBots 1.2.0]
151[Info : BepInEx] Loading [BalancedObliterate 1.1.1]
152[Info : BepInEx] Loading [ItemStats 1.3.1]
153[Info : BepInEx] Loading [MarkTeleporter 2.0.1]
154[Info : BepInEx] Loading [Mega Survivor Pack 3.3.0]
155[Info : BepInEx] Loading [Increase Huntress Range 1.0.0]
156[Info : BepInEx] Loading [EmptyChestsBeGone 1.1.0]
157[Info : BepInEx] Loading [MiniRpcLib 1.0]
158[Info :MiniRpcLib] Initializing Logger
159[Info :MiniRpcLib] Initializing MiniRpc
160[Info :MiniRpcLib] 3923704355[0] Registering action | Server
161[Info :MiniRpcLib] 3923704355[1] Registering action | Client
162[Info :MiniRpcLib] 3923704355[2] Registering action | Client
163[Info :MiniRpcLib] 3923704355[3] Registering action | Server
164[Info : BepInEx] Loading [Risk of Ridiculous 0.9.8]
165[Info : BepInEx] Loading [DPSMeter 0.0.5]
166[Info :MiniRpcLib] 3276788072[0] Registering action | Client
167[Info : BepInEx] Loading [ItemLib 0.1.3]
168[Info : ItemLib] Initializing
169[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
170Stack trace:
171MonoMod.Utils.DynamicMethodDefinition.GenerateViaCecil (Mono.Cecil.TypeDefinition typeDef) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
172MonoMod.Utils.DynamicMethodDefinition.Generate (System.Object context) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
173MonoMod.Utils.DynamicMethodDefinition.Generate () (at <2195ddbf0070424d93785ddc4f2e862d>:0)
174MonoMod.RuntimeDetour.HookGen.HookEndpoint.UpdateILManipulated (System.Boolean force) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
175MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
176MonoMod.RuntimeDetour.HookGen.HookEndpoint._ManipulatorFailure (System.Boolean reapply) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
177MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
178MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
179MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
180IL.RoR2.ItemCatalog.add_DefineItems (MonoMod.Cil.ILContext+Manipulator ) (at <d748fdc95bc544e49da36c1ff1a52dfd>:0)
181ItemLib.ItemLib.InitCatalogHook () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
182ItemLib.ItemLib.Initialize () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
183ItemLib.ItemLibPlugin..ctor () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
184UnityEngine.GameObject:AddComponent(Type)
185BepInEx.Bootstrap.Chainloader:Start()
186UnityEngine.Application:.cctor()
187RoR2.SkinDef:Awake()
188
189[Message: BepInEx] Chainloader startup complete
190Facepunch.Steamworks Unity: WindowsPlayer
191Facepunch.Steamworks Os: Windows
192Facepunch.Steamworks Arch: x64
193Setting breakpad minidump AppID = 632360
194Steam_SetMinidumpSteamID: Caching Steam ID: 76561198169252711 [API loaded no]
195Searching for compatible XInput library...
196Found Xinput1_4.dll.
197[Info : Unity Log] WwiseUnity: Sound engine initialized successfully.
198[Info : Unity Log] Bloom: True
199[Info : Unity Log] english
200[Info : Unity Log] Setting current language to "en"
201[Info : Unity Log] arg[0]="X:\STEAM\steamapps\common\Risk of Rain 2\Risk of Rain 2.exe"
202[Info : Unity Log] Initializing system: BodyCatalog
203[Error : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
204Stack trace:
205MonoMod.Cil.ILCursor.GotoNext (MonoMod.Cil.MoveType moveType, System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
206MonoMod.Cil.ILCursor.GotoNext (System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
207ItemLib.ItemLib+<>c__DisplayClass67_0.<InitCatalogHook>b__1 (MonoMod.Cil.ILContext il) (at <7c02706321224c1bbbbcfb094331e3a8>:0)
208MonoMod.Cil.ILContext.Invoke (MonoMod.Cil.ILContext+Manipulator manip) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
209MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
210MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
211MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
212MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
213IL.RoR2.EquipmentCatalog.add_cctor (MonoMod.Cil.ILContext+Manipulator ) (at <d748fdc95bc544e49da36c1ff1a52dfd>:0)
214ItemLib.ItemLib.InitCatalogHook () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
215ItemLib.ItemLib.get_OriginalItemCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
216RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
217Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
218System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
219MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
220MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
221MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
222MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
223MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
224MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
225MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
226MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
227MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
228MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
229On.RoR2.ShrineChanceBehavior.add_AddShrineStack (On.RoR2.ShrineChanceBehavior+hook_AddShrineStack ) (at <d748fdc95bc544e49da36c1ff1a52dfd>:0)
230InfiniteChance2.InfiniteChance.Awake () (at <a1aa2a73026f465ea8f40a0ba12b5c56>:0)
231UnityEngine.Resources:LoadAll(String)
232R2API.AssetAPI:BuildBodyCatalog()
233DMD<RoR2_BodyCatalog::Init>?1090719360:_Init()
234R2API.<>c:<InitHooks>b__17_2(orig_Init)
235DMD<>?-2066504704:_Hook<RoR2_BodyCatalog::Init>?1719348224()
236System.Reflection.MethodBase:Invoke(Object, Object[])
237RoR2.SystemInitializerAttribute:Execute()
238DMD<RoR2_RoR2Application::OnLoad>?2070490880:_OnLoad(RoR2Application)
239R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
240DMD<>?1130902144:_Hook<RoR2_RoR2Application::OnLoad>?-319450368(RoR2Application)
241DMD<RoR2_RoR2Application::Awake>?-800733056:_Awake(RoR2Application)
242Ridiculousness.<>c:<Awake>b__12_0(orig_Awake, RoR2Application)
243DMD<>?-143073536:_Hook<RoR2_RoR2Application::Awake>?-427419648(RoR2Application)
244
245[Error : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
246Stack trace:
247MonoMod.Cil.ILCursor.GotoNext (MonoMod.Cil.MoveType moveType, System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
248MonoMod.Cil.ILCursor.GotoNext (System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
249ItemLib.ItemLib+<>c__DisplayClass67_0.<InitCatalogHook>b__1 (MonoMod.Cil.ILContext il) (at <7c02706321224c1bbbbcfb094331e3a8>:0)
250MonoMod.Cil.ILContext.Invoke (MonoMod.Cil.ILContext+Manipulator manip) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
251MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
252MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
253MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
254MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
255IL.RoR2.EquipmentCatalog.add_cctor (MonoMod.Cil.ILContext+Manipulator ) (at <d748fdc95bc544e49da36c1ff1a52dfd>:0)
256ItemLib.ItemLib.InitCatalogHook () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
257ItemLib.ItemLib.get_OriginalItemCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
258RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
259Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
260System.RuntimeMethodHandle.GetFunctionPointer () (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
261MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
262MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
263MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
264MonoMod.RuntimeDetour.Detour._TopApply () (at <918f995a72e749188a0cb75e5ba4da1e>:0)
265MonoMod.RuntimeDetour.Detour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
266MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase from, System.Reflection.MethodInfo to, System.Object target) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
267MonoMod.RuntimeDetour.Hook..ctor (System.Reflection.MethodBase method, System.Delegate to) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
268MonoMod.RuntimeDetour.HookGen.HookEndpoint.Add (System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
269MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
270MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Add[T] (System.Reflection.MethodBase method, System.Delegate hookDelegate) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
271On.RoR2.ShrineChanceBehavior.add_AddShrineStack (On.RoR2.ShrineChanceBehavior+hook_AddShrineStack ) (at <d748fdc95bc544e49da36c1ff1a52dfd>:0)
272InfiniteChance2.InfiniteChance.Awake () (at <a1aa2a73026f465ea8f40a0ba12b5c56>:0)
273UnityEngine.Resources:LoadAll(String)
274R2API.AssetAPI:BuildBodyCatalog()
275DMD<RoR2_BodyCatalog::Init>?1090719360:_Init()
276R2API.<>c:<InitHooks>b__17_2(orig_Init)
277DMD<>?-2066504704:_Hook<RoR2_BodyCatalog::Init>?1719348224()
278System.Reflection.MethodBase:Invoke(Object, Object[])
279RoR2.SystemInitializerAttribute:Execute()
280DMD<RoR2_RoR2Application::OnLoad>?2070490880:_OnLoad(RoR2Application)
281R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
282DMD<>?1130902144:_Hook<RoR2_RoR2Application::OnLoad>?-319450368(RoR2Application)
283DMD<RoR2_RoR2Application::Awake>?-800733056:_Awake(RoR2Application)
284Ridiculousness.<>c:<Awake>b__12_0(orig_Awake, RoR2Application)
285DMD<>?-143073536:_Hook<RoR2_RoR2Application::Awake>?-427419648(RoR2Application)
286
287[Info : Unity Log] Initializing system: BuffCatalog
288[Info : Unity Log] Initializing system: CostTypeCatalog
289[Info : Unity Log] Initializing system: EquipmentCatalog
290[Info : Unity Log] Initializing system: ItemCatalog
291[Info : ItemLib] Added 0 custom items
292[Info : Unity Log] Initializing system: ItemMaskNetworkExtensions
293[Info : Unity Log] Initializing system: MasterCatalog
294[Info : Unity Log] Initializing system: PickupCatalog
295[Error : Unity Log] KeyNotFoundException: The given key was not present in the dictionary.
296Stack trace:
297MonoMod.Cil.ILCursor.GotoNext (MonoMod.Cil.MoveType moveType, System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
298MonoMod.Cil.ILCursor.GotoNext (System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
299ItemLib.ItemLib+<>c__DisplayClass67_0.<InitCatalogHook>b__1 (MonoMod.Cil.ILContext il) (at <7c02706321224c1bbbbcfb094331e3a8>:0)
300MonoMod.Cil.ILContext.Invoke (MonoMod.Cil.ILContext+Manipulator manip) (at <2195ddbf0070424d93785ddc4f2e862d>:0)
301MonoMod.RuntimeDetour.HookGen.HookEndpoint.InvokeManipulator (Mono.Cecil.MethodDefinition def, System.Delegate cb) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
302MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
303MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
304MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) (at <918f995a72e749188a0cb75e5ba4da1e>:0)
305IL.RoR2.EquipmentCatalog.add_cctor (MonoMod.Cil.ILContext+Manipulator ) (at <d748fdc95bc544e49da36c1ff1a52dfd>:0)
306ItemLib.ItemLib.InitCatalogHook () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
307ItemLib.ItemLib.get_OriginalItemCount () (at <7c02706321224c1bbbbcfb094331e3a8>:0)
308RoR2.PickupIndex..cctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
309Rethrow as TypeInitializationException: The type initializer for 'RoR2.PickupIndex' threw an exception.
310RoR2.PickupCatalog.Init () (at <eae781bd93824da1b7902a2b6526887c>:0)
311System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
312Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
313System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
314System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
315RoR2.SystemInitializerAttribute.Execute () (at <eae781bd93824da1b7902a2b6526887c>:0)
316DMD<RoR2_RoR2Application::OnLoad>?2070490880._OnLoad (RoR2.RoR2Application ) (at <de60837dac8947949eeb04ce98e77924>:0)
317R2API.R2API+<>c.<.ctor>b__9_2 (On.RoR2.RoR2Application+orig_OnLoad orig, RoR2.RoR2Application self) (at <fbe64e3639d841baba971e923807db02>:0)
318DMD<>?1130902144._Hook<RoR2_RoR2Application::OnLoad>?-319450368 (RoR2.RoR2Application ) (at <14d8c2337db340b99c30cbad052d6eaf>:0)
319DMD<RoR2_RoR2Application::Awake>?-800733056._Awake (RoR2.RoR2Application ) (at <9d726c50003845ca85839c54d95b1db2>:0)
320Ridiculousness.Ridiculous+<>c.<Awake>b__12_0 (On.RoR2.RoR2Application+orig_Awake orig, RoR2.RoR2Application self) (at <91f2df08a3f440ab86d929431b3542f8>:0)
321DMD<>?-143073536._Hook<RoR2_RoR2Application::Awake>?-427419648 (RoR2.RoR2Application ) (at <bddcdc93284a44a0b1c553ad19d1f4d6>:0)
322
323[Info : Unity Log] Active scene changed from to title
324[Info : Unity Log] Loaded scene title loadSceneMode=2
325[Error : Unity Log] MissingFieldException: Field 'RoR2.SurvivorDef.survivorIndex' not found.
326Stack trace:
327PlayerBots.AI.AiSkillHelperCatalog.RegisterSkillHelper (PlayerBots.AI.AiSkillHelper skillHelper) (at <ffaf3b080ad0407fa3790649f6c46d9a>:0)
328PlayerBots.AI.AiSkillHelperCatalog.Populate () (at <ffaf3b080ad0407fa3790649f6c46d9a>:0)
329PlayerBots.PlayerBotManager.Start () (at <ffaf3b080ad0407fa3790649f6c46d9a>:0)
330
331[Info : Unity Log] First-Time Profile Configuration