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