· 6 years ago · Nov 16, 2019, 12:58 PM
1[Message: BepInEx] BepInEx 5.0.0.0 RC1 - Risk of Rain 2
2[Message: BepInEx] Compiled in Unity v2018 mode
3[Info : BepInEx] Running under Unity v2018.3.14.13691377
4[Message: BepInEx] Preloader started
5[Info : BepInEx] Loaded 1 patcher methods from BepInEx.MonoMod.Loader
6[Debug : BepInEx] Loaded 0 patcher methods from Mono.Cecil.Mdb
7[Debug : BepInEx] Loaded 0 patcher methods from Mono.Cecil.Pdb
8[Debug : BepInEx] Loaded 0 patcher methods from Mono.Cecil.Rocks
9[Info : BepInEx] 2 patcher plugin(s) loaded
10[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
11[Info : BepInEx] Patching [Assembly-CSharp] with [BepInEx.MonoMod.Loader/BepInEx.MonoMod.Loader.Patcher]
12[Message: MonoMod] [Main] Scanning for mods in directory.
13[Message: MonoMod] [ReadMod] Loading mod dir: D:\Steam\steamapps\common\GarrysMod\Gmod\steamapps\common\Risk of Rain 2\BepInEx\monomod
14[Message: MonoMod] [Main] mm.PatchRefs(); fixup pre-pass
15[Message: MonoMod] [Main] mm.AutoPatch();
16[Message: MonoMod] [AutoPatch] Parsing rules in loaded mods
17[Message: MonoMod] [AutoPatch] PrePatch pass
18[Message: MonoMod] [AutoPatch] Patch pass
19[Message: MonoMod] [AutoPatch] PatchRefs pass
20[Message: MonoMod] [PostProcessor] PostProcessor pass #1
21[Message: MonoMod] [Main] Done.
22[Message: BepInEx] Preloader finished
23[Message: BepInEx] Chainloader ready
24[Message: BepInEx] Chainloader started
25[Info : BepInEx] 15 / 15 plugins to load
26[Info : BepInEx] Loading [R2API 2.3.0]
27[Info : R2API] Requested R2API Submodule: DifficultyAPI
28[Info : R2API] Requested R2API Submodule: ResourcesAPI
29[Info : R2API] Requested R2API Submodule: AssetPlus
30[Info : R2API] Requested R2API Submodule: SurvivorAPI
31[Info : R2API] Requested R2API Submodule: ItemAPI
32[Info : R2API] Requested R2API Submodule: AssetAPI
33[Info : R2API] Requested R2API Submodule: EntityAPI
34[Info : R2API] Requested R2API Submodule: InventoryAPI
35[Info : R2API] Requested R2API Submodule: ItemDropAPI
36[Info : R2API] Requested R2API Submodule: LoadoutAPI
37[Info : R2API] Requested R2API Submodule: LobbyConfigAPI
38[Info : R2API] Requested R2API Submodule: CommandHelper
39[Info : R2API] Found and Enabling R2API Submodule: R2API.AssetAPI
40[Info : R2API] Found and Enabling R2API Submodule: R2API.DifficultyAPI
41[Info : R2API] Found and Enabling R2API Submodule: R2API.EntityAPI
42[Info : R2API] Found and Enabling R2API Submodule: R2API.InventoryAPI
43[Info : R2API] Found and Enabling R2API Submodule: R2API.ItemAPI
44[Info : R2API] Found and Enabling R2API Submodule: R2API.ItemDropAPI
45[Info : R2API] Found and Enabling R2API Submodule: R2API.LoadoutAPI
46[Info : R2API] Found and Enabling R2API Submodule: R2API.LobbyConfigAPI
47[Info : R2API] Found and Enabling R2API Submodule: R2API.ResourcesAPI
48[Info : R2API] Found and Enabling R2API Submodule: R2API.SurvivorAPI
49[Info : R2API] Found and Enabling R2API Submodule: R2API.Utils.CommandHelper
50[Info : R2API] Found and Enabling R2API Submodule: R2API.AssetPlus.AssetPlus
51[Error : R2API] LobbyConfigAPI could not be initialized and has been disabled:
52
53System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'R2API.LobbyConfigAPI' threw an exception. ---> System.MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Type)
54 at R2API.Utils.Reflection+<>c__25`1[TReturn].<GetFieldGetDelegate>b__25_0 (System.Reflection.FieldInfo x) [0x00000] in <ca7273e14b384af28a2739b6062b4e61>:0
55 at System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) [0x00034] in <c6bd535f6ab848b4a13f34d01b756eef>:0
56 at R2API.Utils.Reflection.GetFieldGetDelegate[TReturn] (System.Reflection.FieldInfo field) [0x00000] in <ca7273e14b384af28a2739b6062b4e61>:0
57 at R2API.Utils.Reflection.GetFieldValue[TReturn] (System.Type staticType, System.String fieldName) [0x00007] in <ca7273e14b384af28a2739b6062b4e61>:0
58 at R2API.LobbyConfigAPI..cctor () [0x00000] in <ca7273e14b384af28a2739b6062b4e61>:0
59 --- End of inner exception stack trace ---
60 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
61 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
62 --- End of inner exception stack trace ---
63 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
64 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
65 at R2API.Utils.APISubmoduleHandler+<>c.<InvokeStage>b__6_1 (System.Reflection.MethodInfo m) [0x00000] in <ca7273e14b384af28a2739b6062b4e61>:0
66 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <c6bd535f6ab848b4a13f34d01b756eef>:0
67 at R2API.Utils.APISubmoduleHandler.InvokeStage (System.Type type, R2API.Utils.InitStage stage) [0x00068] in <ca7273e14b384af28a2739b6062b4e61>:0
68 at R2API.Utils.APISubmoduleHandler+<>c__DisplayClass4_0.<LoadAll>b__6 (System.Type t) [0x00000] in <ca7273e14b384af28a2739b6062b4e61>:0
69 at R2API.Utils.EnumerableExtensions+<>c__DisplayClass0_0`1[T].<ForEachTry>b__0 (T element) [0x00000] in <ca7273e14b384af28a2739b6062b4e61>:0
70[Info : BepInEx] Loading [20 Minute Ping 1.0.0]
71[Info : BepInEx] Loading [BiggerBazaar 1.5.2]
72[Info : BepInEx] Loading [DeployableOwnerInformation 1.0.2]
73[Info : BepInEx] Loading [Diluvian 1.0.0]
74[Error : Unity Log] TypeLoadException: Could not resolve type with token 0100002f (from typeref, class/assembly BepInEx.PluginInfo, BepInEx, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null)
75Stack trace:
76UnityEngine.GameObject:AddComponent(Type)
77BepInEx.Bootstrap.Chainloader:Start()
78UnityEngine.Application:.cctor()
79RoR2.SkinDef:Awake()
80
81[Info : BepInEx] Loading [My Mod's Title 1.0.0]
82[Error : BepInEx] Missing the following dependencies for [FluffyLabsConfigManagerTools]:
83- com.bepis.bepinex.configurationmanager
84Loading will be skipped; expect further errors and unstabilities.
85[Info : BepInEx] Loading [IonUtility 1.0.0]
86[Info : BepInEx] Loading [ItemStats 1.3.1]
87[Info : BepInEx] Loading [Kookeh's Drop Item Mod 2.0.0]
88[Info : BepInEx] Loading [MiniRpcLib 1.0]
89[Info :MiniRpcLib] Initializing Logger
90[Info :MiniRpcLib] Initializing MiniRpc
91Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
92[Info :MiniRpcLib] 3923704355[0] Registering action | Server
93[Info :MiniRpcLib] 3923704355[1] Registering action | Client
94[Info :MiniRpcLib] 3923704355[2] Registering action | Client
95[Info :MiniRpcLib] 3923704355[3] Registering action | Server
96[Info : BepInEx] Loading [Rampage 1.1.0]
97[Info :MiniRpcLib] 59172005[0] Registering action | Client
98[Info :MiniRpcLib] 59172005[1] Registering action | Server
99[Info :MiniRpcLib] 59172005[2] Registering action | Server
100[Info :MiniRpcLib] 59172005[3] Registering action | Server
101[Info : BepInEx] Loading [RoRCheats 3.1.0]
102[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Type)
103Stack trace:
104R2API.Utils.Reflection+<>c__25`1[TReturn].<GetFieldGetDelegate>b__25_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
105System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
106R2API.Utils.Reflection.GetFieldGetDelegate[TReturn] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
107R2API.Utils.Reflection.GetFieldValue[TReturn] (System.Type staticType, System.String fieldName) (at <ca7273e14b384af28a2739b6062b4e61>:0)
108RoRCheats.Main.Awake () (at <9bc817dca55946dbab056067038d13d9>:0)
109UnityEngine.GameObject:AddComponent(Type)
110BepInEx.Bootstrap.Chainloader:Start()
111UnityEngine.Application:.cctor()
112RoR2.SkinDef:Awake()
113
114[Info : BepInEx] Loading [ReinStutterStunter 1.0.4]
115[Info : BepInEx] Loading [UnlockAll 1.0.2]
116[Message: BepInEx] Chainloader startup complete
117Facepunch.Steamworks Unity: WindowsPlayer
118Facepunch.Steamworks Os: Windows
119Facepunch.Steamworks Arch: x64
120Setting breakpad minidump AppID = 632360
121Steam_SetMinidumpSteamID: Caching Steam ID: 76561198375269513 [API loaded no]
122Searching for compatible XInput library...
123Found Xinput1_4.dll.
124[Info : Unity Log] WwiseUnity: Sound engine initialized successfully.
125[Info : Unity Log] Bloom: True
126[Info : Unity Log] english
127[Info : Unity Log] Setting current language to "en"
128[Info : Unity Log] arg[0]="D:\Steam\steamapps\common\GarrysMod\Gmod\steamapps\common\Risk of Rain 2\Risk of Rain 2.exe"
129[Info : Unity Log] Initializing system: BodyCatalog
130[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
131Stack trace:
132R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
133System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
134R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
135R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
136R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
137DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
138EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
139RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
140UnityEngine.Resources:LoadAll(String, Type)
141DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
142R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
143UnityEngine.Resources:LoadAll(String)
144R2API.AssetAPI:BuildBodyCatalog()
145DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
146R2API.<>c:<InitHooks>b__17_2(orig_Init)
147DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
148System.Reflection.MethodBase:Invoke(Object, Object[])
149RoR2.SystemInitializerAttribute:Execute()
150DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
151R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
152DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
153R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
154DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
155RoR2.RoR2Application:Awake()
156
157[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
158Stack trace:
159R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
160System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
161R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
162R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
163R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
164DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
165EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
166RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
167UnityEngine.Resources:LoadAll(String, Type)
168DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
169R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
170UnityEngine.Resources:LoadAll(String)
171R2API.AssetAPI:BuildBodyCatalog()
172DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
173R2API.<>c:<InitHooks>b__17_2(orig_Init)
174DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
175System.Reflection.MethodBase:Invoke(Object, Object[])
176RoR2.SystemInitializerAttribute:Execute()
177DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
178R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
179DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
180R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
181DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
182RoR2.RoR2Application:Awake()
183
184[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
185Stack trace:
186R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
187System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
188R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
189R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
190R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
191DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
192EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
193RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
194UnityEngine.Resources:LoadAll(String, Type)
195DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
196R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
197UnityEngine.Resources:LoadAll(String)
198R2API.AssetAPI:BuildBodyCatalog()
199DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
200R2API.<>c:<InitHooks>b__17_2(orig_Init)
201DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
202System.Reflection.MethodBase:Invoke(Object, Object[])
203RoR2.SystemInitializerAttribute:Execute()
204DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
205R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
206DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
207R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
208DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
209RoR2.RoR2Application:Awake()
210
211[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
212Stack trace:
213R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
214System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
215R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
216R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
217R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
218DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
219EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
220RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
221UnityEngine.Resources:LoadAll(String, Type)
222DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
223R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
224UnityEngine.Resources:LoadAll(String)
225R2API.AssetAPI:BuildBodyCatalog()
226DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
227R2API.<>c:<InitHooks>b__17_2(orig_Init)
228DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
229System.Reflection.MethodBase:Invoke(Object, Object[])
230RoR2.SystemInitializerAttribute:Execute()
231DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
232R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
233DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
234R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
235DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
236RoR2.RoR2Application:Awake()
237
238[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
239Stack trace:
240R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
241System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
242R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
243R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
244R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
245DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
246EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
247RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
248UnityEngine.Resources:LoadAll(String, Type)
249DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
250R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
251UnityEngine.Resources:LoadAll(String)
252R2API.AssetAPI:BuildBodyCatalog()
253DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
254R2API.<>c:<InitHooks>b__17_2(orig_Init)
255DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
256System.Reflection.MethodBase:Invoke(Object, Object[])
257RoR2.SystemInitializerAttribute:Execute()
258DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
259R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
260DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
261R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
262DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
263RoR2.RoR2Application:Awake()
264
265[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
266Stack trace:
267R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
268System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
269R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
270R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
271R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
272DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
273EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
274RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
275UnityEngine.Resources:LoadAll(String, Type)
276DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
277R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
278UnityEngine.Resources:LoadAll(String)
279R2API.AssetAPI:BuildBodyCatalog()
280DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
281R2API.<>c:<InitHooks>b__17_2(orig_Init)
282DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
283System.Reflection.MethodBase:Invoke(Object, Object[])
284RoR2.SystemInitializerAttribute:Execute()
285DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
286R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
287DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
288R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
289DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
290RoR2.RoR2Application:Awake()
291
292[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
293Stack trace:
294R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
295System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
296R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
297R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
298R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
299DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
300EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
301RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
302UnityEngine.Resources:LoadAll(String, Type)
303DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
304R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
305UnityEngine.Resources:LoadAll(String)
306R2API.AssetAPI:BuildBodyCatalog()
307DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
308R2API.<>c:<InitHooks>b__17_2(orig_Init)
309DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
310System.Reflection.MethodBase:Invoke(Object, Object[])
311RoR2.SystemInitializerAttribute:Execute()
312DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
313R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
314DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
315R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
316DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
317RoR2.RoR2Application:Awake()
318
319[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
320Stack trace:
321R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
322System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
323R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
324R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
325R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
326DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
327EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
328RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
329UnityEngine.Resources:LoadAll(String, Type)
330DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
331R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
332UnityEngine.Resources:LoadAll(String)
333R2API.AssetAPI:BuildBodyCatalog()
334DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
335R2API.<>c:<InitHooks>b__17_2(orig_Init)
336DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
337System.Reflection.MethodBase:Invoke(Object, Object[])
338RoR2.SystemInitializerAttribute:Execute()
339DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
340R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
341DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
342R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
343DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
344RoR2.RoR2Application:Awake()
345
346[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
347Stack trace:
348R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
349System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
350R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
351R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
352R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
353DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
354EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
355RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
356UnityEngine.Resources:LoadAll(String, Type)
357DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
358R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
359UnityEngine.Resources:LoadAll(String)
360R2API.AssetAPI:BuildBodyCatalog()
361DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
362R2API.<>c:<InitHooks>b__17_2(orig_Init)
363DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
364System.Reflection.MethodBase:Invoke(Object, Object[])
365RoR2.SystemInitializerAttribute:Execute()
366DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
367R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
368DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
369R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
370DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
371RoR2.RoR2Application:Awake()
372
373[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
374Stack trace:
375R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
376System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
377R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
378R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
379R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
380DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
381EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
382RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
383UnityEngine.Resources:LoadAll(String, Type)
384DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
385R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
386UnityEngine.Resources:LoadAll(String)
387R2API.AssetAPI:BuildBodyCatalog()
388DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
389R2API.<>c:<InitHooks>b__17_2(orig_Init)
390DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
391System.Reflection.MethodBase:Invoke(Object, Object[])
392RoR2.SystemInitializerAttribute:Execute()
393DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
394R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
395DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
396R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
397DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
398RoR2.RoR2Application:Awake()
399
400[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
401Stack trace:
402R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
403System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
404R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
405R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
406R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
407DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
408EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
409RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
410UnityEngine.Resources:LoadAll(String, Type)
411DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
412R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
413UnityEngine.Resources:LoadAll(String)
414R2API.AssetAPI:BuildBodyCatalog()
415DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
416R2API.<>c:<InitHooks>b__17_2(orig_Init)
417DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
418System.Reflection.MethodBase:Invoke(Object, Object[])
419RoR2.SystemInitializerAttribute:Execute()
420DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
421R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
422DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
423R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
424DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
425RoR2.RoR2Application:Awake()
426
427[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
428Stack trace:
429R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
430System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
431R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
432R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
433R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
434DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
435EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
436RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
437UnityEngine.Resources:LoadAll(String, Type)
438DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
439R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
440UnityEngine.Resources:LoadAll(String)
441R2API.AssetAPI:BuildBodyCatalog()
442DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
443R2API.<>c:<InitHooks>b__17_2(orig_Init)
444DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
445System.Reflection.MethodBase:Invoke(Object, Object[])
446RoR2.SystemInitializerAttribute:Execute()
447DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
448R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
449DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
450R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
451DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
452RoR2.RoR2Application:Awake()
453
454[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
455Stack trace:
456R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
457System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
458R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
459R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
460R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
461DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
462EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
463RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
464UnityEngine.Resources:LoadAll(String, Type)
465DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
466R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
467UnityEngine.Resources:LoadAll(String)
468R2API.AssetAPI:BuildBodyCatalog()
469DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
470R2API.<>c:<InitHooks>b__17_2(orig_Init)
471DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
472System.Reflection.MethodBase:Invoke(Object, Object[])
473RoR2.SystemInitializerAttribute:Execute()
474DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
475R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
476DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
477R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
478DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
479RoR2.RoR2Application:Awake()
480
481[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
482Stack trace:
483R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
484System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
485R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
486R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
487R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
488DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
489EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
490RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
491UnityEngine.Resources:LoadAll(String, Type)
492DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
493R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
494UnityEngine.Resources:LoadAll(String)
495R2API.AssetAPI:BuildBodyCatalog()
496DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
497R2API.<>c:<InitHooks>b__17_2(orig_Init)
498DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
499System.Reflection.MethodBase:Invoke(Object, Object[])
500RoR2.SystemInitializerAttribute:Execute()
501DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
502R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
503DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
504R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
505DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
506RoR2.RoR2Application:Awake()
507
508[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
509Stack trace:
510R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
511System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
512R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
513R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
514R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
515DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
516EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
517RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
518UnityEngine.Resources:LoadAll(String, Type)
519DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
520R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
521UnityEngine.Resources:LoadAll(String)
522R2API.AssetAPI:BuildBodyCatalog()
523DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
524R2API.<>c:<InitHooks>b__17_2(orig_Init)
525DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
526System.Reflection.MethodBase:Invoke(Object, Object[])
527RoR2.SystemInitializerAttribute:Execute()
528DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
529R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
530DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
531R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
532DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
533RoR2.RoR2Application:Awake()
534
535[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
536Stack trace:
537R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
538System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
539R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
540R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
541R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
542DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
543EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
544RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
545UnityEngine.Resources:LoadAll(String, Type)
546DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
547R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
548UnityEngine.Resources:LoadAll(String)
549R2API.AssetAPI:BuildBodyCatalog()
550DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
551R2API.<>c:<InitHooks>b__17_2(orig_Init)
552DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
553System.Reflection.MethodBase:Invoke(Object, Object[])
554RoR2.SystemInitializerAttribute:Execute()
555DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
556R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
557DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
558R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
559DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
560RoR2.RoR2Application:Awake()
561
562[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
563Stack trace:
564R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
565System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
566R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
567R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
568R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
569DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
570EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
571RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
572UnityEngine.Resources:LoadAll(String, Type)
573DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
574R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
575UnityEngine.Resources:LoadAll(String)
576R2API.AssetAPI:BuildBodyCatalog()
577DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
578R2API.<>c:<InitHooks>b__17_2(orig_Init)
579DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
580System.Reflection.MethodBase:Invoke(Object, Object[])
581RoR2.SystemInitializerAttribute:Execute()
582DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
583R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
584DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
585R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
586DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
587RoR2.RoR2Application:Awake()
588
589[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
590Stack trace:
591R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
592System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
593R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
594R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
595R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
596DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
597EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
598RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
599UnityEngine.Resources:LoadAll(String, Type)
600DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
601R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
602UnityEngine.Resources:LoadAll(String)
603R2API.AssetAPI:BuildBodyCatalog()
604DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
605R2API.<>c:<InitHooks>b__17_2(orig_Init)
606DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
607System.Reflection.MethodBase:Invoke(Object, Object[])
608RoR2.SystemInitializerAttribute:Execute()
609DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
610R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
611DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
612R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
613DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
614RoR2.RoR2Application:Awake()
615
616[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
617Stack trace:
618R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
619System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
620R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
621R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
622R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
623DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
624EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
625RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
626UnityEngine.Resources:LoadAll(String, Type)
627DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
628R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
629UnityEngine.Resources:LoadAll(String)
630R2API.AssetAPI:BuildBodyCatalog()
631DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
632R2API.<>c:<InitHooks>b__17_2(orig_Init)
633DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
634System.Reflection.MethodBase:Invoke(Object, Object[])
635RoR2.SystemInitializerAttribute:Execute()
636DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
637R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
638DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
639R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
640DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
641RoR2.RoR2Application:Awake()
642
643[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
644Stack trace:
645R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
646System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
647R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
648R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
649R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
650DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
651EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
652RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
653UnityEngine.Resources:LoadAll(String, Type)
654DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
655R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
656UnityEngine.Resources:LoadAll(String)
657R2API.AssetAPI:BuildBodyCatalog()
658DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
659R2API.<>c:<InitHooks>b__17_2(orig_Init)
660DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
661System.Reflection.MethodBase:Invoke(Object, Object[])
662RoR2.SystemInitializerAttribute:Execute()
663DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
664R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
665DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
666R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
667DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
668RoR2.RoR2Application:Awake()
669
670[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
671Stack trace:
672R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
673System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
674R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
675R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
676R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
677DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
678EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
679RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
680UnityEngine.Resources:LoadAll(String, Type)
681DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
682R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
683UnityEngine.Resources:LoadAll(String)
684R2API.AssetAPI:BuildBodyCatalog()
685DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
686R2API.<>c:<InitHooks>b__17_2(orig_Init)
687DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
688System.Reflection.MethodBase:Invoke(Object, Object[])
689RoR2.SystemInitializerAttribute:Execute()
690DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
691R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
692DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
693R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
694DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
695RoR2.RoR2Application:Awake()
696
697[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
698Stack trace:
699R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
700System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
701R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
702R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
703R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
704DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
705EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
706RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
707UnityEngine.Resources:LoadAll(String, Type)
708DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
709R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
710UnityEngine.Resources:LoadAll(String)
711R2API.AssetAPI:BuildBodyCatalog()
712DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
713R2API.<>c:<InitHooks>b__17_2(orig_Init)
714DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
715System.Reflection.MethodBase:Invoke(Object, Object[])
716RoR2.SystemInitializerAttribute:Execute()
717DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
718R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
719DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
720R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
721DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
722RoR2.RoR2Application:Awake()
723
724[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
725Stack trace:
726R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
727System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
728R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
729R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
730R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
731DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
732EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
733RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
734UnityEngine.Resources:LoadAll(String, Type)
735DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
736R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
737UnityEngine.Resources:LoadAll(String)
738R2API.AssetAPI:BuildBodyCatalog()
739DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
740R2API.<>c:<InitHooks>b__17_2(orig_Init)
741DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
742System.Reflection.MethodBase:Invoke(Object, Object[])
743RoR2.SystemInitializerAttribute:Execute()
744DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
745R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
746DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
747R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
748DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
749RoR2.RoR2Application:Awake()
750
751[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
752Stack trace:
753R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
754System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
755R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
756R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
757R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
758DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
759EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
760RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
761UnityEngine.Resources:LoadAll(String, Type)
762DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
763R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
764UnityEngine.Resources:LoadAll(String)
765R2API.AssetAPI:BuildBodyCatalog()
766DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
767R2API.<>c:<InitHooks>b__17_2(orig_Init)
768DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
769System.Reflection.MethodBase:Invoke(Object, Object[])
770RoR2.SystemInitializerAttribute:Execute()
771DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
772R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
773DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
774R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
775DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
776RoR2.RoR2Application:Awake()
777
778[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
779Stack trace:
780R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
781System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
782R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
783R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
784R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
785DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
786EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
787RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
788UnityEngine.Resources:LoadAll(String, Type)
789DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
790R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
791UnityEngine.Resources:LoadAll(String)
792R2API.AssetAPI:BuildBodyCatalog()
793DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
794R2API.<>c:<InitHooks>b__17_2(orig_Init)
795DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
796System.Reflection.MethodBase:Invoke(Object, Object[])
797RoR2.SystemInitializerAttribute:Execute()
798DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
799R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
800DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
801R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
802DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
803RoR2.RoR2Application:Awake()
804
805[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
806Stack trace:
807R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
808System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
809R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
810R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
811R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
812DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
813EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
814RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
815UnityEngine.Resources:LoadAll(String, Type)
816DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
817R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
818UnityEngine.Resources:LoadAll(String)
819R2API.AssetAPI:BuildBodyCatalog()
820DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
821R2API.<>c:<InitHooks>b__17_2(orig_Init)
822DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
823System.Reflection.MethodBase:Invoke(Object, Object[])
824RoR2.SystemInitializerAttribute:Execute()
825DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
826R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
827DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
828R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
829DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
830RoR2.RoR2Application:Awake()
831
832[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
833Stack trace:
834R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
835System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
836R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
837R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
838R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
839DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
840EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
841RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
842UnityEngine.Resources:LoadAll(String, Type)
843DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
844R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
845UnityEngine.Resources:LoadAll(String)
846R2API.AssetAPI:BuildBodyCatalog()
847DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
848R2API.<>c:<InitHooks>b__17_2(orig_Init)
849DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
850System.Reflection.MethodBase:Invoke(Object, Object[])
851RoR2.SystemInitializerAttribute:Execute()
852DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
853R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
854DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
855R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
856DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
857RoR2.RoR2Application:Awake()
858
859[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
860Stack trace:
861R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
862System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
863R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
864R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
865R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
866DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
867EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
868RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
869UnityEngine.Resources:LoadAll(String, Type)
870DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
871R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
872UnityEngine.Resources:LoadAll(String)
873R2API.AssetAPI:BuildBodyCatalog()
874DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
875R2API.<>c:<InitHooks>b__17_2(orig_Init)
876DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
877System.Reflection.MethodBase:Invoke(Object, Object[])
878RoR2.SystemInitializerAttribute:Execute()
879DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
880R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
881DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
882R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
883DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
884RoR2.RoR2Application:Awake()
885
886[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
887Stack trace:
888R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
889System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
890R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
891R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
892R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
893DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
894EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
895RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
896UnityEngine.Resources:LoadAll(String, Type)
897DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
898R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
899UnityEngine.Resources:LoadAll(String)
900R2API.AssetAPI:BuildBodyCatalog()
901DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
902R2API.<>c:<InitHooks>b__17_2(orig_Init)
903DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
904System.Reflection.MethodBase:Invoke(Object, Object[])
905RoR2.SystemInitializerAttribute:Execute()
906DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
907R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
908DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
909R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
910DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
911RoR2.RoR2Application:Awake()
912
913[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
914Stack trace:
915R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
916System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
917R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
918R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
919R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
920DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
921EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
922RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
923UnityEngine.Resources:LoadAll(String, Type)
924DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
925R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
926UnityEngine.Resources:LoadAll(String)
927R2API.AssetAPI:BuildBodyCatalog()
928DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
929R2API.<>c:<InitHooks>b__17_2(orig_Init)
930DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
931System.Reflection.MethodBase:Invoke(Object, Object[])
932RoR2.SystemInitializerAttribute:Execute()
933DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
934R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
935DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
936R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
937DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
938RoR2.RoR2Application:Awake()
939
940[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
941Stack trace:
942R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
943System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
944R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
945R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
946R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
947DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
948EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
949RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
950UnityEngine.Resources:LoadAll(String, Type)
951DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
952R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
953UnityEngine.Resources:LoadAll(String)
954R2API.AssetAPI:BuildBodyCatalog()
955DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
956R2API.<>c:<InitHooks>b__17_2(orig_Init)
957DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
958System.Reflection.MethodBase:Invoke(Object, Object[])
959RoR2.SystemInitializerAttribute:Execute()
960DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
961R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
962DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
963R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
964DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
965RoR2.RoR2Application:Awake()
966
967[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
968Stack trace:
969R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
970System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
971R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
972R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
973R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
974DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
975EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
976RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
977UnityEngine.Resources:LoadAll(String, Type)
978DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
979R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
980UnityEngine.Resources:LoadAll(String)
981R2API.AssetAPI:BuildBodyCatalog()
982DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
983R2API.<>c:<InitHooks>b__17_2(orig_Init)
984DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
985System.Reflection.MethodBase:Invoke(Object, Object[])
986RoR2.SystemInitializerAttribute:Execute()
987DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
988R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
989DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
990R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
991DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
992RoR2.RoR2Application:Awake()
993
994[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
995Stack trace:
996R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
997System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
998R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
999R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1000R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1001DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1002EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1003RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1004UnityEngine.Resources:LoadAll(String, Type)
1005DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1006R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1007UnityEngine.Resources:LoadAll(String)
1008R2API.AssetAPI:BuildBodyCatalog()
1009DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1010R2API.<>c:<InitHooks>b__17_2(orig_Init)
1011DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1012System.Reflection.MethodBase:Invoke(Object, Object[])
1013RoR2.SystemInitializerAttribute:Execute()
1014DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1015R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1016DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1017R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1018DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1019RoR2.RoR2Application:Awake()
1020
1021[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1022Stack trace:
1023R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1024System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1025R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1026R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1027R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1028DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1029EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1030RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1031UnityEngine.Resources:LoadAll(String, Type)
1032DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1033R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1034UnityEngine.Resources:LoadAll(String)
1035R2API.AssetAPI:BuildBodyCatalog()
1036DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1037R2API.<>c:<InitHooks>b__17_2(orig_Init)
1038DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1039System.Reflection.MethodBase:Invoke(Object, Object[])
1040RoR2.SystemInitializerAttribute:Execute()
1041DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1042R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1043DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1044R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1045DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1046RoR2.RoR2Application:Awake()
1047
1048[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1049Stack trace:
1050R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1051System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1052R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1053R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1054R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1055DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1056EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1057RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1058UnityEngine.Resources:LoadAll(String, Type)
1059DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1060R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1061UnityEngine.Resources:LoadAll(String)
1062R2API.AssetAPI:BuildBodyCatalog()
1063DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1064R2API.<>c:<InitHooks>b__17_2(orig_Init)
1065DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1066System.Reflection.MethodBase:Invoke(Object, Object[])
1067RoR2.SystemInitializerAttribute:Execute()
1068DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1069R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1070DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1071R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1072DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1073RoR2.RoR2Application:Awake()
1074
1075[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1076Stack trace:
1077R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1078System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1079R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1080R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1081R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1082DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1083EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1084RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1085UnityEngine.Resources:LoadAll(String, Type)
1086DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1087R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1088UnityEngine.Resources:LoadAll(String)
1089R2API.AssetAPI:BuildBodyCatalog()
1090DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1091R2API.<>c:<InitHooks>b__17_2(orig_Init)
1092DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1093System.Reflection.MethodBase:Invoke(Object, Object[])
1094RoR2.SystemInitializerAttribute:Execute()
1095DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1096R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1097DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1098R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1099DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1100RoR2.RoR2Application:Awake()
1101
1102[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1103Stack trace:
1104R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1105System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1106R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1107R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1108R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1109DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1110EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1111RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1112UnityEngine.Resources:LoadAll(String, Type)
1113DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1114R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1115UnityEngine.Resources:LoadAll(String)
1116R2API.AssetAPI:BuildBodyCatalog()
1117DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1118R2API.<>c:<InitHooks>b__17_2(orig_Init)
1119DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1120System.Reflection.MethodBase:Invoke(Object, Object[])
1121RoR2.SystemInitializerAttribute:Execute()
1122DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1123R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1124DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1125R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1126DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1127RoR2.RoR2Application:Awake()
1128
1129[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1130Stack trace:
1131R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1132System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1133R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1134R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1135R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1136DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1137EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1138RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1139UnityEngine.Resources:LoadAll(String, Type)
1140DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1141R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1142UnityEngine.Resources:LoadAll(String)
1143R2API.AssetAPI:BuildBodyCatalog()
1144DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1145R2API.<>c:<InitHooks>b__17_2(orig_Init)
1146DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1147System.Reflection.MethodBase:Invoke(Object, Object[])
1148RoR2.SystemInitializerAttribute:Execute()
1149DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1150R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1151DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1152R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1153DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1154RoR2.RoR2Application:Awake()
1155
1156[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1157Stack trace:
1158R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1159System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1160R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1161R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1162R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1163DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1164EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1165RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1166UnityEngine.Resources:LoadAll(String, Type)
1167DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1168R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1169UnityEngine.Resources:LoadAll(String)
1170R2API.AssetAPI:BuildBodyCatalog()
1171DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1172R2API.<>c:<InitHooks>b__17_2(orig_Init)
1173DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1174System.Reflection.MethodBase:Invoke(Object, Object[])
1175RoR2.SystemInitializerAttribute:Execute()
1176DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1177R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1178DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1179R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1180DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1181RoR2.RoR2Application:Awake()
1182
1183[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1184Stack trace:
1185R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1186System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1187R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1188R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1189R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1190DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1191EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1192RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1193UnityEngine.Resources:LoadAll(String, Type)
1194DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1195R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1196UnityEngine.Resources:LoadAll(String)
1197R2API.AssetAPI:BuildBodyCatalog()
1198DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1199R2API.<>c:<InitHooks>b__17_2(orig_Init)
1200DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1201System.Reflection.MethodBase:Invoke(Object, Object[])
1202RoR2.SystemInitializerAttribute:Execute()
1203DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1204R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1205DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1206R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1207DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1208RoR2.RoR2Application:Awake()
1209
1210[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1211Stack trace:
1212R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1213System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1214R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1215R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1216R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1217DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1218EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1219RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1220UnityEngine.Resources:LoadAll(String, Type)
1221DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1222R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1223UnityEngine.Resources:LoadAll(String)
1224R2API.AssetAPI:BuildBodyCatalog()
1225DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1226R2API.<>c:<InitHooks>b__17_2(orig_Init)
1227DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1228System.Reflection.MethodBase:Invoke(Object, Object[])
1229RoR2.SystemInitializerAttribute:Execute()
1230DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1231R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1232DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1233R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1234DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1235RoR2.RoR2Application:Awake()
1236
1237[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1238Stack trace:
1239R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1240System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1241R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1242R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1243R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1244DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1245EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1246RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1247UnityEngine.Resources:LoadAll(String, Type)
1248DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1249R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1250UnityEngine.Resources:LoadAll(String)
1251R2API.AssetAPI:BuildBodyCatalog()
1252DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1253R2API.<>c:<InitHooks>b__17_2(orig_Init)
1254DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1255System.Reflection.MethodBase:Invoke(Object, Object[])
1256RoR2.SystemInitializerAttribute:Execute()
1257DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1258R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1259DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1260R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1261DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1262RoR2.RoR2Application:Awake()
1263
1264[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1265Stack trace:
1266R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1267System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1268R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1269R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1270R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1271DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1272EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1273RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1274UnityEngine.Resources:LoadAll(String, Type)
1275DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1276R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1277UnityEngine.Resources:LoadAll(String)
1278R2API.AssetAPI:BuildBodyCatalog()
1279DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1280R2API.<>c:<InitHooks>b__17_2(orig_Init)
1281DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1282System.Reflection.MethodBase:Invoke(Object, Object[])
1283RoR2.SystemInitializerAttribute:Execute()
1284DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1285R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1286DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1287R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1288DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1289RoR2.RoR2Application:Awake()
1290
1291[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1292Stack trace:
1293R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1294System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1295R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1296R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1297R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1298DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1299EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1300RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1301UnityEngine.Resources:LoadAll(String, Type)
1302DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1303R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1304UnityEngine.Resources:LoadAll(String)
1305R2API.AssetAPI:BuildBodyCatalog()
1306DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1307R2API.<>c:<InitHooks>b__17_2(orig_Init)
1308DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1309System.Reflection.MethodBase:Invoke(Object, Object[])
1310RoR2.SystemInitializerAttribute:Execute()
1311DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1312R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1313DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1314R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1315DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1316RoR2.RoR2Application:Awake()
1317
1318[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1319Stack trace:
1320R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1321System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1322R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1323R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1324R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1325DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1326EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1327RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1328UnityEngine.Resources:LoadAll(String, Type)
1329DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1330R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1331UnityEngine.Resources:LoadAll(String)
1332R2API.AssetAPI:BuildBodyCatalog()
1333DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1334R2API.<>c:<InitHooks>b__17_2(orig_Init)
1335DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1336System.Reflection.MethodBase:Invoke(Object, Object[])
1337RoR2.SystemInitializerAttribute:Execute()
1338DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1339R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1340DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1341R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1342DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1343RoR2.RoR2Application:Awake()
1344
1345[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1346Stack trace:
1347R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1348System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1349R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1350R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1351R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1352DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1353EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1354RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1355UnityEngine.Resources:LoadAll(String, Type)
1356DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1357R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1358UnityEngine.Resources:LoadAll(String)
1359R2API.AssetAPI:BuildBodyCatalog()
1360DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1361R2API.<>c:<InitHooks>b__17_2(orig_Init)
1362DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1363System.Reflection.MethodBase:Invoke(Object, Object[])
1364RoR2.SystemInitializerAttribute:Execute()
1365DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1366R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1367DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1368R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1369DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1370RoR2.RoR2Application:Awake()
1371
1372[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1373Stack trace:
1374R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1375System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1376R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1377R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1378R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1379DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1380EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1381RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1382UnityEngine.Resources:LoadAll(String, Type)
1383DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1384R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1385UnityEngine.Resources:LoadAll(String)
1386R2API.AssetAPI:BuildBodyCatalog()
1387DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1388R2API.<>c:<InitHooks>b__17_2(orig_Init)
1389DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1390System.Reflection.MethodBase:Invoke(Object, Object[])
1391RoR2.SystemInitializerAttribute:Execute()
1392DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1393R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1394DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1395R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1396DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1397RoR2.RoR2Application:Awake()
1398
1399[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1400Stack trace:
1401R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1402System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1403R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1404R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1405R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1406DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1407EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1408RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1409UnityEngine.Resources:LoadAll(String, Type)
1410DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1411R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1412UnityEngine.Resources:LoadAll(String)
1413R2API.AssetAPI:BuildBodyCatalog()
1414DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1415R2API.<>c:<InitHooks>b__17_2(orig_Init)
1416DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1417System.Reflection.MethodBase:Invoke(Object, Object[])
1418RoR2.SystemInitializerAttribute:Execute()
1419DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1420R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1421DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1422R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1423DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1424RoR2.RoR2Application:Awake()
1425
1426[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1427Stack trace:
1428R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1429System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1430R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1431R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1432R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1433DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1434EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1435RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1436UnityEngine.Resources:LoadAll(String, Type)
1437DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1438R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1439UnityEngine.Resources:LoadAll(String)
1440R2API.AssetAPI:BuildBodyCatalog()
1441DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1442R2API.<>c:<InitHooks>b__17_2(orig_Init)
1443DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1444System.Reflection.MethodBase:Invoke(Object, Object[])
1445RoR2.SystemInitializerAttribute:Execute()
1446DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1447R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1448DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1449R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1450DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1451RoR2.RoR2Application:Awake()
1452
1453[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1454Stack trace:
1455R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1456System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1457R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1458R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1459R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1460DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1461EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1462RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1463UnityEngine.Resources:LoadAll(String, Type)
1464DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1465R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1466UnityEngine.Resources:LoadAll(String)
1467R2API.AssetAPI:BuildBodyCatalog()
1468DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1469R2API.<>c:<InitHooks>b__17_2(orig_Init)
1470DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1471System.Reflection.MethodBase:Invoke(Object, Object[])
1472RoR2.SystemInitializerAttribute:Execute()
1473DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1474R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1475DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1476R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1477DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1478RoR2.RoR2Application:Awake()
1479
1480[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1481Stack trace:
1482R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1483System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1484R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1485R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1486R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1487DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1488EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1489RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1490UnityEngine.Resources:LoadAll(String, Type)
1491DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1492R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1493UnityEngine.Resources:LoadAll(String)
1494R2API.AssetAPI:BuildBodyCatalog()
1495DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1496R2API.<>c:<InitHooks>b__17_2(orig_Init)
1497DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1498System.Reflection.MethodBase:Invoke(Object, Object[])
1499RoR2.SystemInitializerAttribute:Execute()
1500DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1501R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1502DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1503R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1504DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1505RoR2.RoR2Application:Awake()
1506
1507[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1508Stack trace:
1509R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1510System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1511R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1512R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1513R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1514DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1515EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1516RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1517UnityEngine.Resources:LoadAll(String, Type)
1518DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1519R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1520UnityEngine.Resources:LoadAll(String)
1521R2API.AssetAPI:BuildBodyCatalog()
1522DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1523R2API.<>c:<InitHooks>b__17_2(orig_Init)
1524DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1525System.Reflection.MethodBase:Invoke(Object, Object[])
1526RoR2.SystemInitializerAttribute:Execute()
1527DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1528R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1529DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1530R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1531DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1532RoR2.RoR2Application:Awake()
1533
1534[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1535Stack trace:
1536R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1537System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1538R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1539R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1540R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1541DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1542EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1543RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1544UnityEngine.Resources:LoadAll(String, Type)
1545DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1546R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1547UnityEngine.Resources:LoadAll(String)
1548R2API.AssetAPI:BuildBodyCatalog()
1549DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1550R2API.<>c:<InitHooks>b__17_2(orig_Init)
1551DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1552System.Reflection.MethodBase:Invoke(Object, Object[])
1553RoR2.SystemInitializerAttribute:Execute()
1554DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1555R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1556DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1557R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1558DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1559RoR2.RoR2Application:Awake()
1560
1561[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1562Stack trace:
1563R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1564System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1565R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1566R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1567R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1568DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1569EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1570RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1571UnityEngine.Resources:LoadAll(String, Type)
1572DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1573R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1574UnityEngine.Resources:LoadAll(String)
1575R2API.AssetAPI:BuildBodyCatalog()
1576DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1577R2API.<>c:<InitHooks>b__17_2(orig_Init)
1578DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1579System.Reflection.MethodBase:Invoke(Object, Object[])
1580RoR2.SystemInitializerAttribute:Execute()
1581DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1582R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1583DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1584R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1585DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1586RoR2.RoR2Application:Awake()
1587
1588[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1589Stack trace:
1590R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1591System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1592R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1593R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1594R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1595DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1596EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1597RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1598UnityEngine.Resources:LoadAll(String, Type)
1599DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1600R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1601UnityEngine.Resources:LoadAll(String)
1602R2API.AssetAPI:BuildBodyCatalog()
1603DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1604R2API.<>c:<InitHooks>b__17_2(orig_Init)
1605DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1606System.Reflection.MethodBase:Invoke(Object, Object[])
1607RoR2.SystemInitializerAttribute:Execute()
1608DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1609R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1610DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1611R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1612DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1613RoR2.RoR2Application:Awake()
1614
1615[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1616Stack trace:
1617R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1618System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1619R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1620R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1621R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1622DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1623EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1624RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1625UnityEngine.Resources:LoadAll(String, Type)
1626DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1627R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1628UnityEngine.Resources:LoadAll(String)
1629R2API.AssetAPI:BuildBodyCatalog()
1630DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1631R2API.<>c:<InitHooks>b__17_2(orig_Init)
1632DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1633System.Reflection.MethodBase:Invoke(Object, Object[])
1634RoR2.SystemInitializerAttribute:Execute()
1635DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1636R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1637DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1638R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1639DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1640RoR2.RoR2Application:Awake()
1641
1642[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1643Stack trace:
1644R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1645System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1646R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1647R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1648R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1649DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1650EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1651RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1652UnityEngine.Resources:LoadAll(String, Type)
1653DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1654R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1655UnityEngine.Resources:LoadAll(String)
1656R2API.AssetAPI:BuildBodyCatalog()
1657DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1658R2API.<>c:<InitHooks>b__17_2(orig_Init)
1659DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1660System.Reflection.MethodBase:Invoke(Object, Object[])
1661RoR2.SystemInitializerAttribute:Execute()
1662DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1663R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1664DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1665R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1666DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1667RoR2.RoR2Application:Awake()
1668
1669[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1670Stack trace:
1671R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1672System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1673R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1674R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1675R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1676DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1677EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1678RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1679UnityEngine.Resources:LoadAll(String, Type)
1680DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1681R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1682UnityEngine.Resources:LoadAll(String)
1683R2API.AssetAPI:BuildBodyCatalog()
1684DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1685R2API.<>c:<InitHooks>b__17_2(orig_Init)
1686DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1687System.Reflection.MethodBase:Invoke(Object, Object[])
1688RoR2.SystemInitializerAttribute:Execute()
1689DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1690R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1691DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1692R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1693DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1694RoR2.RoR2Application:Awake()
1695
1696[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1697Stack trace:
1698R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1699System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1700R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1701R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1702R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1703DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1704EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1705RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1706UnityEngine.Resources:LoadAll(String, Type)
1707DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1708R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1709UnityEngine.Resources:LoadAll(String)
1710R2API.AssetAPI:BuildBodyCatalog()
1711DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1712R2API.<>c:<InitHooks>b__17_2(orig_Init)
1713DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1714System.Reflection.MethodBase:Invoke(Object, Object[])
1715RoR2.SystemInitializerAttribute:Execute()
1716DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1717R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1718DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1719R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1720DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1721RoR2.RoR2Application:Awake()
1722
1723[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1724Stack trace:
1725R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1726System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1727R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1728R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1729R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1730DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1731EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1732RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1733UnityEngine.Resources:LoadAll(String, Type)
1734DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1735R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1736UnityEngine.Resources:LoadAll(String)
1737R2API.AssetAPI:BuildBodyCatalog()
1738DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1739R2API.<>c:<InitHooks>b__17_2(orig_Init)
1740DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1741System.Reflection.MethodBase:Invoke(Object, Object[])
1742RoR2.SystemInitializerAttribute:Execute()
1743DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1744R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1745DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1746R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1747DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1748RoR2.RoR2Application:Awake()
1749
1750[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1751Stack trace:
1752R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1753System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1754R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1755R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1756R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1757DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1758EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1759RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1760UnityEngine.Resources:LoadAll(String, Type)
1761DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1762R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1763UnityEngine.Resources:LoadAll(String)
1764R2API.AssetAPI:BuildBodyCatalog()
1765DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1766R2API.<>c:<InitHooks>b__17_2(orig_Init)
1767DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1768System.Reflection.MethodBase:Invoke(Object, Object[])
1769RoR2.SystemInitializerAttribute:Execute()
1770DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1771R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1772DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1773R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1774DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1775RoR2.RoR2Application:Awake()
1776
1777[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1778Stack trace:
1779R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1780System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1781R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1782R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1783R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1784DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1785EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1786RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1787UnityEngine.Resources:LoadAll(String, Type)
1788DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1789R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1790UnityEngine.Resources:LoadAll(String)
1791R2API.AssetAPI:BuildBodyCatalog()
1792DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1793R2API.<>c:<InitHooks>b__17_2(orig_Init)
1794DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1795System.Reflection.MethodBase:Invoke(Object, Object[])
1796RoR2.SystemInitializerAttribute:Execute()
1797DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1798R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1799DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1800R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1801DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1802RoR2.RoR2Application:Awake()
1803
1804[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1805Stack trace:
1806R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1807System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1808R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1809R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1810R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1811DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1812EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1813RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1814UnityEngine.Resources:LoadAll(String, Type)
1815DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1816R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1817UnityEngine.Resources:LoadAll(String)
1818R2API.AssetAPI:BuildBodyCatalog()
1819DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1820R2API.<>c:<InitHooks>b__17_2(orig_Init)
1821DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1822System.Reflection.MethodBase:Invoke(Object, Object[])
1823RoR2.SystemInitializerAttribute:Execute()
1824DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1825R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1826DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1827R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1828DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1829RoR2.RoR2Application:Awake()
1830
1831[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1832Stack trace:
1833R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1834System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1835R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1836R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1837R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1838DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1839EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1840RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1841UnityEngine.Resources:LoadAll(String, Type)
1842DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1843R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1844UnityEngine.Resources:LoadAll(String)
1845R2API.AssetAPI:BuildBodyCatalog()
1846DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1847R2API.<>c:<InitHooks>b__17_2(orig_Init)
1848DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1849System.Reflection.MethodBase:Invoke(Object, Object[])
1850RoR2.SystemInitializerAttribute:Execute()
1851DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1852R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1853DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1854R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1855DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1856RoR2.RoR2Application:Awake()
1857
1858[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1859Stack trace:
1860R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1861System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1862R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1863R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1864R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1865DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1866EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1867RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1868UnityEngine.Resources:LoadAll(String, Type)
1869DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1870R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1871UnityEngine.Resources:LoadAll(String)
1872R2API.AssetAPI:BuildBodyCatalog()
1873DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1874R2API.<>c:<InitHooks>b__17_2(orig_Init)
1875DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1876System.Reflection.MethodBase:Invoke(Object, Object[])
1877RoR2.SystemInitializerAttribute:Execute()
1878DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1879R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1880DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1881R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1882DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1883RoR2.RoR2Application:Awake()
1884
1885[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1886Stack trace:
1887R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1888System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1889R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1890R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1891R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1892DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1893EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1894RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1895UnityEngine.Resources:LoadAll(String, Type)
1896DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1897R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1898UnityEngine.Resources:LoadAll(String)
1899R2API.AssetAPI:BuildBodyCatalog()
1900DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1901R2API.<>c:<InitHooks>b__17_2(orig_Init)
1902DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1903System.Reflection.MethodBase:Invoke(Object, Object[])
1904RoR2.SystemInitializerAttribute:Execute()
1905DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1906R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1907DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1908R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1909DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1910RoR2.RoR2Application:Awake()
1911
1912[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1913Stack trace:
1914R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1915System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1916R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1917R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1918R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1919DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1920EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1921RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1922UnityEngine.Resources:LoadAll(String, Type)
1923DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1924R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1925UnityEngine.Resources:LoadAll(String)
1926R2API.AssetAPI:BuildBodyCatalog()
1927DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1928R2API.<>c:<InitHooks>b__17_2(orig_Init)
1929DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1930System.Reflection.MethodBase:Invoke(Object, Object[])
1931RoR2.SystemInitializerAttribute:Execute()
1932DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1933R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1934DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1935R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1936DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1937RoR2.RoR2Application:Awake()
1938
1939[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1940Stack trace:
1941R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1942System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1943R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1944R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1945R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1946DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1947EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1948RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1949UnityEngine.Resources:LoadAll(String, Type)
1950DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1951R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1952UnityEngine.Resources:LoadAll(String)
1953R2API.AssetAPI:BuildBodyCatalog()
1954DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1955R2API.<>c:<InitHooks>b__17_2(orig_Init)
1956DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1957System.Reflection.MethodBase:Invoke(Object, Object[])
1958RoR2.SystemInitializerAttribute:Execute()
1959DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1960R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1961DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1962R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1963DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1964RoR2.RoR2Application:Awake()
1965
1966[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1967Stack trace:
1968R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1969System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1970R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1971R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1972R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1973DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
1974EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1975RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1976UnityEngine.Resources:LoadAll(String, Type)
1977DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
1978R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
1979UnityEngine.Resources:LoadAll(String)
1980R2API.AssetAPI:BuildBodyCatalog()
1981DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
1982R2API.<>c:<InitHooks>b__17_2(orig_Init)
1983DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
1984System.Reflection.MethodBase:Invoke(Object, Object[])
1985RoR2.SystemInitializerAttribute:Execute()
1986DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
1987R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
1988DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
1989R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1990DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
1991RoR2.RoR2Application:Awake()
1992
1993[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
1994Stack trace:
1995R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1996System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1997R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1998R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
1999R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2000DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2001EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2002RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2003UnityEngine.Resources:LoadAll(String, Type)
2004DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2005R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2006UnityEngine.Resources:LoadAll(String)
2007R2API.AssetAPI:BuildBodyCatalog()
2008DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2009R2API.<>c:<InitHooks>b__17_2(orig_Init)
2010DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2011System.Reflection.MethodBase:Invoke(Object, Object[])
2012RoR2.SystemInitializerAttribute:Execute()
2013DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2014R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2015DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2016R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2017DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2018RoR2.RoR2Application:Awake()
2019
2020[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2021Stack trace:
2022R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2023System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2024R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2025R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2026R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2027DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2028EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2029RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2030UnityEngine.Resources:LoadAll(String, Type)
2031DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2032R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2033UnityEngine.Resources:LoadAll(String)
2034R2API.AssetAPI:BuildBodyCatalog()
2035DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2036R2API.<>c:<InitHooks>b__17_2(orig_Init)
2037DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2038System.Reflection.MethodBase:Invoke(Object, Object[])
2039RoR2.SystemInitializerAttribute:Execute()
2040DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2041R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2042DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2043R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2044DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2045RoR2.RoR2Application:Awake()
2046
2047[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2048Stack trace:
2049R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2050System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2051R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2052R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2053R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2054DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2055EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2056RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2057UnityEngine.Resources:LoadAll(String, Type)
2058DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2059R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2060UnityEngine.Resources:LoadAll(String)
2061R2API.AssetAPI:BuildBodyCatalog()
2062DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2063R2API.<>c:<InitHooks>b__17_2(orig_Init)
2064DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2065System.Reflection.MethodBase:Invoke(Object, Object[])
2066RoR2.SystemInitializerAttribute:Execute()
2067DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2068R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2069DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2070R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2071DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2072RoR2.RoR2Application:Awake()
2073
2074[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2075Stack trace:
2076R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2077System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2078R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2079R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2080R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2081DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2082EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2083RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2084UnityEngine.Resources:LoadAll(String, Type)
2085DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2086R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2087UnityEngine.Resources:LoadAll(String)
2088R2API.AssetAPI:BuildBodyCatalog()
2089DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2090R2API.<>c:<InitHooks>b__17_2(orig_Init)
2091DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2092System.Reflection.MethodBase:Invoke(Object, Object[])
2093RoR2.SystemInitializerAttribute:Execute()
2094DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2095R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2096DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2097R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2098DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2099RoR2.RoR2Application:Awake()
2100
2101[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2102Stack trace:
2103R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2104System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2105R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2106R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2107R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2108DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2109EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2110RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2111UnityEngine.Resources:LoadAll(String, Type)
2112DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2113R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2114UnityEngine.Resources:LoadAll(String)
2115R2API.AssetAPI:BuildBodyCatalog()
2116DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2117R2API.<>c:<InitHooks>b__17_2(orig_Init)
2118DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2119System.Reflection.MethodBase:Invoke(Object, Object[])
2120RoR2.SystemInitializerAttribute:Execute()
2121DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2122R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2123DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2124R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2125DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2126RoR2.RoR2Application:Awake()
2127
2128[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2129Stack trace:
2130R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2131System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2132R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2133R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2134R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2135DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2136EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2137RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2138UnityEngine.Resources:LoadAll(String, Type)
2139DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2140R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2141UnityEngine.Resources:LoadAll(String)
2142R2API.AssetAPI:BuildBodyCatalog()
2143DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2144R2API.<>c:<InitHooks>b__17_2(orig_Init)
2145DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2146System.Reflection.MethodBase:Invoke(Object, Object[])
2147RoR2.SystemInitializerAttribute:Execute()
2148DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2149R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2150DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2151R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2152DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2153RoR2.RoR2Application:Awake()
2154
2155[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2156Stack trace:
2157R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2158System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2159R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2160R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2161R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2162DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2163EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2164RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2165UnityEngine.Resources:LoadAll(String, Type)
2166DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2167R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2168UnityEngine.Resources:LoadAll(String)
2169R2API.AssetAPI:BuildBodyCatalog()
2170DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2171R2API.<>c:<InitHooks>b__17_2(orig_Init)
2172DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2173System.Reflection.MethodBase:Invoke(Object, Object[])
2174RoR2.SystemInitializerAttribute:Execute()
2175DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2176R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2177DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2178R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2179DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2180RoR2.RoR2Application:Awake()
2181
2182[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2183Stack trace:
2184R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2185System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2186R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2187R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2188R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2189DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2190EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2191RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2192UnityEngine.Resources:LoadAll(String, Type)
2193DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2194R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2195UnityEngine.Resources:LoadAll(String)
2196R2API.AssetAPI:BuildBodyCatalog()
2197DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2198R2API.<>c:<InitHooks>b__17_2(orig_Init)
2199DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2200System.Reflection.MethodBase:Invoke(Object, Object[])
2201RoR2.SystemInitializerAttribute:Execute()
2202DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2203R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2204DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2205R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2206DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2207RoR2.RoR2Application:Awake()
2208
2209[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2210Stack trace:
2211R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2212System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2213R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2214R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2215R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2216DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2217EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2218RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2219UnityEngine.Resources:LoadAll(String, Type)
2220DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2221R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2222UnityEngine.Resources:LoadAll(String)
2223R2API.AssetAPI:BuildBodyCatalog()
2224DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2225R2API.<>c:<InitHooks>b__17_2(orig_Init)
2226DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2227System.Reflection.MethodBase:Invoke(Object, Object[])
2228RoR2.SystemInitializerAttribute:Execute()
2229DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2230R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2231DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2232R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2233DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2234RoR2.RoR2Application:Awake()
2235
2236[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2237Stack trace:
2238R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2239System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2240R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2241R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2242R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2243DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2244EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2245RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2246UnityEngine.Resources:LoadAll(String, Type)
2247DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2248R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2249UnityEngine.Resources:LoadAll(String)
2250R2API.AssetAPI:BuildBodyCatalog()
2251DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2252R2API.<>c:<InitHooks>b__17_2(orig_Init)
2253DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2254System.Reflection.MethodBase:Invoke(Object, Object[])
2255RoR2.SystemInitializerAttribute:Execute()
2256DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2257R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2258DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2259R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2260DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2261RoR2.RoR2Application:Awake()
2262
2263[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2264Stack trace:
2265R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2266System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2267R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2268R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2269R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2270DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2271EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2272RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2273UnityEngine.Resources:LoadAll(String, Type)
2274DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2275R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2276UnityEngine.Resources:LoadAll(String)
2277R2API.AssetAPI:BuildBodyCatalog()
2278DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2279R2API.<>c:<InitHooks>b__17_2(orig_Init)
2280DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2281System.Reflection.MethodBase:Invoke(Object, Object[])
2282RoR2.SystemInitializerAttribute:Execute()
2283DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2284R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2285DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2286R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2287DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2288RoR2.RoR2Application:Awake()
2289
2290[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2291Stack trace:
2292R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2293System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2294R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2295R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2296R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2297DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2298EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2299RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2300UnityEngine.Resources:LoadAll(String, Type)
2301DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2302R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2303UnityEngine.Resources:LoadAll(String)
2304R2API.AssetAPI:BuildBodyCatalog()
2305DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2306R2API.<>c:<InitHooks>b__17_2(orig_Init)
2307DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2308System.Reflection.MethodBase:Invoke(Object, Object[])
2309RoR2.SystemInitializerAttribute:Execute()
2310DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2311R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2312DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2313R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2314DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2315RoR2.RoR2Application:Awake()
2316
2317[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2318Stack trace:
2319R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2320System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2321R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2322R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2323R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2324DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2325EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2326RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2327UnityEngine.Resources:LoadAll(String, Type)
2328DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2329R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2330UnityEngine.Resources:LoadAll(String)
2331R2API.AssetAPI:BuildBodyCatalog()
2332DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2333R2API.<>c:<InitHooks>b__17_2(orig_Init)
2334DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2335System.Reflection.MethodBase:Invoke(Object, Object[])
2336RoR2.SystemInitializerAttribute:Execute()
2337DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2338R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2339DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2340R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2341DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2342RoR2.RoR2Application:Awake()
2343
2344[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2345Stack trace:
2346R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2347System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2348R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2349R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2350R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2351DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2352EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2353RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2354UnityEngine.Resources:LoadAll(String, Type)
2355DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2356R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2357UnityEngine.Resources:LoadAll(String)
2358R2API.AssetAPI:BuildBodyCatalog()
2359DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2360R2API.<>c:<InitHooks>b__17_2(orig_Init)
2361DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2362System.Reflection.MethodBase:Invoke(Object, Object[])
2363RoR2.SystemInitializerAttribute:Execute()
2364DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2365R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2366DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2367R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2368DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2369RoR2.RoR2Application:Awake()
2370
2371[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2372Stack trace:
2373R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2374System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2375R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2376R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2377R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2378DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2379EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2380RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2381UnityEngine.Resources:LoadAll(String, Type)
2382DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2383R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2384UnityEngine.Resources:LoadAll(String)
2385R2API.AssetAPI:BuildBodyCatalog()
2386DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2387R2API.<>c:<InitHooks>b__17_2(orig_Init)
2388DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2389System.Reflection.MethodBase:Invoke(Object, Object[])
2390RoR2.SystemInitializerAttribute:Execute()
2391DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2392R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2393DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2394R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2395DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2396RoR2.RoR2Application:Awake()
2397
2398[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2399Stack trace:
2400R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2401System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2402R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2403R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2404R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2405DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2406EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2407RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2408UnityEngine.Resources:LoadAll(String, Type)
2409DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2410R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2411UnityEngine.Resources:LoadAll(String)
2412R2API.AssetAPI:BuildBodyCatalog()
2413DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2414R2API.<>c:<InitHooks>b__17_2(orig_Init)
2415DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2416System.Reflection.MethodBase:Invoke(Object, Object[])
2417RoR2.SystemInitializerAttribute:Execute()
2418DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2419R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2420DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2421R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2422DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2423RoR2.RoR2Application:Awake()
2424
2425[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2426Stack trace:
2427R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2428System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2429R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2430R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2431R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2432DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2433EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2434RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2435UnityEngine.Resources:LoadAll(String, Type)
2436DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2437R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2438UnityEngine.Resources:LoadAll(String)
2439R2API.AssetAPI:BuildBodyCatalog()
2440DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2441R2API.<>c:<InitHooks>b__17_2(orig_Init)
2442DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2443System.Reflection.MethodBase:Invoke(Object, Object[])
2444RoR2.SystemInitializerAttribute:Execute()
2445DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2446R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2447DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2448R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2449DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2450RoR2.RoR2Application:Awake()
2451
2452[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2453Stack trace:
2454R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2455System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2456R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2457R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2458R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2459DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2460EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2461RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2462UnityEngine.Resources:LoadAll(String, Type)
2463DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2464R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2465UnityEngine.Resources:LoadAll(String)
2466R2API.AssetAPI:BuildBodyCatalog()
2467DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2468R2API.<>c:<InitHooks>b__17_2(orig_Init)
2469DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2470System.Reflection.MethodBase:Invoke(Object, Object[])
2471RoR2.SystemInitializerAttribute:Execute()
2472DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2473R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2474DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2475R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2476DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2477RoR2.RoR2Application:Awake()
2478
2479[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2480Stack trace:
2481R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2482System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2483R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2484R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2485R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2486DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2487EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2488RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2489UnityEngine.Resources:LoadAll(String, Type)
2490DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2491R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2492UnityEngine.Resources:LoadAll(String)
2493R2API.AssetAPI:BuildBodyCatalog()
2494DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2495R2API.<>c:<InitHooks>b__17_2(orig_Init)
2496DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2497System.Reflection.MethodBase:Invoke(Object, Object[])
2498RoR2.SystemInitializerAttribute:Execute()
2499DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2500R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2501DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2502R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2503DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2504RoR2.RoR2Application:Awake()
2505
2506[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2507Stack trace:
2508R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2509System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2510R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2511R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2512R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2513DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2514EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2515RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2516UnityEngine.Resources:LoadAll(String, Type)
2517DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2518R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2519UnityEngine.Resources:LoadAll(String)
2520R2API.AssetAPI:BuildBodyCatalog()
2521DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2522R2API.<>c:<InitHooks>b__17_2(orig_Init)
2523DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2524System.Reflection.MethodBase:Invoke(Object, Object[])
2525RoR2.SystemInitializerAttribute:Execute()
2526DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2527R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2528DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2529R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2530DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2531RoR2.RoR2Application:Awake()
2532
2533[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2534Stack trace:
2535R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2536System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2537R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2538R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2539R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2540DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2541EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2542RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2543UnityEngine.Resources:LoadAll(String, Type)
2544DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2545R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2546UnityEngine.Resources:LoadAll(String)
2547R2API.AssetAPI:BuildBodyCatalog()
2548DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2549R2API.<>c:<InitHooks>b__17_2(orig_Init)
2550DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2551System.Reflection.MethodBase:Invoke(Object, Object[])
2552RoR2.SystemInitializerAttribute:Execute()
2553DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2554R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2555DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2556R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2557DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2558RoR2.RoR2Application:Awake()
2559
2560[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2561Stack trace:
2562R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2563System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2564R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2565R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2566R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2567DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2568EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2569RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2570UnityEngine.Resources:LoadAll(String, Type)
2571DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2572R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2573UnityEngine.Resources:LoadAll(String)
2574R2API.AssetAPI:BuildBodyCatalog()
2575DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2576R2API.<>c:<InitHooks>b__17_2(orig_Init)
2577DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2578System.Reflection.MethodBase:Invoke(Object, Object[])
2579RoR2.SystemInitializerAttribute:Execute()
2580DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2581R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2582DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2583R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2584DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2585RoR2.RoR2Application:Awake()
2586
2587[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2588Stack trace:
2589R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2590System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2591R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2592R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2593R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2594DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2595EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2596RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2597UnityEngine.Resources:LoadAll(String, Type)
2598DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2599R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2600UnityEngine.Resources:LoadAll(String)
2601R2API.AssetAPI:BuildBodyCatalog()
2602DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2603R2API.<>c:<InitHooks>b__17_2(orig_Init)
2604DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2605System.Reflection.MethodBase:Invoke(Object, Object[])
2606RoR2.SystemInitializerAttribute:Execute()
2607DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2608R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2609DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2610R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2611DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2612RoR2.RoR2Application:Awake()
2613
2614[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2615Stack trace:
2616R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2617System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2618R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2619R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2620R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2621DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2622EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2623RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2624UnityEngine.Resources:LoadAll(String, Type)
2625DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2626R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2627UnityEngine.Resources:LoadAll(String)
2628R2API.AssetAPI:BuildBodyCatalog()
2629DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2630R2API.<>c:<InitHooks>b__17_2(orig_Init)
2631DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2632System.Reflection.MethodBase:Invoke(Object, Object[])
2633RoR2.SystemInitializerAttribute:Execute()
2634DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2635R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2636DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2637R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2638DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2639RoR2.RoR2Application:Awake()
2640
2641[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2642Stack trace:
2643R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2644System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2645R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2646R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2647R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2648DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2649EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2650RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2651UnityEngine.Resources:LoadAll(String, Type)
2652DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2653R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2654UnityEngine.Resources:LoadAll(String)
2655R2API.AssetAPI:BuildBodyCatalog()
2656DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2657R2API.<>c:<InitHooks>b__17_2(orig_Init)
2658DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2659System.Reflection.MethodBase:Invoke(Object, Object[])
2660RoR2.SystemInitializerAttribute:Execute()
2661DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2662R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2663DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2664R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2665DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2666RoR2.RoR2Application:Awake()
2667
2668[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2669Stack trace:
2670R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2671System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2672R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2673R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2674R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2675DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2676EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2677RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2678UnityEngine.Resources:LoadAll(String, Type)
2679DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2680R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2681UnityEngine.Resources:LoadAll(String)
2682R2API.AssetAPI:BuildBodyCatalog()
2683DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2684R2API.<>c:<InitHooks>b__17_2(orig_Init)
2685DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2686System.Reflection.MethodBase:Invoke(Object, Object[])
2687RoR2.SystemInitializerAttribute:Execute()
2688DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2689R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2690DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2691R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2692DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2693RoR2.RoR2Application:Awake()
2694
2695[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2696Stack trace:
2697R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2698System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2699R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2700R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2701R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2702DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2703EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2704RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2705UnityEngine.Resources:LoadAll(String, Type)
2706DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2707R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2708UnityEngine.Resources:LoadAll(String)
2709R2API.AssetAPI:BuildBodyCatalog()
2710DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2711R2API.<>c:<InitHooks>b__17_2(orig_Init)
2712DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2713System.Reflection.MethodBase:Invoke(Object, Object[])
2714RoR2.SystemInitializerAttribute:Execute()
2715DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2716R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2717DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2718R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2719DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2720RoR2.RoR2Application:Awake()
2721
2722[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2723Stack trace:
2724R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2725System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2726R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2727R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2728R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2729DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2730EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2731RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2732UnityEngine.Resources:LoadAll(String, Type)
2733DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2734R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2735UnityEngine.Resources:LoadAll(String)
2736R2API.AssetAPI:BuildBodyCatalog()
2737DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2738R2API.<>c:<InitHooks>b__17_2(orig_Init)
2739DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2740System.Reflection.MethodBase:Invoke(Object, Object[])
2741RoR2.SystemInitializerAttribute:Execute()
2742DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2743R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2744DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2745R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2746DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2747RoR2.RoR2Application:Awake()
2748
2749[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2750Stack trace:
2751R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2752System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2753R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2754R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2755R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2756DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2757EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2758RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2759UnityEngine.Resources:LoadAll(String, Type)
2760DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2761R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2762UnityEngine.Resources:LoadAll(String)
2763R2API.AssetAPI:BuildBodyCatalog()
2764DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2765R2API.<>c:<InitHooks>b__17_2(orig_Init)
2766DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2767System.Reflection.MethodBase:Invoke(Object, Object[])
2768RoR2.SystemInitializerAttribute:Execute()
2769DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2770R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2771DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2772R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2773DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2774RoR2.RoR2Application:Awake()
2775
2776[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2777Stack trace:
2778R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2779System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2780R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2781R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2782R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2783DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2784EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2785RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2786UnityEngine.Resources:LoadAll(String, Type)
2787DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2788R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2789UnityEngine.Resources:LoadAll(String)
2790R2API.AssetAPI:BuildBodyCatalog()
2791DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2792R2API.<>c:<InitHooks>b__17_2(orig_Init)
2793DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2794System.Reflection.MethodBase:Invoke(Object, Object[])
2795RoR2.SystemInitializerAttribute:Execute()
2796DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2797R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2798DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2799R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2800DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2801RoR2.RoR2Application:Awake()
2802
2803[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2804Stack trace:
2805R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2806System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2807R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2808R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2809R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2810DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2811EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2812RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2813UnityEngine.Resources:LoadAll(String, Type)
2814DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2815R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2816UnityEngine.Resources:LoadAll(String)
2817R2API.AssetAPI:BuildBodyCatalog()
2818DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2819R2API.<>c:<InitHooks>b__17_2(orig_Init)
2820DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2821System.Reflection.MethodBase:Invoke(Object, Object[])
2822RoR2.SystemInitializerAttribute:Execute()
2823DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2824R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2825DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2826R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2827DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2828RoR2.RoR2Application:Awake()
2829
2830[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2831Stack trace:
2832R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2833System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2834R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2835R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2836R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2837DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2838EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2839RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2840UnityEngine.Resources:LoadAll(String, Type)
2841DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2842R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2843UnityEngine.Resources:LoadAll(String)
2844R2API.AssetAPI:BuildBodyCatalog()
2845DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2846R2API.<>c:<InitHooks>b__17_2(orig_Init)
2847DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2848System.Reflection.MethodBase:Invoke(Object, Object[])
2849RoR2.SystemInitializerAttribute:Execute()
2850DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2851R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2852DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2853R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2854DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2855RoR2.RoR2Application:Awake()
2856
2857[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2858Stack trace:
2859R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2860System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2861R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2862R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2863R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2864DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2865EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2866RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2867UnityEngine.Resources:LoadAll(String, Type)
2868DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2869R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2870UnityEngine.Resources:LoadAll(String)
2871R2API.AssetAPI:BuildBodyCatalog()
2872DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2873R2API.<>c:<InitHooks>b__17_2(orig_Init)
2874DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2875System.Reflection.MethodBase:Invoke(Object, Object[])
2876RoR2.SystemInitializerAttribute:Execute()
2877DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2878R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2879DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2880R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2881DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2882RoR2.RoR2Application:Awake()
2883
2884[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2885Stack trace:
2886R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2887System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2888R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2889R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2890R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2891DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2892EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2893RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2894UnityEngine.Resources:LoadAll(String, Type)
2895DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2896R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2897UnityEngine.Resources:LoadAll(String)
2898R2API.AssetAPI:BuildBodyCatalog()
2899DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2900R2API.<>c:<InitHooks>b__17_2(orig_Init)
2901DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2902System.Reflection.MethodBase:Invoke(Object, Object[])
2903RoR2.SystemInitializerAttribute:Execute()
2904DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2905R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2906DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2907R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2908DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2909RoR2.RoR2Application:Awake()
2910
2911[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2912Stack trace:
2913R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2914System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2915R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2916R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2917R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2918DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2919EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2920RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2921UnityEngine.Resources:LoadAll(String, Type)
2922DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2923R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2924UnityEngine.Resources:LoadAll(String)
2925R2API.AssetAPI:BuildBodyCatalog()
2926DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2927R2API.<>c:<InitHooks>b__17_2(orig_Init)
2928DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2929System.Reflection.MethodBase:Invoke(Object, Object[])
2930RoR2.SystemInitializerAttribute:Execute()
2931DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2932R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2933DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2934R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2935DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2936RoR2.RoR2Application:Awake()
2937
2938[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2939Stack trace:
2940R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2941System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2942R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2943R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2944R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2945DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2946EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2947RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2948UnityEngine.Resources:LoadAll(String, Type)
2949DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2950R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2951UnityEngine.Resources:LoadAll(String)
2952R2API.AssetAPI:BuildBodyCatalog()
2953DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2954R2API.<>c:<InitHooks>b__17_2(orig_Init)
2955DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2956System.Reflection.MethodBase:Invoke(Object, Object[])
2957RoR2.SystemInitializerAttribute:Execute()
2958DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2959R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2960DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2961R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2962DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2963RoR2.RoR2Application:Awake()
2964
2965[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2966Stack trace:
2967R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2968System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2969R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2970R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2971R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2972DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
2973EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2974RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2975UnityEngine.Resources:LoadAll(String, Type)
2976DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
2977R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
2978UnityEngine.Resources:LoadAll(String)
2979R2API.AssetAPI:BuildBodyCatalog()
2980DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
2981R2API.<>c:<InitHooks>b__17_2(orig_Init)
2982DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
2983System.Reflection.MethodBase:Invoke(Object, Object[])
2984RoR2.SystemInitializerAttribute:Execute()
2985DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
2986R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
2987DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
2988R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2989DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
2990RoR2.RoR2Application:Awake()
2991
2992[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
2993Stack trace:
2994R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2995System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2996R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2997R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2998R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
2999DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3000EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3001RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3002UnityEngine.Resources:LoadAll(String, Type)
3003DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3004R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3005UnityEngine.Resources:LoadAll(String)
3006R2API.AssetAPI:BuildBodyCatalog()
3007DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3008R2API.<>c:<InitHooks>b__17_2(orig_Init)
3009DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3010System.Reflection.MethodBase:Invoke(Object, Object[])
3011RoR2.SystemInitializerAttribute:Execute()
3012DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3013R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3014DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3015R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3016DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3017RoR2.RoR2Application:Awake()
3018
3019[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3020Stack trace:
3021R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3022System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3023R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3024R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3025R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3026DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3027EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3028RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3029UnityEngine.Resources:LoadAll(String, Type)
3030DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3031R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3032UnityEngine.Resources:LoadAll(String)
3033R2API.AssetAPI:BuildBodyCatalog()
3034DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3035R2API.<>c:<InitHooks>b__17_2(orig_Init)
3036DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3037System.Reflection.MethodBase:Invoke(Object, Object[])
3038RoR2.SystemInitializerAttribute:Execute()
3039DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3040R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3041DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3042R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3043DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3044RoR2.RoR2Application:Awake()
3045
3046[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3047Stack trace:
3048R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3049System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3050R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3051R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3052R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3053DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3054EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3055RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3056UnityEngine.Resources:LoadAll(String, Type)
3057DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3058R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3059UnityEngine.Resources:LoadAll(String)
3060R2API.AssetAPI:BuildBodyCatalog()
3061DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3062R2API.<>c:<InitHooks>b__17_2(orig_Init)
3063DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3064System.Reflection.MethodBase:Invoke(Object, Object[])
3065RoR2.SystemInitializerAttribute:Execute()
3066DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3067R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3068DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3069R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3070DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3071RoR2.RoR2Application:Awake()
3072
3073[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3074Stack trace:
3075R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3076System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3077R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3078R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3079R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3080DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3081EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3082RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3083UnityEngine.Resources:LoadAll(String, Type)
3084DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3085R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3086UnityEngine.Resources:LoadAll(String)
3087R2API.AssetAPI:BuildBodyCatalog()
3088DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3089R2API.<>c:<InitHooks>b__17_2(orig_Init)
3090DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3091System.Reflection.MethodBase:Invoke(Object, Object[])
3092RoR2.SystemInitializerAttribute:Execute()
3093DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3094R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3095DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3096R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3097DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3098RoR2.RoR2Application:Awake()
3099
3100[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3101Stack trace:
3102R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3103System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3104R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3105R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3106R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3107DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3108EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3109RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3110UnityEngine.Resources:LoadAll(String, Type)
3111DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3112R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3113UnityEngine.Resources:LoadAll(String)
3114R2API.AssetAPI:BuildBodyCatalog()
3115DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3116R2API.<>c:<InitHooks>b__17_2(orig_Init)
3117DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3118System.Reflection.MethodBase:Invoke(Object, Object[])
3119RoR2.SystemInitializerAttribute:Execute()
3120DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3121R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3122DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3123R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3124DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3125RoR2.RoR2Application:Awake()
3126
3127[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3128Stack trace:
3129R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3130System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3131R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3132R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3133R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3134DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3135EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3136RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3137UnityEngine.Resources:LoadAll(String, Type)
3138DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3139R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3140UnityEngine.Resources:LoadAll(String)
3141R2API.AssetAPI:BuildBodyCatalog()
3142DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3143R2API.<>c:<InitHooks>b__17_2(orig_Init)
3144DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3145System.Reflection.MethodBase:Invoke(Object, Object[])
3146RoR2.SystemInitializerAttribute:Execute()
3147DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3148R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3149DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3150R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3151DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3152RoR2.RoR2Application:Awake()
3153
3154[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3155Stack trace:
3156R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3157System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3158R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3159R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3160R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3161DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3162EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3163RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3164UnityEngine.Resources:LoadAll(String, Type)
3165DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3166R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3167UnityEngine.Resources:LoadAll(String)
3168R2API.AssetAPI:BuildBodyCatalog()
3169DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3170R2API.<>c:<InitHooks>b__17_2(orig_Init)
3171DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3172System.Reflection.MethodBase:Invoke(Object, Object[])
3173RoR2.SystemInitializerAttribute:Execute()
3174DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3175R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3176DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3177R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3178DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3179RoR2.RoR2Application:Awake()
3180
3181[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3182Stack trace:
3183R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3184System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3185R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3186R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3187R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3188DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3189EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3190RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3191UnityEngine.Resources:LoadAll(String, Type)
3192DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3193R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3194UnityEngine.Resources:LoadAll(String)
3195R2API.AssetAPI:BuildBodyCatalog()
3196DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3197R2API.<>c:<InitHooks>b__17_2(orig_Init)
3198DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3199System.Reflection.MethodBase:Invoke(Object, Object[])
3200RoR2.SystemInitializerAttribute:Execute()
3201DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3202R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3203DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3204R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3205DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3206RoR2.RoR2Application:Awake()
3207
3208[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3209Stack trace:
3210R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3211System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3212R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3213R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3214R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3215DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3216EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3217RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3218UnityEngine.Resources:LoadAll(String, Type)
3219DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3220R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3221UnityEngine.Resources:LoadAll(String)
3222R2API.AssetAPI:BuildBodyCatalog()
3223DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3224R2API.<>c:<InitHooks>b__17_2(orig_Init)
3225DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3226System.Reflection.MethodBase:Invoke(Object, Object[])
3227RoR2.SystemInitializerAttribute:Execute()
3228DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3229R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3230DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3231R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3232DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3233RoR2.RoR2Application:Awake()
3234
3235[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3236Stack trace:
3237R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3238System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3239R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3240R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3241R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3242DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3243EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3244RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3245UnityEngine.Resources:LoadAll(String, Type)
3246DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3247R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3248UnityEngine.Resources:LoadAll(String)
3249R2API.AssetAPI:BuildBodyCatalog()
3250DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3251R2API.<>c:<InitHooks>b__17_2(orig_Init)
3252DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3253System.Reflection.MethodBase:Invoke(Object, Object[])
3254RoR2.SystemInitializerAttribute:Execute()
3255DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3256R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3257DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3258R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3259DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3260RoR2.RoR2Application:Awake()
3261
3262[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3263Stack trace:
3264R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3265System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3266R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3267R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3268R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3269DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3270EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3271RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3272UnityEngine.Resources:LoadAll(String, Type)
3273DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3274R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3275UnityEngine.Resources:LoadAll(String)
3276R2API.AssetAPI:BuildBodyCatalog()
3277DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3278R2API.<>c:<InitHooks>b__17_2(orig_Init)
3279DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3280System.Reflection.MethodBase:Invoke(Object, Object[])
3281RoR2.SystemInitializerAttribute:Execute()
3282DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3283R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3284DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3285R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3286DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3287RoR2.RoR2Application:Awake()
3288
3289[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3290Stack trace:
3291R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3292System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3293R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3294R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3295R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3296DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3297EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3298RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3299UnityEngine.Resources:LoadAll(String, Type)
3300DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3301R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3302UnityEngine.Resources:LoadAll(String)
3303R2API.AssetAPI:BuildBodyCatalog()
3304DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3305R2API.<>c:<InitHooks>b__17_2(orig_Init)
3306DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3307System.Reflection.MethodBase:Invoke(Object, Object[])
3308RoR2.SystemInitializerAttribute:Execute()
3309DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3310R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3311DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3312R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3313DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3314RoR2.RoR2Application:Awake()
3315
3316[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3317Stack trace:
3318R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3319System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3320R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3321R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3322R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3323DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3324EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3325RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3326UnityEngine.Resources:LoadAll(String, Type)
3327DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3328R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3329UnityEngine.Resources:LoadAll(String)
3330R2API.AssetAPI:BuildBodyCatalog()
3331DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3332R2API.<>c:<InitHooks>b__17_2(orig_Init)
3333DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3334System.Reflection.MethodBase:Invoke(Object, Object[])
3335RoR2.SystemInitializerAttribute:Execute()
3336DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3337R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3338DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3339R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3340DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3341RoR2.RoR2Application:Awake()
3342
3343[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3344Stack trace:
3345R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3346System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3347R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3348R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3349R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3350DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3351EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3352RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3353UnityEngine.Resources:LoadAll(String, Type)
3354DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3355R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3356UnityEngine.Resources:LoadAll(String)
3357R2API.AssetAPI:BuildBodyCatalog()
3358DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3359R2API.<>c:<InitHooks>b__17_2(orig_Init)
3360DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3361System.Reflection.MethodBase:Invoke(Object, Object[])
3362RoR2.SystemInitializerAttribute:Execute()
3363DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3364R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3365DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3366R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3367DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3368RoR2.RoR2Application:Awake()
3369
3370[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3371Stack trace:
3372R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3373System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3374R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3375R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3376R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3377DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3378EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3379RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3380UnityEngine.Resources:LoadAll(String, Type)
3381DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3382R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3383UnityEngine.Resources:LoadAll(String)
3384R2API.AssetAPI:BuildBodyCatalog()
3385DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3386R2API.<>c:<InitHooks>b__17_2(orig_Init)
3387DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3388System.Reflection.MethodBase:Invoke(Object, Object[])
3389RoR2.SystemInitializerAttribute:Execute()
3390DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3391R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3392DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3393R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3394DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3395RoR2.RoR2Application:Awake()
3396
3397[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3398Stack trace:
3399R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3400System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3401R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3402R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3403R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3404DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3405EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3406RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3407UnityEngine.Resources:LoadAll(String, Type)
3408DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3409R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3410UnityEngine.Resources:LoadAll(String)
3411R2API.AssetAPI:BuildBodyCatalog()
3412DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3413R2API.<>c:<InitHooks>b__17_2(orig_Init)
3414DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3415System.Reflection.MethodBase:Invoke(Object, Object[])
3416RoR2.SystemInitializerAttribute:Execute()
3417DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3418R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3419DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3420R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3421DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3422RoR2.RoR2Application:Awake()
3423
3424[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3425Stack trace:
3426R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3427System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3428R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3429R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3430R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3431DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3432EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3433RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3434UnityEngine.Resources:LoadAll(String, Type)
3435DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3436R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3437UnityEngine.Resources:LoadAll(String)
3438R2API.AssetAPI:BuildBodyCatalog()
3439DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3440R2API.<>c:<InitHooks>b__17_2(orig_Init)
3441DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3442System.Reflection.MethodBase:Invoke(Object, Object[])
3443RoR2.SystemInitializerAttribute:Execute()
3444DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3445R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3446DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3447R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3448DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3449RoR2.RoR2Application:Awake()
3450
3451[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3452Stack trace:
3453R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3454System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3455R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3456R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3457R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3458DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3459EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3460RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3461UnityEngine.Resources:LoadAll(String, Type)
3462DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3463R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3464UnityEngine.Resources:LoadAll(String)
3465R2API.AssetAPI:BuildBodyCatalog()
3466DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3467R2API.<>c:<InitHooks>b__17_2(orig_Init)
3468DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3469System.Reflection.MethodBase:Invoke(Object, Object[])
3470RoR2.SystemInitializerAttribute:Execute()
3471DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3472R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3473DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3474R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3475DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3476RoR2.RoR2Application:Awake()
3477
3478[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3479Stack trace:
3480R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3481System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3482R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3483R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3484R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3485DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3486EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3487RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3488UnityEngine.Resources:LoadAll(String, Type)
3489DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3490R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3491UnityEngine.Resources:LoadAll(String)
3492R2API.AssetAPI:BuildBodyCatalog()
3493DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3494R2API.<>c:<InitHooks>b__17_2(orig_Init)
3495DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3496System.Reflection.MethodBase:Invoke(Object, Object[])
3497RoR2.SystemInitializerAttribute:Execute()
3498DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3499R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3500DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3501R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3502DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3503RoR2.RoR2Application:Awake()
3504
3505[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3506Stack trace:
3507R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3508System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3509R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3510R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3511R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3512DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3513EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3514RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3515UnityEngine.Resources:LoadAll(String, Type)
3516DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3517R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3518UnityEngine.Resources:LoadAll(String)
3519R2API.AssetAPI:BuildBodyCatalog()
3520DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3521R2API.<>c:<InitHooks>b__17_2(orig_Init)
3522DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3523System.Reflection.MethodBase:Invoke(Object, Object[])
3524RoR2.SystemInitializerAttribute:Execute()
3525DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3526R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3527DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3528R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3529DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3530RoR2.RoR2Application:Awake()
3531
3532[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3533Stack trace:
3534R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3535System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3536R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3537R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3538R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3539DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3540EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3541RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3542UnityEngine.Resources:LoadAll(String, Type)
3543DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3544R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3545UnityEngine.Resources:LoadAll(String)
3546R2API.AssetAPI:BuildBodyCatalog()
3547DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3548R2API.<>c:<InitHooks>b__17_2(orig_Init)
3549DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3550System.Reflection.MethodBase:Invoke(Object, Object[])
3551RoR2.SystemInitializerAttribute:Execute()
3552DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3553R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3554DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3555R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3556DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3557RoR2.RoR2Application:Awake()
3558
3559[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3560Stack trace:
3561R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3562System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3563R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3564R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3565R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3566DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3567EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3568RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3569UnityEngine.Resources:LoadAll(String, Type)
3570DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3571R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3572UnityEngine.Resources:LoadAll(String)
3573R2API.AssetAPI:BuildBodyCatalog()
3574DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3575R2API.<>c:<InitHooks>b__17_2(orig_Init)
3576DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3577System.Reflection.MethodBase:Invoke(Object, Object[])
3578RoR2.SystemInitializerAttribute:Execute()
3579DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3580R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3581DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3582R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3583DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3584RoR2.RoR2Application:Awake()
3585
3586[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3587Stack trace:
3588R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3589System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3590R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3591R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3592R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3593DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3594EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3595RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3596UnityEngine.Resources:LoadAll(String, Type)
3597DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3598R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3599UnityEngine.Resources:LoadAll(String)
3600R2API.AssetAPI:BuildBodyCatalog()
3601DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3602R2API.<>c:<InitHooks>b__17_2(orig_Init)
3603DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3604System.Reflection.MethodBase:Invoke(Object, Object[])
3605RoR2.SystemInitializerAttribute:Execute()
3606DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3607R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3608DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3609R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3610DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3611RoR2.RoR2Application:Awake()
3612
3613[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3614Stack trace:
3615R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3616System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3617R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3618R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3619R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3620DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3621EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3622RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3623UnityEngine.Resources:LoadAll(String, Type)
3624DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3625R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3626UnityEngine.Resources:LoadAll(String)
3627R2API.AssetAPI:BuildBodyCatalog()
3628DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3629R2API.<>c:<InitHooks>b__17_2(orig_Init)
3630DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3631System.Reflection.MethodBase:Invoke(Object, Object[])
3632RoR2.SystemInitializerAttribute:Execute()
3633DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3634R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3635DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3636R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3637DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3638RoR2.RoR2Application:Awake()
3639
3640[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3641Stack trace:
3642R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3643System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3644R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3645R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3646R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3647DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3648EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3649RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3650UnityEngine.Resources:LoadAll(String, Type)
3651DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3652R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3653UnityEngine.Resources:LoadAll(String)
3654R2API.AssetAPI:BuildBodyCatalog()
3655DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3656R2API.<>c:<InitHooks>b__17_2(orig_Init)
3657DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3658System.Reflection.MethodBase:Invoke(Object, Object[])
3659RoR2.SystemInitializerAttribute:Execute()
3660DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3661R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3662DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3663R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3664DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3665RoR2.RoR2Application:Awake()
3666
3667[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3668Stack trace:
3669R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3670System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3671R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3672R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3673R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3674DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3675EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3676RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3677UnityEngine.Resources:LoadAll(String, Type)
3678DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3679R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3680UnityEngine.Resources:LoadAll(String)
3681R2API.AssetAPI:BuildBodyCatalog()
3682DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3683R2API.<>c:<InitHooks>b__17_2(orig_Init)
3684DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3685System.Reflection.MethodBase:Invoke(Object, Object[])
3686RoR2.SystemInitializerAttribute:Execute()
3687DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3688R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3689DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3690R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3691DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3692RoR2.RoR2Application:Awake()
3693
3694[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3695Stack trace:
3696R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3697System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3698R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3699R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3700R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3701DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3702EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3703RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3704UnityEngine.Resources:LoadAll(String, Type)
3705DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3706R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3707UnityEngine.Resources:LoadAll(String)
3708R2API.AssetAPI:BuildBodyCatalog()
3709DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3710R2API.<>c:<InitHooks>b__17_2(orig_Init)
3711DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3712System.Reflection.MethodBase:Invoke(Object, Object[])
3713RoR2.SystemInitializerAttribute:Execute()
3714DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3715R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3716DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3717R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3718DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3719RoR2.RoR2Application:Awake()
3720
3721[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3722Stack trace:
3723R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3724System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3725R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3726R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3727R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3728DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3729EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3730RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3731UnityEngine.Resources:LoadAll(String, Type)
3732DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3733R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3734UnityEngine.Resources:LoadAll(String)
3735R2API.AssetAPI:BuildBodyCatalog()
3736DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3737R2API.<>c:<InitHooks>b__17_2(orig_Init)
3738DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3739System.Reflection.MethodBase:Invoke(Object, Object[])
3740RoR2.SystemInitializerAttribute:Execute()
3741DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3742R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3743DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3744R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3745DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3746RoR2.RoR2Application:Awake()
3747
3748[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3749Stack trace:
3750R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3751System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3752R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3753R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3754R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3755DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3756EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3757RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3758UnityEngine.Resources:LoadAll(String, Type)
3759DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3760R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3761UnityEngine.Resources:LoadAll(String)
3762R2API.AssetAPI:BuildBodyCatalog()
3763DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3764R2API.<>c:<InitHooks>b__17_2(orig_Init)
3765DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3766System.Reflection.MethodBase:Invoke(Object, Object[])
3767RoR2.SystemInitializerAttribute:Execute()
3768DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3769R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3770DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3771R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3772DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3773RoR2.RoR2Application:Awake()
3774
3775[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3776Stack trace:
3777R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3778System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3779R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3780R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3781R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3782DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3783EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3784RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3785UnityEngine.Resources:LoadAll(String, Type)
3786DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3787R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3788UnityEngine.Resources:LoadAll(String)
3789R2API.AssetAPI:BuildBodyCatalog()
3790DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3791R2API.<>c:<InitHooks>b__17_2(orig_Init)
3792DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3793System.Reflection.MethodBase:Invoke(Object, Object[])
3794RoR2.SystemInitializerAttribute:Execute()
3795DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3796R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3797DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3798R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3799DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3800RoR2.RoR2Application:Awake()
3801
3802[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3803Stack trace:
3804R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3805System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3806R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3807R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3808R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3809DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3810EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3811RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3812UnityEngine.Resources:LoadAll(String, Type)
3813DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3814R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3815UnityEngine.Resources:LoadAll(String)
3816R2API.AssetAPI:BuildBodyCatalog()
3817DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3818R2API.<>c:<InitHooks>b__17_2(orig_Init)
3819DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3820System.Reflection.MethodBase:Invoke(Object, Object[])
3821RoR2.SystemInitializerAttribute:Execute()
3822DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3823R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3824DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3825R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3826DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3827RoR2.RoR2Application:Awake()
3828
3829[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3830Stack trace:
3831R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3832System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3833R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3834R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3835R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3836DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3837EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3838RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3839UnityEngine.Resources:LoadAll(String, Type)
3840DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3841R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3842UnityEngine.Resources:LoadAll(String)
3843R2API.AssetAPI:BuildBodyCatalog()
3844DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3845R2API.<>c:<InitHooks>b__17_2(orig_Init)
3846DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3847System.Reflection.MethodBase:Invoke(Object, Object[])
3848RoR2.SystemInitializerAttribute:Execute()
3849DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3850R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3851DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3852R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3853DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3854RoR2.RoR2Application:Awake()
3855
3856[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3857Stack trace:
3858R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3859System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3860R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3861R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3862R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3863DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3864EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3865RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3866UnityEngine.Resources:LoadAll(String, Type)
3867DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3868R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3869UnityEngine.Resources:LoadAll(String)
3870R2API.AssetAPI:BuildBodyCatalog()
3871DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3872R2API.<>c:<InitHooks>b__17_2(orig_Init)
3873DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3874System.Reflection.MethodBase:Invoke(Object, Object[])
3875RoR2.SystemInitializerAttribute:Execute()
3876DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3877R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3878DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3879R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3880DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3881RoR2.RoR2Application:Awake()
3882
3883[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3884Stack trace:
3885R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3886System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3887R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3888R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3889R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3890DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3891EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3892RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3893UnityEngine.Resources:LoadAll(String, Type)
3894DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3895R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3896UnityEngine.Resources:LoadAll(String)
3897R2API.AssetAPI:BuildBodyCatalog()
3898DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3899R2API.<>c:<InitHooks>b__17_2(orig_Init)
3900DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3901System.Reflection.MethodBase:Invoke(Object, Object[])
3902RoR2.SystemInitializerAttribute:Execute()
3903DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3904R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3905DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3906R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3907DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3908RoR2.RoR2Application:Awake()
3909
3910[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3911Stack trace:
3912R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3913System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3914R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3915R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3916R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3917DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3918EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3919RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3920UnityEngine.Resources:LoadAll(String, Type)
3921DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3922R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3923UnityEngine.Resources:LoadAll(String)
3924R2API.AssetAPI:BuildBodyCatalog()
3925DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3926R2API.<>c:<InitHooks>b__17_2(orig_Init)
3927DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3928System.Reflection.MethodBase:Invoke(Object, Object[])
3929RoR2.SystemInitializerAttribute:Execute()
3930DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3931R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3932DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3933R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3934DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3935RoR2.RoR2Application:Awake()
3936
3937[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Reflection.FieldInfo)
3938Stack trace:
3939R2API.Utils.Reflection+<>c__27`2[TInstance,TValue].<GetFieldSetDelegateRef>b__27_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3940System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3941R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3942R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3943R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3944DMD<>?481502208._Hook<EntityStates_SerializableEntityStateType::set_stateType>?497217024 (EntityStates.SerializableEntityStateType& , System.Type ) (at <1f00ba41f0f64e98850fe0f15c2ec177>:0)
3945EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3946RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3947UnityEngine.Resources:LoadAll(String, Type)
3948DMD<>?-1623559040:_Trampoline:Native<UnityEngine_Resources::LoadAll>?1541196800(String, Type)
3949R2API.ResourcesAPI:OnResourcesLoadAll(String, Type)
3950UnityEngine.Resources:LoadAll(String)
3951R2API.AssetAPI:BuildBodyCatalog()
3952DMD<RoR2_BodyCatalog::Init>?553875584:_Init()
3953R2API.<>c:<InitHooks>b__17_2(orig_Init)
3954DMD<>?-624905600:_Hook<RoR2_BodyCatalog::Init>?1854073088()
3955System.Reflection.MethodBase:Invoke(Object, Object[])
3956RoR2.SystemInitializerAttribute:Execute()
3957DMD<RoR2_RoR2Application::OnLoad>?1036409600:_OnLoad(RoR2Application)
3958R2API.AssetPlus.SoundPlus:RoR2Application_OnLoad(orig_OnLoad, RoR2Application)
3959DMD<>?-1364021376:_Hook<RoR2_RoR2Application::OnLoad>?-1922074624(RoR2Application)
3960R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3961DMD<>?1074533760:_Hook<RoR2_RoR2Application::OnLoad>?-1206802688(RoR2Application)
3962RoR2.RoR2Application:Awake()
3963
3964[Info : Unity Log] Initializing system: BuffCatalog
3965[Error : Unity Log] MissingMethodException: void MonoMod.Utils.Extensions.Emit(Mono.Cecil.Cil.ILProcessor,Mono.Cecil.Cil.OpCode,System.Type)
3966Stack trace:
3967R2API.Utils.Reflection+<>c__25`1[TReturn].<GetFieldGetDelegate>b__25_0 (System.Reflection.FieldInfo x) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3968System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3969R2API.Utils.Reflection.GetFieldGetDelegate[TReturn] (System.Reflection.FieldInfo field) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3970R2API.Utils.Reflection.GetFieldValue[TReturn] (System.Type staticType, System.String fieldName) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3971R2API.ItemAPI+<>c.<SetHooks>b__16_0 (On.RoR2.BuffCatalog+orig_Init orig) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3972DMD<>?993478912._Hook<RoR2_BuffCatalog::Init>?-1784727296 () (at <f5aaaff39b3645e9bf761ebe2f5ae44d>:0)
3973System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3974Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
3975System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3976System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3977RoR2.SystemInitializerAttribute.Execute () (at <eae781bd93824da1b7902a2b6526887c>:0)
3978DMD<RoR2_RoR2Application::OnLoad>?1036409600._OnLoad (RoR2.RoR2Application ) (at <b63c157d09fc473e97aa83a7cd1dfc05>:0)
3979R2API.AssetPlus.SoundPlus.RoR2Application_OnLoad (On.RoR2.RoR2Application+orig_OnLoad orig, RoR2.RoR2Application self) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3980DMD<>?-1364021376._Hook<RoR2_RoR2Application::OnLoad>?-1922074624 (RoR2.RoR2Application ) (at <d9f8e289367b4dbaac527962581957b4>:0)
3981R2API.R2API+<>c.<.ctor>b__9_2 (On.RoR2.RoR2Application+orig_OnLoad orig, RoR2.RoR2Application self) (at <ca7273e14b384af28a2739b6062b4e61>:0)
3982DMD<>?1074533760._Hook<RoR2_RoR2Application::OnLoad>?-1206802688 (RoR2.RoR2Application ) (at <b68de216bfaf475596ad89c957aa6a1d>:0)
3983RoR2.RoR2Application.Awake () (at <eae781bd93824da1b7902a2b6526887c>:0)
3984
3985[Info : Unity Log] Active scene changed from to title
3986[Info : Unity Log] Loaded scene title loadSceneMode=2
3987[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
3988Stack trace:
3989RoR2.Skills.SkillFamily.GetVariantName (System.Int32 variantIndex) (at <eae781bd93824da1b7902a2b6526887c>:0)
3990RoR2.Skills.SkillFamily.GetVariantIndex (System.String variantName) (at <eae781bd93824da1b7902a2b6526887c>:0)
3991Raus.IonUtility.Start () (at <86de6b539d0d4ed8aa57d498c88e7841>:0)