· 6 years ago · Dec 19, 2019, 05:24 AM
1[Message: BepInEx] BepInEx 5.0.0.0 - Risk of Rain 2
2[Info : BepInEx] Running under Unity v2018.3.14.13691377
3[Info : BepInEx] CLR runtime version: 4.0.30319.17020
4[Info : BepInEx] Supports SRE: False
5[Message: BepInEx] Preloader started
6[Info : BepInEx] Loaded 1 patcher methods from BepInEx.MonoMod.Loader, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7[Info : BepInEx] 2 patcher plugin(s) loaded
8[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
9[Info : MonoMod] Collecting target assemblies from mods
10[Info : BepInEx] Patching [Assembly-CSharp] with [BepInEx.MonoMod.Loader.Patcher]
11[Message: MonoMod] [Main] Scanning for mods in directory.
12[Message: MonoMod] [ReadMod] Loading mod dir: E:\Steam\steamapps\common\Risk of Rain 2\BepInEx\monomod
13[Message: MonoMod] [ReadMod] Loading mod: E:\Steam\steamapps\common\Risk of Rain 2\BepInEx\monomod\Assembly-CSharp.R2API.mm.dll
14[Message: MonoMod] [Main] Found 1 mods
15[Message: MonoMod] [Main] mm.PatchRefs(); fixup pre-pass
16[Message: MonoMod] [Main] mm.AutoPatch();
17[Message: MonoMod] [AutoPatch] Parsing rules in loaded mods
18[Info :BepInEx Preloader] [MonoMod] [RulesModder]
19[Info :BepInEx Preloader] [Write] Writing modded module into output stream.
20[Message: MonoMod] [AutoPatch] PrePatch pass
21[Message: MonoMod] [AutoPatch] Patch pass
22[Message: MonoMod] [AutoPatch] PatchRefs pass
23[Message: MonoMod] [PostProcessor] PostProcessor pass #1
24[Message: MonoMod] [Main] Done.
25[Message: BepInEx] Preloader finished
26[Message: BepInEx] Chainloader ready
27[Message: BepInEx] Chainloader started
28[Info : BepInEx] 10 plugins to load
29[Info : BepInEx] Loading [R2API 2.3.0]
30[Info : R2API] Requested R2API Submodule: SurvivorAPI
31[Info : R2API] Requested R2API Submodule: AssetAPI
32[Info : R2API] Requested R2API Submodule: DifficultyAPI
33[Info : R2API] Requested R2API Submodule: EntityAPI
34[Info : R2API] Requested R2API Submodule: InventoryAPI
35[Info : R2API] Requested R2API Submodule: ItemAPI
36[Info : R2API] Requested R2API Submodule: ItemDropAPI
37[Info : R2API] Requested R2API Submodule: LoadoutAPI
38[Info : R2API] Requested R2API Submodule: LobbyConfigAPI
39[Info : R2API] Requested R2API Submodule: ResourcesAPI
40[Info : R2API] Requested R2API Submodule: CommandHelper
41[Info : R2API] Requested R2API Submodule: AssetPlus
42[Info : R2API] Found and Enabling R2API Submodule: R2API.AssetAPI
43[Info : R2API] Found and Enabling R2API Submodule: R2API.DifficultyAPI
44[Info : R2API] Found and Enabling R2API Submodule: R2API.EntityAPI
45[Info : R2API] Found and Enabling R2API Submodule: R2API.InventoryAPI
46[Info : R2API] Found and Enabling R2API Submodule: R2API.ItemAPI
47[Info : R2API] Found and Enabling R2API Submodule: R2API.ItemDropAPI
48[Info : R2API] Found and Enabling R2API Submodule: R2API.LoadoutAPI
49[Info : R2API] Found and Enabling R2API Submodule: R2API.LobbyConfigAPI
50[Info : R2API] Found and Enabling R2API Submodule: R2API.ResourcesAPI
51[Info : R2API] Found and Enabling R2API Submodule: R2API.SurvivorAPI
52[Info : R2API] Found and Enabling R2API Submodule: R2API.Utils.CommandHelper
53[Info : R2API] Found and Enabling R2API Submodule: R2API.AssetPlus.AssetPlus
54[Error : R2API] ItemAPI could not be initialized and has been disabled:
55
56System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
57 at MonoMod.Cil.ILCursor.GotoNext (MonoMod.Cil.MoveType moveType, System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) [0x0000a] in <014070a30c9a42e3becb67d17f0aa813>:0
58 at MonoMod.Cil.ILCursor.GotoNext (System.Func`2[Mono.Cecil.Cil.Instruction,System.Boolean][] predicates) [0x00000] in <014070a30c9a42e3becb67d17f0aa813>:0
59 at R2API.ItemAPI+<>c.<SetHooks>b__16_4 (MonoMod.Cil.ILContext il) [0x00006] in <ca7273e14b384af28a2739b6062b4e61>:0
60 at MonoMod.Cil.ILContext.Invoke (MonoMod.Cil.ILContext+Manipulator manip) [0x00087] in <014070a30c9a42e3becb67d17f0aa813>:0
61 at MonoMod.RuntimeDetour.ILHook+Context.InvokeManipulator (Mono.Cecil.MethodDefinition def, MonoMod.Cil.ILContext+Manipulator cb) [0x00012] in <454c317a535d48e898e657206da1cf99>:0
62 at MonoMod.RuntimeDetour.ILHook+Context.Refresh () [0x000ea] in <454c317a535d48e898e657206da1cf99>:0
63 at MonoMod.RuntimeDetour.ILHook.Apply () [0x00059] in <454c317a535d48e898e657206da1cf99>:0
64 at MonoMod.RuntimeDetour.ILHook..ctor (System.Reflection.MethodBase from, MonoMod.Cil.ILContext+Manipulator manipulator, MonoMod.RuntimeDetour.ILHookConfig& config) [0x00140] in <454c317a535d48e898e657206da1cf99>:0
65 at MonoMod.RuntimeDetour.ILHook..ctor (System.Reflection.MethodBase from, MonoMod.Cil.ILContext+Manipulator manipulator, MonoMod.RuntimeDetour.ILHookConfig config) [0x00000] in <454c317a535d48e898e657206da1cf99>:0
66 at MonoMod.RuntimeDetour.ILHook..ctor (System.Reflection.MethodBase from, MonoMod.Cil.ILContext+Manipulator manipulator) [0x0001c] in <454c317a535d48e898e657206da1cf99>:0
67 at MonoMod.RuntimeDetour.HookGen.HookEndpoint._NewILHook (System.Reflection.MethodBase from, MonoMod.Cil.ILContext+Manipulator to) [0x00000] in <454c317a535d48e898e657206da1cf99>:0
68 at MonoMod.RuntimeDetour.HookGen.HookEndpoint._Add[TDelegate] (System.Func`3[T1,T2,TResult] gen, TDelegate hookDelegate) [0x0003c] in <454c317a535d48e898e657206da1cf99>:0
69 at MonoMod.RuntimeDetour.HookGen.HookEndpoint.Modify (System.Delegate hookDelegate) [0x00013] in <454c317a535d48e898e657206da1cf99>:0
70 at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify (System.Reflection.MethodBase method, System.Delegate callback) [0x00028] in <454c317a535d48e898e657206da1cf99>:0
71 at MonoMod.RuntimeDetour.HookGen.HookEndpointManager.Modify[T] (System.Reflection.MethodBase method, System.Delegate callback) [0x00000] in <454c317a535d48e898e657206da1cf99>:0
72 at IL.RoR2.EliteCatalog.add_cctor (MonoMod.Cil.ILContext+Manipulator ) [0x0000a] in <d748fdc95bc544e49da36c1ff1a52dfd>:0
73 at R2API.ItemAPI.SetHooks () [0x00099] in <ca7273e14b384af28a2739b6062b4e61>:0
74 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
75 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
76 --- End of inner exception stack trace ---
77 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
78 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
79 at R2API.Utils.APISubmoduleHandler+<>c.<InvokeStage>b__6_1 (System.Reflection.MethodInfo m) [0x00000] in <ca7273e14b384af28a2739b6062b4e61>:0
80 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <c6bd535f6ab848b4a13f34d01b756eef>:0
81 at R2API.Utils.APISubmoduleHandler.InvokeStage (System.Type type, R2API.Utils.InitStage stage) [0x00068] in <ca7273e14b384af28a2739b6062b4e61>:0
82 at R2API.Utils.APISubmoduleHandler+<>c__DisplayClass4_0.<LoadAll>b__6 (System.Type t) [0x00000] in <ca7273e14b384af28a2739b6062b4e61>:0
83 at R2API.Utils.EnumerableExtensions+<>c__DisplayClass0_0`1[T].<ForEachTry>b__0 (T element) [0x00000] in <ca7273e14b384af28a2739b6062b4e61>:0
84[Info : BepInEx] Loading [EmptyChestsBeGone 1.1.0]
85[Info : BepInEx] Loading [Faster3DPrinters 1.0.0]
86[Info : BepInEx] Loading [ShareSuite 1.8.1]
87[Info : BepInEx] Loading [ScannerPlusOne 2.1.0]
88[Info : BepInEx] Loading [ShrineOfDio 1.1.0]
89[Info : BepInEx] Loading [NoBossNoWait 1.0.2]
90[Info : BepInEx] Loading [InfiniteChance 1.4.0]
91[Info : Unity Log] Infinite Chance loaded. Good luck you sick bastards!
92[Info : BepInEx] Loading [ItemStats 1.3.1]
93[Info : BepInEx] Loading [TooManyFriends 1.0]
94[Message: BepInEx] Chainloader startup complete
95Facepunch.Steamworks Unity: WindowsPlayer
96Facepunch.Steamworks Os: Windows
97Facepunch.Steamworks Arch: x64
98Setting breakpad minidump AppID = 632360
99Steam_SetMinidumpSteamID: Caching Steam ID: 76561198301107408 [API loaded no]
100Searching for compatible XInput library...
101Found Xinput1_4.dll.
102[Info : Unity Log] WwiseUnity: Sound engine initialized successfully.
103[Info : Unity Log] Bloom: True
104[Info : Unity Log] english
105[Info : Unity Log] Setting current language to "en"
106[Info : Unity Log] arg[0]="E:\Steam\steamapps\common\Risk of Rain 2\Risk of Rain 2.exe"
107[Info : Unity Log] Initializing system: BodyCatalog
108[Info : Unity Log] Initializing system: BuffCatalog
109[Info : Unity Log] Initializing system: CostTypeCatalog
110[Info : Unity Log] Initializing system: EffectCatalog
111[Info : Unity Log] Initializing system: EliteCatalog
112[Info : Unity Log] Initializing system: EquipmentCatalog
113[Info : Unity Log] Initializing system: ItemCatalog
114[Info : Unity Log] Initializing system: ItemMaskNetworkExtensions
115[Info : Unity Log] Initializing system: MasterCatalog
116[Info : Unity Log] Initializing system: PickupCatalog
117[Info : Unity Log] Initializing system: ProjectileCatalog
118[Info : Unity Log] Initializing system: RuleCatalog
119[Info : Unity Log] Initializing system: SceneCatalog
120[Info : Unity Log] Initializing system: SteamworksServerManager
121[Info : Unity Log] Initializing system: SurvivorCatalog
122[Warning: Unity Log] Unregistered survivor Bandit!
123[Info : Unity Log] Initializing system: UnlockableCatalog
124[Info : Unity Log] Initializing system: UserProfile
125[Info : Unity Log] Initializing system: StatDef
126[Info : Unity Log] Registering key 'arena' with stat name 'totalTimesVisited.arena'
127[Info : Unity Log] Registering key 'bazaar' with stat name 'totalTimesVisited.bazaar'
128[Info : Unity Log] Registering key 'blackbeach' with stat name 'totalTimesVisited.blackbeach'
129[Info : Unity Log] Registering key 'crystalworld' with stat name 'totalTimesVisited.crystalworld'
130[Info : Unity Log] Registering key 'dampcavesimple' with stat name 'totalTimesVisited.dampcavesimple'
131[Info : Unity Log] Registering key 'foggyswamp' with stat name 'totalTimesVisited.foggyswamp'
132[Info : Unity Log] Registering key 'frozenwall' with stat name 'totalTimesVisited.frozenwall'
133[Info : Unity Log] Registering key 'goldshores' with stat name 'totalTimesVisited.goldshores'
134[Info : Unity Log] Registering key 'golemplains' with stat name 'totalTimesVisited.golemplains'
135[Info : Unity Log] Registering key 'goolake' with stat name 'totalTimesVisited.goolake'
136[Info : Unity Log] Registering key 'limbo' with stat name 'totalTimesVisited.limbo'
137[Info : Unity Log] Registering key 'lobby' with stat name 'totalTimesVisited.lobby'
138[Info : Unity Log] Registering key 'logbook' with stat name 'totalTimesVisited.logbook'
139[Info : Unity Log] Registering key 'mysteryspace' with stat name 'totalTimesVisited.mysteryspace'
140[Info : Unity Log] Registering key 'shipgraveyard' with stat name 'totalTimesVisited.shipgraveyard'
141[Info : Unity Log] Registering key 'title' with stat name 'totalTimesVisited.title'
142[Info : Unity Log] Registering key 'wispgraveyard' with stat name 'totalTimesVisited.wispgraveyard'
143[Info : Unity Log] Registering key 'arena' with stat name 'totalTimesCleared.arena'
144[Info : Unity Log] Registering key 'bazaar' with stat name 'totalTimesCleared.bazaar'
145[Info : Unity Log] Registering key 'blackbeach' with stat name 'totalTimesCleared.blackbeach'
146[Info : Unity Log] Registering key 'crystalworld' with stat name 'totalTimesCleared.crystalworld'
147[Info : Unity Log] Registering key 'dampcavesimple' with stat name 'totalTimesCleared.dampcavesimple'
148[Info : Unity Log] Registering key 'foggyswamp' with stat name 'totalTimesCleared.foggyswamp'
149[Info : Unity Log] Registering key 'frozenwall' with stat name 'totalTimesCleared.frozenwall'
150[Info : Unity Log] Registering key 'goldshores' with stat name 'totalTimesCleared.goldshores'
151[Info : Unity Log] Registering key 'golemplains' with stat name 'totalTimesCleared.golemplains'
152[Info : Unity Log] Registering key 'goolake' with stat name 'totalTimesCleared.goolake'
153[Info : Unity Log] Registering key 'limbo' with stat name 'totalTimesCleared.limbo'
154[Info : Unity Log] Registering key 'lobby' with stat name 'totalTimesCleared.lobby'
155[Info : Unity Log] Registering key 'logbook' with stat name 'totalTimesCleared.logbook'
156[Info : Unity Log] Registering key 'mysteryspace' with stat name 'totalTimesCleared.mysteryspace'
157[Info : Unity Log] Registering key 'shipgraveyard' with stat name 'totalTimesCleared.shipgraveyard'
158[Info : Unity Log] Registering key 'title' with stat name 'totalTimesCleared.title'
159[Info : Unity Log] Registering key 'wispgraveyard' with stat name 'totalTimesCleared.wispgraveyard'
160[Info : Unity Log] Initializing system: StatSheet
161[Info : Unity Log] Initializing system: SkillCatalog
162[Info : Unity Log] Initializing system: ArenaInfoPanel
163[Info : Unity Log] Initializing system: NetworkSoundEventCatalog
164[Info : Unity Log] Initializing system: AchievementManager
165[Info : Unity Log] Initializing system: BuffMask
166[Info : Unity Log] Initializing system: LunarItemOrEquipmentCostTypeHelper
167[Info : Unity Log] Initializing system: ItemDisplayRuleSet
168[Info : Unity Log] Initializing system: EquipmentMask
169[Info : Unity Log] Initializing system: PreGameRuleVoteController
170[Info : Unity Log] Initializing system: ShrineCleanseBehavior
171[Info : Unity Log] Initializing system: GameModeCatalog
172[Info : Unity Log] Registered gamemode ClassicRun True
173[Info : Unity Log] Registered gamemode WeeklyRun True
174[Info : Unity Log] Initializing system: BodyLoadoutManager
175[Info : Unity Log] Initializing system: RuleBook
176[Info : Unity Log] Attempting to load user profile /UserProfiles/1316eb74-6738-4cf3-bfe5-3178024c46ca.xml
177[Info : Unity Log] stream.Length=91606
178[Info : Unity Log] english
179[Info : Unity Log] Setting current language to "en"
180[Info : Unity Log] UserProfile powwowenthusiast42 has achievement ACHIEVEMENT_KILLBOSSQUANTITYINRUN_NAME but not its unlockable Items.LunarSkillReplacements. Granting.
181[Info : Unity Log] powwowenthusiast42 unlocked ITEM_LUNARSKILLREPLACEMENTS_NAME
182[Info : Unity Log] Loaded archived convars.
183[Info : Unity Log] Could not load config /Config/autoexec.cfg: Could not find file "E:\Steam\steamapps\common\Risk of Rain 2\Risk of Rain 2_Data\Config\autoexec.cfg"
184[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
185Stack trace:
186R2API.R2API+<>c.<.ctor>b__9_2 (On.RoR2.RoR2Application+orig_OnLoad orig, RoR2.RoR2Application self) (at <ca7273e14b384af28a2739b6062b4e61>:0)
187DMD<>?-810524928._Hook<RoR2_RoR2Application::OnLoad>?1070011392 (RoR2.RoR2Application ) (at <462ac45658d64a0c9cb0ad9e91e03739>:0)
188RoR2.RoR2Application.Awake () (at <5cdee1c8afdf42e2a8df7bd1ae8dc681>:0)
189
190[Info : Unity Log] Active scene changed from to title
191[Info : Unity Log] Loaded scene title loadSceneMode=2