· 6 years ago · Dec 19, 2019, 01:06 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: Z:\SteamLibrary\steamapps\common\Risk of Rain 2\BepInEx\monomod
13[Message: MonoMod] [ReadMod] Loading mod: Z:\SteamLibrary\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] 1 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[Message: BepInEx] Chainloader startup complete
85Facepunch.Steamworks Unity: WindowsPlayer
86Facepunch.Steamworks Os: Windows
87Facepunch.Steamworks Arch: x64
88Setting breakpad minidump AppID = 632360
89Steam_SetMinidumpSteamID: Caching Steam ID: 76561198170477849 [API loaded no]
90Searching for compatible XInput library...
91Found Xinput1_4.dll.
92[Info : Unity Log] WwiseUnity: Sound engine initialized successfully.
93[Info : Unity Log] Bloom: True
94[Info : Unity Log] english
95[Info : Unity Log] Setting current language to "en"
96[Info : Unity Log] arg[0]="Z:\SteamLibrary\steamapps\common\Risk of Rain 2\Risk of Rain 2.exe"
97[Info : Unity Log] Initializing system: BodyCatalog
98[Info : Unity Log] Initializing system: BuffCatalog
99[Info : Unity Log] Initializing system: CostTypeCatalog
100[Info : Unity Log] Initializing system: EffectCatalog
101[Info : Unity Log] Initializing system: EliteCatalog
102[Info : Unity Log] Initializing system: EquipmentCatalog
103[Info : Unity Log] Initializing system: ItemCatalog
104[Info : Unity Log] Initializing system: ItemMaskNetworkExtensions
105[Info : Unity Log] Initializing system: MasterCatalog
106[Info : Unity Log] Initializing system: PickupCatalog
107[Info : Unity Log] Initializing system: ProjectileCatalog
108[Info : Unity Log] Initializing system: RuleCatalog
109[Info : Unity Log] Initializing system: SceneCatalog
110[Info : Unity Log] Initializing system: SteamworksServerManager
111[Info : Unity Log] Initializing system: SurvivorCatalog
112[Warning: Unity Log] Unregistered survivor Bandit!
113[Info : Unity Log] Initializing system: UnlockableCatalog
114[Info : Unity Log] Initializing system: UserProfile
115[Info : Unity Log] Initializing system: StatDef
116[Info : Unity Log] Registering key 'arena' with stat name 'totalTimesVisited.arena'
117[Info : Unity Log] Registering key 'bazaar' with stat name 'totalTimesVisited.bazaar'
118[Info : Unity Log] Registering key 'blackbeach' with stat name 'totalTimesVisited.blackbeach'
119[Info : Unity Log] Registering key 'crystalworld' with stat name 'totalTimesVisited.crystalworld'
120[Info : Unity Log] Registering key 'dampcavesimple' with stat name 'totalTimesVisited.dampcavesimple'
121[Info : Unity Log] Registering key 'foggyswamp' with stat name 'totalTimesVisited.foggyswamp'
122[Info : Unity Log] Registering key 'frozenwall' with stat name 'totalTimesVisited.frozenwall'
123[Info : Unity Log] Registering key 'goldshores' with stat name 'totalTimesVisited.goldshores'
124[Info : Unity Log] Registering key 'golemplains' with stat name 'totalTimesVisited.golemplains'
125[Info : Unity Log] Registering key 'goolake' with stat name 'totalTimesVisited.goolake'
126[Info : Unity Log] Registering key 'limbo' with stat name 'totalTimesVisited.limbo'
127[Info : Unity Log] Registering key 'lobby' with stat name 'totalTimesVisited.lobby'
128[Info : Unity Log] Registering key 'logbook' with stat name 'totalTimesVisited.logbook'
129[Info : Unity Log] Registering key 'mysteryspace' with stat name 'totalTimesVisited.mysteryspace'
130[Info : Unity Log] Registering key 'shipgraveyard' with stat name 'totalTimesVisited.shipgraveyard'
131[Info : Unity Log] Registering key 'title' with stat name 'totalTimesVisited.title'
132[Info : Unity Log] Registering key 'wispgraveyard' with stat name 'totalTimesVisited.wispgraveyard'
133[Info : Unity Log] Registering key 'arena' with stat name 'totalTimesCleared.arena'
134[Info : Unity Log] Registering key 'bazaar' with stat name 'totalTimesCleared.bazaar'
135[Info : Unity Log] Registering key 'blackbeach' with stat name 'totalTimesCleared.blackbeach'
136[Info : Unity Log] Registering key 'crystalworld' with stat name 'totalTimesCleared.crystalworld'
137[Info : Unity Log] Registering key 'dampcavesimple' with stat name 'totalTimesCleared.dampcavesimple'
138[Info : Unity Log] Registering key 'foggyswamp' with stat name 'totalTimesCleared.foggyswamp'
139[Info : Unity Log] Registering key 'frozenwall' with stat name 'totalTimesCleared.frozenwall'
140[Info : Unity Log] Registering key 'goldshores' with stat name 'totalTimesCleared.goldshores'
141[Info : Unity Log] Registering key 'golemplains' with stat name 'totalTimesCleared.golemplains'
142[Info : Unity Log] Registering key 'goolake' with stat name 'totalTimesCleared.goolake'
143[Info : Unity Log] Registering key 'limbo' with stat name 'totalTimesCleared.limbo'
144[Info : Unity Log] Registering key 'lobby' with stat name 'totalTimesCleared.lobby'
145[Info : Unity Log] Registering key 'logbook' with stat name 'totalTimesCleared.logbook'
146[Info : Unity Log] Registering key 'mysteryspace' with stat name 'totalTimesCleared.mysteryspace'
147[Info : Unity Log] Registering key 'shipgraveyard' with stat name 'totalTimesCleared.shipgraveyard'
148[Info : Unity Log] Registering key 'title' with stat name 'totalTimesCleared.title'
149[Info : Unity Log] Registering key 'wispgraveyard' with stat name 'totalTimesCleared.wispgraveyard'
150[Info : Unity Log] Initializing system: StatSheet
151[Info : Unity Log] Initializing system: SkillCatalog
152[Info : Unity Log] Initializing system: ArenaInfoPanel
153[Info : Unity Log] Initializing system: NetworkSoundEventCatalog
154[Info : Unity Log] Initializing system: AchievementManager
155[Info : Unity Log] Initializing system: BuffMask
156[Info : Unity Log] Initializing system: LunarItemOrEquipmentCostTypeHelper
157[Info : Unity Log] Initializing system: ItemDisplayRuleSet
158[Info : Unity Log] Initializing system: EquipmentMask
159[Info : Unity Log] Initializing system: PreGameRuleVoteController
160[Info : Unity Log] Initializing system: ShrineCleanseBehavior
161[Info : Unity Log] Initializing system: GameModeCatalog
162[Info : Unity Log] Registered gamemode ClassicRun True
163[Info : Unity Log] Registered gamemode WeeklyRun True
164[Info : Unity Log] Initializing system: BodyLoadoutManager
165[Info : Unity Log] Initializing system: RuleBook
166[Info : Unity Log] Attempting to load user profile /UserProfiles/da383c5a-3a35-4247-8290-75c63c7e4d26.xml
167[Info : Unity Log] stream.Length=117918
168[Info : Unity Log] english
169[Info : Unity Log] Setting current language to "en"
170[Info : Unity Log] "user_profile_main" = ""
171The current user profile.
172[Info : Unity Log] Loaded archived convars.
173[Info : Unity Log] Could not load config /Config/autoexec.cfg: Could not find file "Z:\SteamLibrary\steamapps\common\Risk of Rain 2\Risk of Rain 2_Data\Config\autoexec.cfg"
174[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
175Stack trace:
176R2API.R2API+<>c.<.ctor>b__9_2 (On.RoR2.RoR2Application+orig_OnLoad orig, RoR2.RoR2Application self) (at <ca7273e14b384af28a2739b6062b4e61>:0)
177DMD<>?579764992._Hook<RoR2_RoR2Application::OnLoad>?-1207221632 (RoR2.RoR2Application ) (at <50bb31487b3e48f9ad7d0d1af2e6ab69>:0)
178RoR2.RoR2Application.Awake () (at <5cdee1c8afdf42e2a8df7bd1ae8dc681>:0)
179
180[Info : Unity Log] Active scene changed from to title
181[Info : Unity Log] Loaded scene title loadSceneMode=2