· 6 years ago · Nov 23, 2019, 12:34 AM
1[Message: BepInEx] BepInEx 5.0.0.0 - Risk of Rain 2
2[Info : BepInEx] Running under Unity v2018.3.14.13691377
3[Info : BepInEx] CLR runtime version: 4.0.30319.17020
4[Info : BepInEx] Supports SRE: False
5[Message: BepInEx] Preloader started
6[Info : BepInEx] Loaded 1 patcher methods from BepInEx.MonoMod.Loader, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
7[Info : BepInEx] 2 patcher plugin(s) loaded
8[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
9[Info : MonoMod] Collecting target assemblies from mods
10[Info : BepInEx] Patching [Assembly-CSharp] with [BepInEx.MonoMod.Loader.Patcher]
11[Message: MonoMod] [Main] Scanning for mods in directory.
12[Message: MonoMod] [ReadMod] Loading mod dir: C:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\BepInEx\monomod
13[Message: MonoMod] [ReadMod] Loading mod: C:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\BepInEx\monomod\Assembly-CSharp.R2API.mm.dll
14[Message: MonoMod] [Main] Found 1 mods
15[Message: MonoMod] [Main] mm.PatchRefs(); fixup pre-pass
16[Message: MonoMod] [Main] mm.AutoPatch();
17[Message: MonoMod] [AutoPatch] Parsing rules in loaded mods
18[Info :BepInEx Preloader] [MonoMod] [RulesModder]
19[Info :BepInEx Preloader] [Write] Writing modded module into output stream.
20[Message: MonoMod] [AutoPatch] PrePatch pass
21[Message: MonoMod] [AutoPatch] Patch pass
22[Message: MonoMod] [AutoPatch] PatchRefs pass
23[Message: MonoMod] [PostProcessor] PostProcessor pass #1
24[Message: MonoMod] [Main] Done.
25[Message: BepInEx] Preloader finished
26[Message: BepInEx] Chainloader ready
27[Message: BepInEx] Chainloader started
28[Info : BepInEx] 2 plugins to load
29[Info : BepInEx] Loading [R2API 2.1.11]
30[Error : R2API] LobbyConfigAPI could not be initialized and has been disabled:
31
32System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'R2API.LobbyConfigAPI' threw an exception. ---> System.TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
33 at R2API.Utils.Reflection+<>c__26`1[TReturn].<GetFieldGetDelegate>b__26_0 (System.Reflection.FieldInfo x) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
34 at System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) [0x00034] in <c6bd535f6ab848b4a13f34d01b756eef>:0
35 at R2API.Utils.Reflection.GetFieldGetDelegate[TReturn] (System.Reflection.FieldInfo field) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
36 at R2API.Utils.Reflection.GetFieldValue[TReturn] (System.Type staticType, System.String fieldName) [0x00007] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
37 at R2API.LobbyConfigAPI..cctor () [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
38 --- End of inner exception stack trace ---
39 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
40 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
41 --- End of inner exception stack trace ---
42 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
43 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
44 at R2API.Utils.APISubmoduleHandler+<>c.<InvokeStage>b__5_1 (System.Reflection.MethodInfo m) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
45 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <c6bd535f6ab848b4a13f34d01b756eef>:0
46 at R2API.Utils.APISubmoduleHandler.InvokeStage (System.Type type, R2API.Utils.InitStage stage) [0x00068] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
47 at R2API.Utils.APISubmoduleHandler+<>c__DisplayClass3_0.<LoadAll>b__0 (System.Type t) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
48 at R2API.Utils.EnumerableExtensions+<>c__DisplayClass0_0`1[T].<ForEachTry>b__0 (T element) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
49[Error : R2API] SurvivorAPI could not be initialized and has been disabled:
50
51System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingFieldException: Field 'RoR2.SurvivorDef.survivorIndex' not found.
52 at (wrapper managed-to-native) System.RuntimeMethodHandle.GetFunctionPointer(intptr)
53 at System.RuntimeMethodHandle.GetFunctionPointer () [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
54 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetFunctionPointer (System.RuntimeMethodHandle handle) [0x00000] in <454c317a535d48e898e657206da1cf99>:0
55 at MonoMod.RuntimeDetour.Platforms.DetourRuntimeILPlatform.GetNativeStart (System.Reflection.MethodBase method) [0x00028] in <454c317a535d48e898e657206da1cf99>:0
56 at MonoMod.RuntimeDetour.DetourHelper.GetNativeStart (System.Reflection.MethodBase method) [0x00005] in <454c317a535d48e898e657206da1cf99>:0
57 at MonoMod.RuntimeDetour.NativeDetour..ctor (System.Reflection.MethodBase from, System.Reflection.MethodBase to) [0x00013] in <454c317a535d48e898e657206da1cf99>:0
58 at R2API.SurvivorAPI.InitHooks () [0x00028] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
59 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
60 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
61 --- End of inner exception stack trace ---
62 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
63 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <c6bd535f6ab848b4a13f34d01b756eef>:0
64 at R2API.Utils.APISubmoduleHandler+<>c.<InvokeStage>b__5_1 (System.Reflection.MethodInfo m) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
65 at System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) [0x00024] in <c6bd535f6ab848b4a13f34d01b756eef>:0
66 at R2API.Utils.APISubmoduleHandler.InvokeStage (System.Type type, R2API.Utils.InitStage stage) [0x00068] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
67 at R2API.Utils.APISubmoduleHandler+<>c__DisplayClass3_0.<LoadAll>b__0 (System.Type t) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
68 at R2API.Utils.EnumerableExtensions+<>c__DisplayClass0_0`1[T].<ForEachTry>b__0 (T element) [0x00000] in <b7e2d18a90d94e63ad5b6b56679c7c82>:0
69[Info : BepInEx] Loading [Diluvian 1.0.0]
70[Error : Unity Log] TypeLoadException: Could not resolve type with token 0100000c (from typeref, class/assembly R2API.Utils.R2APISubmoduleDependency, R2API, Version=2.2.54.0, Culture=neutral, PublicKeyToken=null)
71Stack trace:
72System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
73System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
74System.RuntimeType.GetCustomAttributes (System.Type attributeType, System.Boolean inherit) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
75UnityEngine.AttributeHelperEngine.GetCustomAttributeOfType[T] (System.Type klass) (at <f2abf40b37c34cf19b7fd98865114d88>:0)
76UnityEngine.AttributeHelperEngine.GetDefaultExecutionOrderFor (System.Type klass) (at <f2abf40b37c34cf19b7fd98865114d88>:0)
77UnityEngine.GameObject:AddComponent(Type)
78BepInEx.Bootstrap.Chainloader:Start()
79UnityEngine.Application:.cctor()
80RoR2.SkinDef:Awake()
81
82[Error : Unity Log] TypeLoadException: Could not resolve type with token 0100000c (from typeref, class/assembly R2API.Utils.R2APISubmoduleDependency, R2API, Version=2.2.54.0, Culture=neutral, PublicKeyToken=null)
83Stack trace:
84System.MonoCustomAttrs.IsDefined (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
85System.RuntimeType.IsDefined (System.Type attributeType, System.Boolean inherit) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
86System.Attribute.IsDefined (System.Reflection.MemberInfo element, System.Type attributeType, System.Boolean inherit) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
87System.Attribute.IsDefined (System.Reflection.MemberInfo element, System.Type attributeType) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
88UnityEngine.AttributeHelperEngine.GetParentTypeDisallowingMultipleInclusion (System.Type type) (at <f2abf40b37c34cf19b7fd98865114d88>:0)
89UnityEngine.GameObject:AddComponent(Type)
90BepInEx.Bootstrap.Chainloader:Start()
91UnityEngine.Application:.cctor()
92RoR2.SkinDef:Awake()
93
94[Error : Unity Log] TypeLoadException: Could not resolve type with token 0100000c (from typeref, class/assembly R2API.Utils.R2APISubmoduleDependency, R2API, Version=2.2.54.0, Culture=neutral, PublicKeyToken=null)
95Stack trace:
96System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
97System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
98System.RuntimeType.GetCustomAttributes (System.Type attributeType, System.Boolean inherit) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
99UnityEngine.AttributeHelperEngine.GetRequiredComponents (System.Type klass) (at <f2abf40b37c34cf19b7fd98865114d88>:0)
100UnityEngine.GameObject:AddComponent(Type)
101BepInEx.Bootstrap.Chainloader:Start()
102UnityEngine.Application:.cctor()
103RoR2.SkinDef:Awake()
104
105[Error : Unity Log] TypeLoadException: Could not resolve type with token 0100000c (from typeref, class/assembly R2API.Utils.R2APISubmoduleDependency, R2API, Version=2.2.54.0, Culture=neutral, PublicKeyToken=null)
106Stack trace:
107System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
108System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
109System.RuntimeType.GetCustomAttributes (System.Type attributeType, System.Boolean inherit) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
110BepInEx.MetadataHelper.GetMetadata (System.Type pluginType) (at <c1d525c993794f43a33471cfc9cf816b>:0)
111BepInEx.MetadataHelper.GetMetadata (System.Object plugin) (at <c1d525c993794f43a33471cfc9cf816b>:0)
112BepInEx.BaseUnityPlugin..ctor () (at <c1d525c993794f43a33471cfc9cf816b>:0)
113Diluvian.Diluvian..ctor () (at <6fc0030f06574d339c9de494e4a7e5df>:0)
114UnityEngine.GameObject:AddComponent(Type)
115BepInEx.Bootstrap.Chainloader:Start()
116UnityEngine.Application:.cctor()
117RoR2.SkinDef:Awake()
118
119[Error : Unity Log] TypeLoadException: Could not resolve type with token 01000019 (from typeref, class/assembly R2API.AssetBundleResourcesProvider, R2API, Version=2.2.54.0, Culture=neutral, PublicKeyToken=null)
120Stack trace:
121UnityEngine.GameObject:AddComponent(Type)
122BepInEx.Bootstrap.Chainloader:Start()
123UnityEngine.Application:.cctor()
124RoR2.SkinDef:Awake()
125
126[Message: BepInEx] Chainloader startup complete
127Could not resolve type with token 0100000c (from typeref, class/assembly R2API.Utils.R2APISubmoduleDependency, R2API, Version=2.2.54.0, Culture=neutral, PublicKeyToken=null)
128Facepunch.Steamworks Unity: WindowsPlayer
129Facepunch.Steamworks Os: Windows
130Facepunch.Steamworks Arch: x64
131Setting breakpad minidump AppID = 632360
132Steam_SetMinidumpSteamID: Caching Steam ID: 76561198182519714 [API loaded no]
133Searching for compatible XInput library...
134Found Xinput1_4.dll.
135[Info : Unity Log] WwiseUnity: Sound engine initialized successfully.
136[Info : Unity Log] Bloom: True
137[Info : Unity Log] english
138[Info : Unity Log] Setting current language to "en"
139[Info : Unity Log] arg[0]="C:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\Risk of Rain 2.exe"
140[Info : Unity Log] Initializing system: BodyCatalog
141[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
142Stack trace:
143R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
144System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
145R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
146R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
147R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
148DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
149EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
150RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
151UnityEngine.Resources:LoadAll(String)
152R2API.AssetAPI:BuildBodyCatalog()
153DMD<Init>?2102106880:_Init()
154R2API.<>c:<InitHooks>b__17_2(orig_Init)
155DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
156System.Reflection.MethodBase:Invoke(Object, Object[])
157RoR2.SystemInitializerAttribute:Execute()
158DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
159R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
160DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
161RoR2.RoR2Application:Awake()
162
163[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
164Stack trace:
165R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
166System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
167R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
168R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
169R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
170DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
171EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
172RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
173UnityEngine.Resources:LoadAll(String)
174R2API.AssetAPI:BuildBodyCatalog()
175DMD<Init>?2102106880:_Init()
176R2API.<>c:<InitHooks>b__17_2(orig_Init)
177DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
178System.Reflection.MethodBase:Invoke(Object, Object[])
179RoR2.SystemInitializerAttribute:Execute()
180DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
181R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
182DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
183RoR2.RoR2Application:Awake()
184
185[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
186Stack trace:
187R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
188System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
189R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
190R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
191R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
192DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
193EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
194RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
195UnityEngine.Resources:LoadAll(String)
196R2API.AssetAPI:BuildBodyCatalog()
197DMD<Init>?2102106880:_Init()
198R2API.<>c:<InitHooks>b__17_2(orig_Init)
199DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
200System.Reflection.MethodBase:Invoke(Object, Object[])
201RoR2.SystemInitializerAttribute:Execute()
202DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
203R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
204DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
205RoR2.RoR2Application:Awake()
206
207[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
208Stack trace:
209R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
210System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
211R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
212R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
213R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
214DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
215EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
216RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
217UnityEngine.Resources:LoadAll(String)
218R2API.AssetAPI:BuildBodyCatalog()
219DMD<Init>?2102106880:_Init()
220R2API.<>c:<InitHooks>b__17_2(orig_Init)
221DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
222System.Reflection.MethodBase:Invoke(Object, Object[])
223RoR2.SystemInitializerAttribute:Execute()
224DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
225R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
226DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
227RoR2.RoR2Application:Awake()
228
229[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
230Stack trace:
231R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
232System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
233R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
234R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
235R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
236DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
237EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
238RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
239UnityEngine.Resources:LoadAll(String)
240R2API.AssetAPI:BuildBodyCatalog()
241DMD<Init>?2102106880:_Init()
242R2API.<>c:<InitHooks>b__17_2(orig_Init)
243DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
244System.Reflection.MethodBase:Invoke(Object, Object[])
245RoR2.SystemInitializerAttribute:Execute()
246DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
247R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
248DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
249RoR2.RoR2Application:Awake()
250
251[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
252Stack trace:
253R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
254System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
255R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
256R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
257R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
258DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
259EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
260RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
261UnityEngine.Resources:LoadAll(String)
262R2API.AssetAPI:BuildBodyCatalog()
263DMD<Init>?2102106880:_Init()
264R2API.<>c:<InitHooks>b__17_2(orig_Init)
265DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
266System.Reflection.MethodBase:Invoke(Object, Object[])
267RoR2.SystemInitializerAttribute:Execute()
268DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
269R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
270DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
271RoR2.RoR2Application:Awake()
272
273[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
274Stack trace:
275R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
276System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
277R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
278R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
279R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
280DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
281EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
282RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
283UnityEngine.Resources:LoadAll(String)
284R2API.AssetAPI:BuildBodyCatalog()
285DMD<Init>?2102106880:_Init()
286R2API.<>c:<InitHooks>b__17_2(orig_Init)
287DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
288System.Reflection.MethodBase:Invoke(Object, Object[])
289RoR2.SystemInitializerAttribute:Execute()
290DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
291R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
292DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
293RoR2.RoR2Application:Awake()
294
295[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
296Stack trace:
297R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
298System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
299R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
300R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
301R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
302DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
303EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
304RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
305UnityEngine.Resources:LoadAll(String)
306R2API.AssetAPI:BuildBodyCatalog()
307DMD<Init>?2102106880:_Init()
308R2API.<>c:<InitHooks>b__17_2(orig_Init)
309DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
310System.Reflection.MethodBase:Invoke(Object, Object[])
311RoR2.SystemInitializerAttribute:Execute()
312DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
313R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
314DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
315RoR2.RoR2Application:Awake()
316
317[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
318Stack trace:
319R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
320System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
321R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
322R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
323R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
324DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
325EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
326RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
327UnityEngine.Resources:LoadAll(String)
328R2API.AssetAPI:BuildBodyCatalog()
329DMD<Init>?2102106880:_Init()
330R2API.<>c:<InitHooks>b__17_2(orig_Init)
331DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
332System.Reflection.MethodBase:Invoke(Object, Object[])
333RoR2.SystemInitializerAttribute:Execute()
334DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
335R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
336DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
337RoR2.RoR2Application:Awake()
338
339[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
340Stack trace:
341R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
342System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
343R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
344R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
345R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
346DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
347EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
348RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
349UnityEngine.Resources:LoadAll(String)
350R2API.AssetAPI:BuildBodyCatalog()
351DMD<Init>?2102106880:_Init()
352R2API.<>c:<InitHooks>b__17_2(orig_Init)
353DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
354System.Reflection.MethodBase:Invoke(Object, Object[])
355RoR2.SystemInitializerAttribute:Execute()
356DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
357R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
358DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
359RoR2.RoR2Application:Awake()
360
361[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
362Stack trace:
363R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>: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 <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
366R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
367R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
368DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
369EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
370RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
371UnityEngine.Resources:LoadAll(String)
372R2API.AssetAPI:BuildBodyCatalog()
373DMD<Init>?2102106880:_Init()
374R2API.<>c:<InitHooks>b__17_2(orig_Init)
375DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
376System.Reflection.MethodBase:Invoke(Object, Object[])
377RoR2.SystemInitializerAttribute:Execute()
378DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
379R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
380DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
381RoR2.RoR2Application:Awake()
382
383[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
384Stack trace:
385R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
386System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
387R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
388R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
389R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
390DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
391EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
392RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
393UnityEngine.Resources:LoadAll(String)
394R2API.AssetAPI:BuildBodyCatalog()
395DMD<Init>?2102106880:_Init()
396R2API.<>c:<InitHooks>b__17_2(orig_Init)
397DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
398System.Reflection.MethodBase:Invoke(Object, Object[])
399RoR2.SystemInitializerAttribute:Execute()
400DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
401R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
402DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
403RoR2.RoR2Application:Awake()
404
405[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
406Stack trace:
407R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
408System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
409R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
410R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
411R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
412DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
413EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
414RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
415UnityEngine.Resources:LoadAll(String)
416R2API.AssetAPI:BuildBodyCatalog()
417DMD<Init>?2102106880:_Init()
418R2API.<>c:<InitHooks>b__17_2(orig_Init)
419DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
420System.Reflection.MethodBase:Invoke(Object, Object[])
421RoR2.SystemInitializerAttribute:Execute()
422DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
423R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
424DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
425RoR2.RoR2Application:Awake()
426
427[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
428Stack trace:
429R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
430System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
431R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
432R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
433R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
434DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
435EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
436RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
437UnityEngine.Resources:LoadAll(String)
438R2API.AssetAPI:BuildBodyCatalog()
439DMD<Init>?2102106880:_Init()
440R2API.<>c:<InitHooks>b__17_2(orig_Init)
441DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
442System.Reflection.MethodBase:Invoke(Object, Object[])
443RoR2.SystemInitializerAttribute:Execute()
444DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
445R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
446DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
447RoR2.RoR2Application:Awake()
448
449[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
450Stack trace:
451R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
452System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
453R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
454R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
455R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
456DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
457EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
458RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
459UnityEngine.Resources:LoadAll(String)
460R2API.AssetAPI:BuildBodyCatalog()
461DMD<Init>?2102106880:_Init()
462R2API.<>c:<InitHooks>b__17_2(orig_Init)
463DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
464System.Reflection.MethodBase:Invoke(Object, Object[])
465RoR2.SystemInitializerAttribute:Execute()
466DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
467R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
468DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
469RoR2.RoR2Application:Awake()
470
471[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
472Stack trace:
473R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
474System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
475R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
476R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
477R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
478DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
479EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
480RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
481UnityEngine.Resources:LoadAll(String)
482R2API.AssetAPI:BuildBodyCatalog()
483DMD<Init>?2102106880:_Init()
484R2API.<>c:<InitHooks>b__17_2(orig_Init)
485DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
486System.Reflection.MethodBase:Invoke(Object, Object[])
487RoR2.SystemInitializerAttribute:Execute()
488DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
489R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
490DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
491RoR2.RoR2Application:Awake()
492
493[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
494Stack trace:
495R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
496System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
497R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
498R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
499R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
500DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
501EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
502RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
503UnityEngine.Resources:LoadAll(String)
504R2API.AssetAPI:BuildBodyCatalog()
505DMD<Init>?2102106880:_Init()
506R2API.<>c:<InitHooks>b__17_2(orig_Init)
507DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
508System.Reflection.MethodBase:Invoke(Object, Object[])
509RoR2.SystemInitializerAttribute:Execute()
510DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
511R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
512DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
513RoR2.RoR2Application:Awake()
514
515[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
516Stack trace:
517R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
518System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
519R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
520R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
521R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
522DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
523EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
524RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
525UnityEngine.Resources:LoadAll(String)
526R2API.AssetAPI:BuildBodyCatalog()
527DMD<Init>?2102106880:_Init()
528R2API.<>c:<InitHooks>b__17_2(orig_Init)
529DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
530System.Reflection.MethodBase:Invoke(Object, Object[])
531RoR2.SystemInitializerAttribute:Execute()
532DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
533R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
534DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
535RoR2.RoR2Application:Awake()
536
537[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
538Stack trace:
539R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
540System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
541R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
542R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
543R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
544DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
545EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
546RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
547UnityEngine.Resources:LoadAll(String)
548R2API.AssetAPI:BuildBodyCatalog()
549DMD<Init>?2102106880:_Init()
550R2API.<>c:<InitHooks>b__17_2(orig_Init)
551DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
552System.Reflection.MethodBase:Invoke(Object, Object[])
553RoR2.SystemInitializerAttribute:Execute()
554DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
555R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
556DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
557RoR2.RoR2Application:Awake()
558
559[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
560Stack trace:
561R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
562System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
563R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
564R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
565R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
566DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
567EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
568RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
569UnityEngine.Resources:LoadAll(String)
570R2API.AssetAPI:BuildBodyCatalog()
571DMD<Init>?2102106880:_Init()
572R2API.<>c:<InitHooks>b__17_2(orig_Init)
573DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
574System.Reflection.MethodBase:Invoke(Object, Object[])
575RoR2.SystemInitializerAttribute:Execute()
576DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
577R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
578DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
579RoR2.RoR2Application:Awake()
580
581[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
582Stack trace:
583R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
584System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
585R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
586R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
587R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
588DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
589EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
590RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
591UnityEngine.Resources:LoadAll(String)
592R2API.AssetAPI:BuildBodyCatalog()
593DMD<Init>?2102106880:_Init()
594R2API.<>c:<InitHooks>b__17_2(orig_Init)
595DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
596System.Reflection.MethodBase:Invoke(Object, Object[])
597RoR2.SystemInitializerAttribute:Execute()
598DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
599R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
600DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
601RoR2.RoR2Application:Awake()
602
603[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
604Stack trace:
605R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
606System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
607R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
608R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
609R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
610DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
611EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
612RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
613UnityEngine.Resources:LoadAll(String)
614R2API.AssetAPI:BuildBodyCatalog()
615DMD<Init>?2102106880:_Init()
616R2API.<>c:<InitHooks>b__17_2(orig_Init)
617DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
618System.Reflection.MethodBase:Invoke(Object, Object[])
619RoR2.SystemInitializerAttribute:Execute()
620DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
621R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
622DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
623RoR2.RoR2Application:Awake()
624
625[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
626Stack trace:
627R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
628System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
629R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
630R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
631R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
632DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
633EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
634RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
635UnityEngine.Resources:LoadAll(String)
636R2API.AssetAPI:BuildBodyCatalog()
637DMD<Init>?2102106880:_Init()
638R2API.<>c:<InitHooks>b__17_2(orig_Init)
639DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
640System.Reflection.MethodBase:Invoke(Object, Object[])
641RoR2.SystemInitializerAttribute:Execute()
642DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
643R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
644DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
645RoR2.RoR2Application:Awake()
646
647[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
648Stack trace:
649R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
650System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
651R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
652R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
653R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
654DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
655EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
656RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
657UnityEngine.Resources:LoadAll(String)
658R2API.AssetAPI:BuildBodyCatalog()
659DMD<Init>?2102106880:_Init()
660R2API.<>c:<InitHooks>b__17_2(orig_Init)
661DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
662System.Reflection.MethodBase:Invoke(Object, Object[])
663RoR2.SystemInitializerAttribute:Execute()
664DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
665R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
666DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
667RoR2.RoR2Application:Awake()
668
669[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
670Stack trace:
671R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
672System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
673R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
674R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
675R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
676DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
677EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
678RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
679UnityEngine.Resources:LoadAll(String)
680R2API.AssetAPI:BuildBodyCatalog()
681DMD<Init>?2102106880:_Init()
682R2API.<>c:<InitHooks>b__17_2(orig_Init)
683DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
684System.Reflection.MethodBase:Invoke(Object, Object[])
685RoR2.SystemInitializerAttribute:Execute()
686DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
687R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
688DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
689RoR2.RoR2Application:Awake()
690
691[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
692Stack trace:
693R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
694System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
695R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
696R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
697R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
698DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
699EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
700RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
701UnityEngine.Resources:LoadAll(String)
702R2API.AssetAPI:BuildBodyCatalog()
703DMD<Init>?2102106880:_Init()
704R2API.<>c:<InitHooks>b__17_2(orig_Init)
705DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
706System.Reflection.MethodBase:Invoke(Object, Object[])
707RoR2.SystemInitializerAttribute:Execute()
708DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
709R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
710DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
711RoR2.RoR2Application:Awake()
712
713[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
714Stack trace:
715R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
716System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
717R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
718R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
719R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
720DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
721EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
722RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
723UnityEngine.Resources:LoadAll(String)
724R2API.AssetAPI:BuildBodyCatalog()
725DMD<Init>?2102106880:_Init()
726R2API.<>c:<InitHooks>b__17_2(orig_Init)
727DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
728System.Reflection.MethodBase:Invoke(Object, Object[])
729RoR2.SystemInitializerAttribute:Execute()
730DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
731R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
732DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
733RoR2.RoR2Application:Awake()
734
735[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
736Stack trace:
737R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
738System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
739R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
740R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
741R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
742DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
743EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
744RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
745UnityEngine.Resources:LoadAll(String)
746R2API.AssetAPI:BuildBodyCatalog()
747DMD<Init>?2102106880:_Init()
748R2API.<>c:<InitHooks>b__17_2(orig_Init)
749DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
750System.Reflection.MethodBase:Invoke(Object, Object[])
751RoR2.SystemInitializerAttribute:Execute()
752DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
753R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
754DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
755RoR2.RoR2Application:Awake()
756
757[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
758Stack trace:
759R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
760System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
761R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
762R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
763R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
764DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
765EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
766RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
767UnityEngine.Resources:LoadAll(String)
768R2API.AssetAPI:BuildBodyCatalog()
769DMD<Init>?2102106880:_Init()
770R2API.<>c:<InitHooks>b__17_2(orig_Init)
771DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
772System.Reflection.MethodBase:Invoke(Object, Object[])
773RoR2.SystemInitializerAttribute:Execute()
774DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
775R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
776DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
777RoR2.RoR2Application:Awake()
778
779[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
780Stack trace:
781R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
782System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
783R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
784R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
785R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
786DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
787EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
788RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
789UnityEngine.Resources:LoadAll(String)
790R2API.AssetAPI:BuildBodyCatalog()
791DMD<Init>?2102106880:_Init()
792R2API.<>c:<InitHooks>b__17_2(orig_Init)
793DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
794System.Reflection.MethodBase:Invoke(Object, Object[])
795RoR2.SystemInitializerAttribute:Execute()
796DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
797R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
798DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
799RoR2.RoR2Application:Awake()
800
801[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
802Stack trace:
803R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
804System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
805R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
806R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
807R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
808DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
809EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
810RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
811UnityEngine.Resources:LoadAll(String)
812R2API.AssetAPI:BuildBodyCatalog()
813DMD<Init>?2102106880:_Init()
814R2API.<>c:<InitHooks>b__17_2(orig_Init)
815DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
816System.Reflection.MethodBase:Invoke(Object, Object[])
817RoR2.SystemInitializerAttribute:Execute()
818DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
819R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
820DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
821RoR2.RoR2Application:Awake()
822
823[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
824Stack trace:
825R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
826System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
827R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
828R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
829R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
830DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
831EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
832RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
833UnityEngine.Resources:LoadAll(String)
834R2API.AssetAPI:BuildBodyCatalog()
835DMD<Init>?2102106880:_Init()
836R2API.<>c:<InitHooks>b__17_2(orig_Init)
837DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
838System.Reflection.MethodBase:Invoke(Object, Object[])
839RoR2.SystemInitializerAttribute:Execute()
840DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
841R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
842DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
843RoR2.RoR2Application:Awake()
844
845[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
846Stack trace:
847R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
848System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
849R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
850R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
851R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
852DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
853EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
854RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
855UnityEngine.Resources:LoadAll(String)
856R2API.AssetAPI:BuildBodyCatalog()
857DMD<Init>?2102106880:_Init()
858R2API.<>c:<InitHooks>b__17_2(orig_Init)
859DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
860System.Reflection.MethodBase:Invoke(Object, Object[])
861RoR2.SystemInitializerAttribute:Execute()
862DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
863R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
864DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
865RoR2.RoR2Application:Awake()
866
867[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
868Stack trace:
869R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
870System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
871R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
872R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
873R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
874DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
875EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
876RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
877UnityEngine.Resources:LoadAll(String)
878R2API.AssetAPI:BuildBodyCatalog()
879DMD<Init>?2102106880:_Init()
880R2API.<>c:<InitHooks>b__17_2(orig_Init)
881DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
882System.Reflection.MethodBase:Invoke(Object, Object[])
883RoR2.SystemInitializerAttribute:Execute()
884DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
885R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
886DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
887RoR2.RoR2Application:Awake()
888
889[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
890Stack trace:
891R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
892System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
893R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
894R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
895R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
896DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
897EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
898RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
899UnityEngine.Resources:LoadAll(String)
900R2API.AssetAPI:BuildBodyCatalog()
901DMD<Init>?2102106880:_Init()
902R2API.<>c:<InitHooks>b__17_2(orig_Init)
903DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
904System.Reflection.MethodBase:Invoke(Object, Object[])
905RoR2.SystemInitializerAttribute:Execute()
906DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
907R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
908DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
909RoR2.RoR2Application:Awake()
910
911[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
912Stack trace:
913R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>: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 <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
916R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
917R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
918DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
919EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
920RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
921UnityEngine.Resources:LoadAll(String)
922R2API.AssetAPI:BuildBodyCatalog()
923DMD<Init>?2102106880:_Init()
924R2API.<>c:<InitHooks>b__17_2(orig_Init)
925DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
926System.Reflection.MethodBase:Invoke(Object, Object[])
927RoR2.SystemInitializerAttribute:Execute()
928DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
929R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
930DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
931RoR2.RoR2Application:Awake()
932
933[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
934Stack trace:
935R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
936System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
937R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
938R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
939R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
940DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
941EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
942RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
943UnityEngine.Resources:LoadAll(String)
944R2API.AssetAPI:BuildBodyCatalog()
945DMD<Init>?2102106880:_Init()
946R2API.<>c:<InitHooks>b__17_2(orig_Init)
947DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
948System.Reflection.MethodBase:Invoke(Object, Object[])
949RoR2.SystemInitializerAttribute:Execute()
950DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
951R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
952DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
953RoR2.RoR2Application:Awake()
954
955[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
956Stack trace:
957R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
958System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
959R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
960R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
961R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
962DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
963EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
964RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
965UnityEngine.Resources:LoadAll(String)
966R2API.AssetAPI:BuildBodyCatalog()
967DMD<Init>?2102106880:_Init()
968R2API.<>c:<InitHooks>b__17_2(orig_Init)
969DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
970System.Reflection.MethodBase:Invoke(Object, Object[])
971RoR2.SystemInitializerAttribute:Execute()
972DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
973R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
974DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
975RoR2.RoR2Application:Awake()
976
977[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
978Stack trace:
979R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
980System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
981R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
982R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
983R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
984DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
985EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
986RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
987UnityEngine.Resources:LoadAll(String)
988R2API.AssetAPI:BuildBodyCatalog()
989DMD<Init>?2102106880:_Init()
990R2API.<>c:<InitHooks>b__17_2(orig_Init)
991DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
992System.Reflection.MethodBase:Invoke(Object, Object[])
993RoR2.SystemInitializerAttribute:Execute()
994DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
995R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
996DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
997RoR2.RoR2Application:Awake()
998
999[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1000Stack trace:
1001R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1002System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1003R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1004R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1005R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1006DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1007EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1008RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1009UnityEngine.Resources:LoadAll(String)
1010R2API.AssetAPI:BuildBodyCatalog()
1011DMD<Init>?2102106880:_Init()
1012R2API.<>c:<InitHooks>b__17_2(orig_Init)
1013DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1014System.Reflection.MethodBase:Invoke(Object, Object[])
1015RoR2.SystemInitializerAttribute:Execute()
1016DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1017R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1018DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1019RoR2.RoR2Application:Awake()
1020
1021[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1022Stack trace:
1023R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1024System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1025R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1026R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1027R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1028DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1029EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1030RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1031UnityEngine.Resources:LoadAll(String)
1032R2API.AssetAPI:BuildBodyCatalog()
1033DMD<Init>?2102106880:_Init()
1034R2API.<>c:<InitHooks>b__17_2(orig_Init)
1035DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1036System.Reflection.MethodBase:Invoke(Object, Object[])
1037RoR2.SystemInitializerAttribute:Execute()
1038DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1039R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1040DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1041RoR2.RoR2Application:Awake()
1042
1043[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1044Stack trace:
1045R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1046System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1047R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1048R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1049R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1050DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1051EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1052RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1053UnityEngine.Resources:LoadAll(String)
1054R2API.AssetAPI:BuildBodyCatalog()
1055DMD<Init>?2102106880:_Init()
1056R2API.<>c:<InitHooks>b__17_2(orig_Init)
1057DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1058System.Reflection.MethodBase:Invoke(Object, Object[])
1059RoR2.SystemInitializerAttribute:Execute()
1060DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1061R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1062DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1063RoR2.RoR2Application:Awake()
1064
1065[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1066Stack trace:
1067R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1068System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1069R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1070R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1071R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1072DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1073EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1074RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1075UnityEngine.Resources:LoadAll(String)
1076R2API.AssetAPI:BuildBodyCatalog()
1077DMD<Init>?2102106880:_Init()
1078R2API.<>c:<InitHooks>b__17_2(orig_Init)
1079DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1080System.Reflection.MethodBase:Invoke(Object, Object[])
1081RoR2.SystemInitializerAttribute:Execute()
1082DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1083R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1084DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1085RoR2.RoR2Application:Awake()
1086
1087[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1088Stack trace:
1089R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1090System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1091R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1092R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1093R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1094DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1095EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1096RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1097UnityEngine.Resources:LoadAll(String)
1098R2API.AssetAPI:BuildBodyCatalog()
1099DMD<Init>?2102106880:_Init()
1100R2API.<>c:<InitHooks>b__17_2(orig_Init)
1101DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1102System.Reflection.MethodBase:Invoke(Object, Object[])
1103RoR2.SystemInitializerAttribute:Execute()
1104DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1105R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1106DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1107RoR2.RoR2Application:Awake()
1108
1109[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1110Stack trace:
1111R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1112System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1113R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1114R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1115R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1116DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1117EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1118RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1119UnityEngine.Resources:LoadAll(String)
1120R2API.AssetAPI:BuildBodyCatalog()
1121DMD<Init>?2102106880:_Init()
1122R2API.<>c:<InitHooks>b__17_2(orig_Init)
1123DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1124System.Reflection.MethodBase:Invoke(Object, Object[])
1125RoR2.SystemInitializerAttribute:Execute()
1126DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1127R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1128DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1129RoR2.RoR2Application:Awake()
1130
1131[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1132Stack trace:
1133R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1134System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1135R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1136R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1137R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1138DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1139EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1140RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1141UnityEngine.Resources:LoadAll(String)
1142R2API.AssetAPI:BuildBodyCatalog()
1143DMD<Init>?2102106880:_Init()
1144R2API.<>c:<InitHooks>b__17_2(orig_Init)
1145DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1146System.Reflection.MethodBase:Invoke(Object, Object[])
1147RoR2.SystemInitializerAttribute:Execute()
1148DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1149R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1150DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1151RoR2.RoR2Application:Awake()
1152
1153[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1154Stack trace:
1155R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1156System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1157R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1158R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1159R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1160DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1161EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1162RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1163UnityEngine.Resources:LoadAll(String)
1164R2API.AssetAPI:BuildBodyCatalog()
1165DMD<Init>?2102106880:_Init()
1166R2API.<>c:<InitHooks>b__17_2(orig_Init)
1167DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1168System.Reflection.MethodBase:Invoke(Object, Object[])
1169RoR2.SystemInitializerAttribute:Execute()
1170DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1171R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1172DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1173RoR2.RoR2Application:Awake()
1174
1175[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1176Stack trace:
1177R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1178System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1179R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1180R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1181R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1182DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1183EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1184RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1185UnityEngine.Resources:LoadAll(String)
1186R2API.AssetAPI:BuildBodyCatalog()
1187DMD<Init>?2102106880:_Init()
1188R2API.<>c:<InitHooks>b__17_2(orig_Init)
1189DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1190System.Reflection.MethodBase:Invoke(Object, Object[])
1191RoR2.SystemInitializerAttribute:Execute()
1192DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1193R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1194DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1195RoR2.RoR2Application:Awake()
1196
1197[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1198Stack trace:
1199R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1200System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1201R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1202R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1203R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1204DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1205EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1206RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1207UnityEngine.Resources:LoadAll(String)
1208R2API.AssetAPI:BuildBodyCatalog()
1209DMD<Init>?2102106880:_Init()
1210R2API.<>c:<InitHooks>b__17_2(orig_Init)
1211DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1212System.Reflection.MethodBase:Invoke(Object, Object[])
1213RoR2.SystemInitializerAttribute:Execute()
1214DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1215R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1216DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1217RoR2.RoR2Application:Awake()
1218
1219[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1220Stack trace:
1221R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1222System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1223R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1224R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1225R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1226DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1227EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1228RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1229UnityEngine.Resources:LoadAll(String)
1230R2API.AssetAPI:BuildBodyCatalog()
1231DMD<Init>?2102106880:_Init()
1232R2API.<>c:<InitHooks>b__17_2(orig_Init)
1233DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1234System.Reflection.MethodBase:Invoke(Object, Object[])
1235RoR2.SystemInitializerAttribute:Execute()
1236DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1237R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1238DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1239RoR2.RoR2Application:Awake()
1240
1241[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1242Stack trace:
1243R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1244System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1245R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1246R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1247R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1248DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1249EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1250RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1251UnityEngine.Resources:LoadAll(String)
1252R2API.AssetAPI:BuildBodyCatalog()
1253DMD<Init>?2102106880:_Init()
1254R2API.<>c:<InitHooks>b__17_2(orig_Init)
1255DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1256System.Reflection.MethodBase:Invoke(Object, Object[])
1257RoR2.SystemInitializerAttribute:Execute()
1258DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1259R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1260DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1261RoR2.RoR2Application:Awake()
1262
1263[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1264Stack trace:
1265R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1266System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1267R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1268R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1269R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1270DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1271EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1272RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1273UnityEngine.Resources:LoadAll(String)
1274R2API.AssetAPI:BuildBodyCatalog()
1275DMD<Init>?2102106880:_Init()
1276R2API.<>c:<InitHooks>b__17_2(orig_Init)
1277DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1278System.Reflection.MethodBase:Invoke(Object, Object[])
1279RoR2.SystemInitializerAttribute:Execute()
1280DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1281R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1282DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1283RoR2.RoR2Application:Awake()
1284
1285[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1286Stack trace:
1287R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1288System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1289R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1290R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1291R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1292DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1293EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1294RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1295UnityEngine.Resources:LoadAll(String)
1296R2API.AssetAPI:BuildBodyCatalog()
1297DMD<Init>?2102106880:_Init()
1298R2API.<>c:<InitHooks>b__17_2(orig_Init)
1299DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1300System.Reflection.MethodBase:Invoke(Object, Object[])
1301RoR2.SystemInitializerAttribute:Execute()
1302DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1303R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1304DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1305RoR2.RoR2Application:Awake()
1306
1307[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1308Stack trace:
1309R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1310System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1311R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1312R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1313R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1314DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1315EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1316RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1317UnityEngine.Resources:LoadAll(String)
1318R2API.AssetAPI:BuildBodyCatalog()
1319DMD<Init>?2102106880:_Init()
1320R2API.<>c:<InitHooks>b__17_2(orig_Init)
1321DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1322System.Reflection.MethodBase:Invoke(Object, Object[])
1323RoR2.SystemInitializerAttribute:Execute()
1324DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1325R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1326DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1327RoR2.RoR2Application:Awake()
1328
1329[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1330Stack trace:
1331R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1332System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1333R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1334R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1335R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1336DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1337EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1338RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1339UnityEngine.Resources:LoadAll(String)
1340R2API.AssetAPI:BuildBodyCatalog()
1341DMD<Init>?2102106880:_Init()
1342R2API.<>c:<InitHooks>b__17_2(orig_Init)
1343DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1344System.Reflection.MethodBase:Invoke(Object, Object[])
1345RoR2.SystemInitializerAttribute:Execute()
1346DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1347R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1348DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1349RoR2.RoR2Application:Awake()
1350
1351[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1352Stack trace:
1353R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1354System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1355R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1356R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1357R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1358DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1359EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1360RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1361UnityEngine.Resources:LoadAll(String)
1362R2API.AssetAPI:BuildBodyCatalog()
1363DMD<Init>?2102106880:_Init()
1364R2API.<>c:<InitHooks>b__17_2(orig_Init)
1365DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1366System.Reflection.MethodBase:Invoke(Object, Object[])
1367RoR2.SystemInitializerAttribute:Execute()
1368DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1369R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1370DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1371RoR2.RoR2Application:Awake()
1372
1373[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1374Stack trace:
1375R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1376System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1377R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1378R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1379R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1380DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1381EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1382RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1383UnityEngine.Resources:LoadAll(String)
1384R2API.AssetAPI:BuildBodyCatalog()
1385DMD<Init>?2102106880:_Init()
1386R2API.<>c:<InitHooks>b__17_2(orig_Init)
1387DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1388System.Reflection.MethodBase:Invoke(Object, Object[])
1389RoR2.SystemInitializerAttribute:Execute()
1390DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1391R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1392DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1393RoR2.RoR2Application:Awake()
1394
1395[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1396Stack trace:
1397R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1398System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1399R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1400R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1401R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1402DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1403EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1404RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1405UnityEngine.Resources:LoadAll(String)
1406R2API.AssetAPI:BuildBodyCatalog()
1407DMD<Init>?2102106880:_Init()
1408R2API.<>c:<InitHooks>b__17_2(orig_Init)
1409DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1410System.Reflection.MethodBase:Invoke(Object, Object[])
1411RoR2.SystemInitializerAttribute:Execute()
1412DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1413R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1414DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1415RoR2.RoR2Application:Awake()
1416
1417[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1418Stack trace:
1419R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1420System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1421R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1422R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1423R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1424DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1425EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1426RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1427UnityEngine.Resources:LoadAll(String)
1428R2API.AssetAPI:BuildBodyCatalog()
1429DMD<Init>?2102106880:_Init()
1430R2API.<>c:<InitHooks>b__17_2(orig_Init)
1431DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1432System.Reflection.MethodBase:Invoke(Object, Object[])
1433RoR2.SystemInitializerAttribute:Execute()
1434DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1435R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1436DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1437RoR2.RoR2Application:Awake()
1438
1439[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1440Stack trace:
1441R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1442System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1443R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1444R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1445R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1446DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1447EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1448RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1449UnityEngine.Resources:LoadAll(String)
1450R2API.AssetAPI:BuildBodyCatalog()
1451DMD<Init>?2102106880:_Init()
1452R2API.<>c:<InitHooks>b__17_2(orig_Init)
1453DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1454System.Reflection.MethodBase:Invoke(Object, Object[])
1455RoR2.SystemInitializerAttribute:Execute()
1456DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1457R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1458DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1459RoR2.RoR2Application:Awake()
1460
1461[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1462Stack trace:
1463R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>: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 <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1466R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1467R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1468DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1469EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1470RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1471UnityEngine.Resources:LoadAll(String)
1472R2API.AssetAPI:BuildBodyCatalog()
1473DMD<Init>?2102106880:_Init()
1474R2API.<>c:<InitHooks>b__17_2(orig_Init)
1475DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1476System.Reflection.MethodBase:Invoke(Object, Object[])
1477RoR2.SystemInitializerAttribute:Execute()
1478DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1479R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1480DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1481RoR2.RoR2Application:Awake()
1482
1483[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1484Stack trace:
1485R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1486System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1487R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1488R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1489R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1490DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1491EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1492RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1493UnityEngine.Resources:LoadAll(String)
1494R2API.AssetAPI:BuildBodyCatalog()
1495DMD<Init>?2102106880:_Init()
1496R2API.<>c:<InitHooks>b__17_2(orig_Init)
1497DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1498System.Reflection.MethodBase:Invoke(Object, Object[])
1499RoR2.SystemInitializerAttribute:Execute()
1500DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1501R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1502DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1503RoR2.RoR2Application:Awake()
1504
1505[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1506Stack trace:
1507R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1508System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1509R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1510R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1511R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1512DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1513EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1514RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1515UnityEngine.Resources:LoadAll(String)
1516R2API.AssetAPI:BuildBodyCatalog()
1517DMD<Init>?2102106880:_Init()
1518R2API.<>c:<InitHooks>b__17_2(orig_Init)
1519DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1520System.Reflection.MethodBase:Invoke(Object, Object[])
1521RoR2.SystemInitializerAttribute:Execute()
1522DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1523R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1524DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1525RoR2.RoR2Application:Awake()
1526
1527[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1528Stack trace:
1529R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1530System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1531R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1532R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1533R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1534DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1535EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1536RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1537UnityEngine.Resources:LoadAll(String)
1538R2API.AssetAPI:BuildBodyCatalog()
1539DMD<Init>?2102106880:_Init()
1540R2API.<>c:<InitHooks>b__17_2(orig_Init)
1541DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1542System.Reflection.MethodBase:Invoke(Object, Object[])
1543RoR2.SystemInitializerAttribute:Execute()
1544DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1545R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1546DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1547RoR2.RoR2Application:Awake()
1548
1549[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1550Stack trace:
1551R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1552System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1553R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1554R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1555R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1556DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1557EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1558RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1559UnityEngine.Resources:LoadAll(String)
1560R2API.AssetAPI:BuildBodyCatalog()
1561DMD<Init>?2102106880:_Init()
1562R2API.<>c:<InitHooks>b__17_2(orig_Init)
1563DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1564System.Reflection.MethodBase:Invoke(Object, Object[])
1565RoR2.SystemInitializerAttribute:Execute()
1566DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1567R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1568DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1569RoR2.RoR2Application:Awake()
1570
1571[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1572Stack trace:
1573R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1574System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1575R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1576R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1577R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1578DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1579EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1580RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1581UnityEngine.Resources:LoadAll(String)
1582R2API.AssetAPI:BuildBodyCatalog()
1583DMD<Init>?2102106880:_Init()
1584R2API.<>c:<InitHooks>b__17_2(orig_Init)
1585DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1586System.Reflection.MethodBase:Invoke(Object, Object[])
1587RoR2.SystemInitializerAttribute:Execute()
1588DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1589R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1590DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1591RoR2.RoR2Application:Awake()
1592
1593[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1594Stack trace:
1595R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1596System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1597R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1598R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1599R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1600DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1601EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1602RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1603UnityEngine.Resources:LoadAll(String)
1604R2API.AssetAPI:BuildBodyCatalog()
1605DMD<Init>?2102106880:_Init()
1606R2API.<>c:<InitHooks>b__17_2(orig_Init)
1607DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1608System.Reflection.MethodBase:Invoke(Object, Object[])
1609RoR2.SystemInitializerAttribute:Execute()
1610DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1611R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1612DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1613RoR2.RoR2Application:Awake()
1614
1615[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1616Stack trace:
1617R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1618System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1619R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1620R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1621R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1622DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1623EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1624RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1625UnityEngine.Resources:LoadAll(String)
1626R2API.AssetAPI:BuildBodyCatalog()
1627DMD<Init>?2102106880:_Init()
1628R2API.<>c:<InitHooks>b__17_2(orig_Init)
1629DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1630System.Reflection.MethodBase:Invoke(Object, Object[])
1631RoR2.SystemInitializerAttribute:Execute()
1632DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1633R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1634DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1635RoR2.RoR2Application:Awake()
1636
1637[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1638Stack trace:
1639R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1640System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1641R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1642R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1643R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1644DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1645EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1646RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1647UnityEngine.Resources:LoadAll(String)
1648R2API.AssetAPI:BuildBodyCatalog()
1649DMD<Init>?2102106880:_Init()
1650R2API.<>c:<InitHooks>b__17_2(orig_Init)
1651DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1652System.Reflection.MethodBase:Invoke(Object, Object[])
1653RoR2.SystemInitializerAttribute:Execute()
1654DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1655R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1656DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1657RoR2.RoR2Application:Awake()
1658
1659[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1660Stack trace:
1661R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1662System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1663R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1664R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1665R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1666DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1667EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1668RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1669UnityEngine.Resources:LoadAll(String)
1670R2API.AssetAPI:BuildBodyCatalog()
1671DMD<Init>?2102106880:_Init()
1672R2API.<>c:<InitHooks>b__17_2(orig_Init)
1673DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1674System.Reflection.MethodBase:Invoke(Object, Object[])
1675RoR2.SystemInitializerAttribute:Execute()
1676DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1677R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1678DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1679RoR2.RoR2Application:Awake()
1680
1681[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1682Stack trace:
1683R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1684System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1685R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1686R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1687R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1688DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1689EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1690RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1691UnityEngine.Resources:LoadAll(String)
1692R2API.AssetAPI:BuildBodyCatalog()
1693DMD<Init>?2102106880:_Init()
1694R2API.<>c:<InitHooks>b__17_2(orig_Init)
1695DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1696System.Reflection.MethodBase:Invoke(Object, Object[])
1697RoR2.SystemInitializerAttribute:Execute()
1698DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1699R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1700DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1701RoR2.RoR2Application:Awake()
1702
1703[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1704Stack trace:
1705R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1706System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1707R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1708R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1709R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1710DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1711EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1712RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1713UnityEngine.Resources:LoadAll(String)
1714R2API.AssetAPI:BuildBodyCatalog()
1715DMD<Init>?2102106880:_Init()
1716R2API.<>c:<InitHooks>b__17_2(orig_Init)
1717DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1718System.Reflection.MethodBase:Invoke(Object, Object[])
1719RoR2.SystemInitializerAttribute:Execute()
1720DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1721R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1722DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1723RoR2.RoR2Application:Awake()
1724
1725[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1726Stack trace:
1727R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1728System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1729R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1730R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1731R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1732DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1733EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1734RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1735UnityEngine.Resources:LoadAll(String)
1736R2API.AssetAPI:BuildBodyCatalog()
1737DMD<Init>?2102106880:_Init()
1738R2API.<>c:<InitHooks>b__17_2(orig_Init)
1739DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1740System.Reflection.MethodBase:Invoke(Object, Object[])
1741RoR2.SystemInitializerAttribute:Execute()
1742DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1743R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1744DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1745RoR2.RoR2Application:Awake()
1746
1747[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1748Stack trace:
1749R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1750System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1751R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1752R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1753R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1754DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1755EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1756RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1757UnityEngine.Resources:LoadAll(String)
1758R2API.AssetAPI:BuildBodyCatalog()
1759DMD<Init>?2102106880:_Init()
1760R2API.<>c:<InitHooks>b__17_2(orig_Init)
1761DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1762System.Reflection.MethodBase:Invoke(Object, Object[])
1763RoR2.SystemInitializerAttribute:Execute()
1764DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1765R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1766DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1767RoR2.RoR2Application:Awake()
1768
1769[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1770Stack trace:
1771R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1772System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1773R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1774R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1775R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1776DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1777EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1778RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1779UnityEngine.Resources:LoadAll(String)
1780R2API.AssetAPI:BuildBodyCatalog()
1781DMD<Init>?2102106880:_Init()
1782R2API.<>c:<InitHooks>b__17_2(orig_Init)
1783DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1784System.Reflection.MethodBase:Invoke(Object, Object[])
1785RoR2.SystemInitializerAttribute:Execute()
1786DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1787R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1788DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1789RoR2.RoR2Application:Awake()
1790
1791[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1792Stack trace:
1793R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1794System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1795R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1796R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1797R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1798DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1799EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1800RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1801UnityEngine.Resources:LoadAll(String)
1802R2API.AssetAPI:BuildBodyCatalog()
1803DMD<Init>?2102106880:_Init()
1804R2API.<>c:<InitHooks>b__17_2(orig_Init)
1805DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1806System.Reflection.MethodBase:Invoke(Object, Object[])
1807RoR2.SystemInitializerAttribute:Execute()
1808DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1809R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1810DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1811RoR2.RoR2Application:Awake()
1812
1813[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1814Stack trace:
1815R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1816System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1817R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1818R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1819R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1820DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1821EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1822RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1823UnityEngine.Resources:LoadAll(String)
1824R2API.AssetAPI:BuildBodyCatalog()
1825DMD<Init>?2102106880:_Init()
1826R2API.<>c:<InitHooks>b__17_2(orig_Init)
1827DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1828System.Reflection.MethodBase:Invoke(Object, Object[])
1829RoR2.SystemInitializerAttribute:Execute()
1830DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1831R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1832DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1833RoR2.RoR2Application:Awake()
1834
1835[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1836Stack trace:
1837R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1838System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1839R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1840R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1841R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1842DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1843EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1844RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1845UnityEngine.Resources:LoadAll(String)
1846R2API.AssetAPI:BuildBodyCatalog()
1847DMD<Init>?2102106880:_Init()
1848R2API.<>c:<InitHooks>b__17_2(orig_Init)
1849DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1850System.Reflection.MethodBase:Invoke(Object, Object[])
1851RoR2.SystemInitializerAttribute:Execute()
1852DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1853R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1854DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1855RoR2.RoR2Application:Awake()
1856
1857[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1858Stack trace:
1859R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1860System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1861R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1862R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1863R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1864DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1865EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1866RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1867UnityEngine.Resources:LoadAll(String)
1868R2API.AssetAPI:BuildBodyCatalog()
1869DMD<Init>?2102106880:_Init()
1870R2API.<>c:<InitHooks>b__17_2(orig_Init)
1871DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1872System.Reflection.MethodBase:Invoke(Object, Object[])
1873RoR2.SystemInitializerAttribute:Execute()
1874DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1875R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1876DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1877RoR2.RoR2Application:Awake()
1878
1879[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1880Stack trace:
1881R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1882System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1883R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1884R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1885R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1886DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1887EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1888RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1889UnityEngine.Resources:LoadAll(String)
1890R2API.AssetAPI:BuildBodyCatalog()
1891DMD<Init>?2102106880:_Init()
1892R2API.<>c:<InitHooks>b__17_2(orig_Init)
1893DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1894System.Reflection.MethodBase:Invoke(Object, Object[])
1895RoR2.SystemInitializerAttribute:Execute()
1896DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1897R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1898DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1899RoR2.RoR2Application:Awake()
1900
1901[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1902Stack trace:
1903R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1904System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1905R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1906R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1907R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1908DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1909EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1910RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1911UnityEngine.Resources:LoadAll(String)
1912R2API.AssetAPI:BuildBodyCatalog()
1913DMD<Init>?2102106880:_Init()
1914R2API.<>c:<InitHooks>b__17_2(orig_Init)
1915DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1916System.Reflection.MethodBase:Invoke(Object, Object[])
1917RoR2.SystemInitializerAttribute:Execute()
1918DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1919R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1920DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1921RoR2.RoR2Application:Awake()
1922
1923[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1924Stack trace:
1925R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1926System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1927R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1928R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1929R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1930DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1931EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1932RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1933UnityEngine.Resources:LoadAll(String)
1934R2API.AssetAPI:BuildBodyCatalog()
1935DMD<Init>?2102106880:_Init()
1936R2API.<>c:<InitHooks>b__17_2(orig_Init)
1937DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1938System.Reflection.MethodBase:Invoke(Object, Object[])
1939RoR2.SystemInitializerAttribute:Execute()
1940DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1941R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1942DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1943RoR2.RoR2Application:Awake()
1944
1945[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1946Stack trace:
1947R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1948System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1949R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1950R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1951R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1952DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1953EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1954RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1955UnityEngine.Resources:LoadAll(String)
1956R2API.AssetAPI:BuildBodyCatalog()
1957DMD<Init>?2102106880:_Init()
1958R2API.<>c:<InitHooks>b__17_2(orig_Init)
1959DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1960System.Reflection.MethodBase:Invoke(Object, Object[])
1961RoR2.SystemInitializerAttribute:Execute()
1962DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1963R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1964DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1965RoR2.RoR2Application:Awake()
1966
1967[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1968Stack trace:
1969R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1970System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1971R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1972R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1973R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1974DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1975EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1976RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1977UnityEngine.Resources:LoadAll(String)
1978R2API.AssetAPI:BuildBodyCatalog()
1979DMD<Init>?2102106880:_Init()
1980R2API.<>c:<InitHooks>b__17_2(orig_Init)
1981DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
1982System.Reflection.MethodBase:Invoke(Object, Object[])
1983RoR2.SystemInitializerAttribute:Execute()
1984DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
1985R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
1986DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
1987RoR2.RoR2Application:Awake()
1988
1989[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
1990Stack trace:
1991R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1992System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
1993R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1994R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1995R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
1996DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
1997EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
1998RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
1999UnityEngine.Resources:LoadAll(String)
2000R2API.AssetAPI:BuildBodyCatalog()
2001DMD<Init>?2102106880:_Init()
2002R2API.<>c:<InitHooks>b__17_2(orig_Init)
2003DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2004System.Reflection.MethodBase:Invoke(Object, Object[])
2005RoR2.SystemInitializerAttribute:Execute()
2006DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2007R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2008DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2009RoR2.RoR2Application:Awake()
2010
2011[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2012Stack trace:
2013R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>: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 <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2016R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2017R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2018DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2019EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2020RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2021UnityEngine.Resources:LoadAll(String)
2022R2API.AssetAPI:BuildBodyCatalog()
2023DMD<Init>?2102106880:_Init()
2024R2API.<>c:<InitHooks>b__17_2(orig_Init)
2025DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2026System.Reflection.MethodBase:Invoke(Object, Object[])
2027RoR2.SystemInitializerAttribute:Execute()
2028DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2029R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2030DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2031RoR2.RoR2Application:Awake()
2032
2033[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2034Stack trace:
2035R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2036System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2037R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2038R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2039R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2040DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2041EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2042RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2043UnityEngine.Resources:LoadAll(String)
2044R2API.AssetAPI:BuildBodyCatalog()
2045DMD<Init>?2102106880:_Init()
2046R2API.<>c:<InitHooks>b__17_2(orig_Init)
2047DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2048System.Reflection.MethodBase:Invoke(Object, Object[])
2049RoR2.SystemInitializerAttribute:Execute()
2050DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2051R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2052DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2053RoR2.RoR2Application:Awake()
2054
2055[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2056Stack trace:
2057R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2058System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2059R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2060R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2061R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2062DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2063EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2064RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2065UnityEngine.Resources:LoadAll(String)
2066R2API.AssetAPI:BuildBodyCatalog()
2067DMD<Init>?2102106880:_Init()
2068R2API.<>c:<InitHooks>b__17_2(orig_Init)
2069DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2070System.Reflection.MethodBase:Invoke(Object, Object[])
2071RoR2.SystemInitializerAttribute:Execute()
2072DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2073R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2074DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2075RoR2.RoR2Application:Awake()
2076
2077[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2078Stack trace:
2079R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2080System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2081R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2082R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2083R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2084DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2085EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2086RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2087UnityEngine.Resources:LoadAll(String)
2088R2API.AssetAPI:BuildBodyCatalog()
2089DMD<Init>?2102106880:_Init()
2090R2API.<>c:<InitHooks>b__17_2(orig_Init)
2091DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2092System.Reflection.MethodBase:Invoke(Object, Object[])
2093RoR2.SystemInitializerAttribute:Execute()
2094DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2095R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2096DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2097RoR2.RoR2Application:Awake()
2098
2099[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2100Stack trace:
2101R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2102System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2103R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2104R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2105R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2106DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2107EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2108RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2109UnityEngine.Resources:LoadAll(String)
2110R2API.AssetAPI:BuildBodyCatalog()
2111DMD<Init>?2102106880:_Init()
2112R2API.<>c:<InitHooks>b__17_2(orig_Init)
2113DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2114System.Reflection.MethodBase:Invoke(Object, Object[])
2115RoR2.SystemInitializerAttribute:Execute()
2116DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2117R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2118DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2119RoR2.RoR2Application:Awake()
2120
2121[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2122Stack trace:
2123R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2124System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2125R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2126R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2127R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2128DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2129EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2130RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2131UnityEngine.Resources:LoadAll(String)
2132R2API.AssetAPI:BuildBodyCatalog()
2133DMD<Init>?2102106880:_Init()
2134R2API.<>c:<InitHooks>b__17_2(orig_Init)
2135DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2136System.Reflection.MethodBase:Invoke(Object, Object[])
2137RoR2.SystemInitializerAttribute:Execute()
2138DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2139R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2140DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2141RoR2.RoR2Application:Awake()
2142
2143[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2144Stack trace:
2145R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2146System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2147R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2148R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2149R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2150DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2151EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2152RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2153UnityEngine.Resources:LoadAll(String)
2154R2API.AssetAPI:BuildBodyCatalog()
2155DMD<Init>?2102106880:_Init()
2156R2API.<>c:<InitHooks>b__17_2(orig_Init)
2157DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2158System.Reflection.MethodBase:Invoke(Object, Object[])
2159RoR2.SystemInitializerAttribute:Execute()
2160DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2161R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2162DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2163RoR2.RoR2Application:Awake()
2164
2165[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2166Stack trace:
2167R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2168System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2169R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2170R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2171R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2172DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2173EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2174RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2175UnityEngine.Resources:LoadAll(String)
2176R2API.AssetAPI:BuildBodyCatalog()
2177DMD<Init>?2102106880:_Init()
2178R2API.<>c:<InitHooks>b__17_2(orig_Init)
2179DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2180System.Reflection.MethodBase:Invoke(Object, Object[])
2181RoR2.SystemInitializerAttribute:Execute()
2182DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2183R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2184DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2185RoR2.RoR2Application:Awake()
2186
2187[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2188Stack trace:
2189R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2190System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2191R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2192R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2193R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2194DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2195EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2196RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2197UnityEngine.Resources:LoadAll(String)
2198R2API.AssetAPI:BuildBodyCatalog()
2199DMD<Init>?2102106880:_Init()
2200R2API.<>c:<InitHooks>b__17_2(orig_Init)
2201DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2202System.Reflection.MethodBase:Invoke(Object, Object[])
2203RoR2.SystemInitializerAttribute:Execute()
2204DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2205R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2206DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2207RoR2.RoR2Application:Awake()
2208
2209[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2210Stack trace:
2211R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2212System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2213R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2214R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2215R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2216DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2217EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2218RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2219UnityEngine.Resources:LoadAll(String)
2220R2API.AssetAPI:BuildBodyCatalog()
2221DMD<Init>?2102106880:_Init()
2222R2API.<>c:<InitHooks>b__17_2(orig_Init)
2223DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2224System.Reflection.MethodBase:Invoke(Object, Object[])
2225RoR2.SystemInitializerAttribute:Execute()
2226DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2227R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2228DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2229RoR2.RoR2Application:Awake()
2230
2231[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2232Stack trace:
2233R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2234System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2235R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2236R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2237R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2238DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2239EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2240RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2241UnityEngine.Resources:LoadAll(String)
2242R2API.AssetAPI:BuildBodyCatalog()
2243DMD<Init>?2102106880:_Init()
2244R2API.<>c:<InitHooks>b__17_2(orig_Init)
2245DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2246System.Reflection.MethodBase:Invoke(Object, Object[])
2247RoR2.SystemInitializerAttribute:Execute()
2248DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2249R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2250DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2251RoR2.RoR2Application:Awake()
2252
2253[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2254Stack trace:
2255R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2256System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2257R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2258R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2259R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2260DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2261EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2262RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2263UnityEngine.Resources:LoadAll(String)
2264R2API.AssetAPI:BuildBodyCatalog()
2265DMD<Init>?2102106880:_Init()
2266R2API.<>c:<InitHooks>b__17_2(orig_Init)
2267DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2268System.Reflection.MethodBase:Invoke(Object, Object[])
2269RoR2.SystemInitializerAttribute:Execute()
2270DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2271R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2272DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2273RoR2.RoR2Application:Awake()
2274
2275[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2276Stack trace:
2277R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2278System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2279R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2280R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2281R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2282DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2283EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2284RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2285UnityEngine.Resources:LoadAll(String)
2286R2API.AssetAPI:BuildBodyCatalog()
2287DMD<Init>?2102106880:_Init()
2288R2API.<>c:<InitHooks>b__17_2(orig_Init)
2289DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2290System.Reflection.MethodBase:Invoke(Object, Object[])
2291RoR2.SystemInitializerAttribute:Execute()
2292DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2293R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2294DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2295RoR2.RoR2Application:Awake()
2296
2297[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2298Stack trace:
2299R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2300System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2301R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2302R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2303R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2304DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2305EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2306RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2307UnityEngine.Resources:LoadAll(String)
2308R2API.AssetAPI:BuildBodyCatalog()
2309DMD<Init>?2102106880:_Init()
2310R2API.<>c:<InitHooks>b__17_2(orig_Init)
2311DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2312System.Reflection.MethodBase:Invoke(Object, Object[])
2313RoR2.SystemInitializerAttribute:Execute()
2314DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2315R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2316DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2317RoR2.RoR2Application:Awake()
2318
2319[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2320Stack trace:
2321R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2322System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2323R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2324R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2325R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2326DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2327EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2328RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2329UnityEngine.Resources:LoadAll(String)
2330R2API.AssetAPI:BuildBodyCatalog()
2331DMD<Init>?2102106880:_Init()
2332R2API.<>c:<InitHooks>b__17_2(orig_Init)
2333DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2334System.Reflection.MethodBase:Invoke(Object, Object[])
2335RoR2.SystemInitializerAttribute:Execute()
2336DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2337R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2338DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2339RoR2.RoR2Application:Awake()
2340
2341[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2342Stack trace:
2343R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2344System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2345R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2346R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2347R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2348DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2349EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2350RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2351UnityEngine.Resources:LoadAll(String)
2352R2API.AssetAPI:BuildBodyCatalog()
2353DMD<Init>?2102106880:_Init()
2354R2API.<>c:<InitHooks>b__17_2(orig_Init)
2355DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2356System.Reflection.MethodBase:Invoke(Object, Object[])
2357RoR2.SystemInitializerAttribute:Execute()
2358DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2359R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2360DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2361RoR2.RoR2Application:Awake()
2362
2363[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2364Stack trace:
2365R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2366System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2367R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2368R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2369R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2370DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2371EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2372RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2373UnityEngine.Resources:LoadAll(String)
2374R2API.AssetAPI:BuildBodyCatalog()
2375DMD<Init>?2102106880:_Init()
2376R2API.<>c:<InitHooks>b__17_2(orig_Init)
2377DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2378System.Reflection.MethodBase:Invoke(Object, Object[])
2379RoR2.SystemInitializerAttribute:Execute()
2380DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2381R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2382DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2383RoR2.RoR2Application:Awake()
2384
2385[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2386Stack trace:
2387R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2388System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2389R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2390R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2391R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2392DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2393EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2394RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2395UnityEngine.Resources:LoadAll(String)
2396R2API.AssetAPI:BuildBodyCatalog()
2397DMD<Init>?2102106880:_Init()
2398R2API.<>c:<InitHooks>b__17_2(orig_Init)
2399DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2400System.Reflection.MethodBase:Invoke(Object, Object[])
2401RoR2.SystemInitializerAttribute:Execute()
2402DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2403R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2404DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2405RoR2.RoR2Application:Awake()
2406
2407[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2408Stack trace:
2409R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2410System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2411R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2412R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2413R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2414DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2415EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2416RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2417UnityEngine.Resources:LoadAll(String)
2418R2API.AssetAPI:BuildBodyCatalog()
2419DMD<Init>?2102106880:_Init()
2420R2API.<>c:<InitHooks>b__17_2(orig_Init)
2421DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2422System.Reflection.MethodBase:Invoke(Object, Object[])
2423RoR2.SystemInitializerAttribute:Execute()
2424DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2425R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2426DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2427RoR2.RoR2Application:Awake()
2428
2429[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2430Stack trace:
2431R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2432System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2433R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2434R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2435R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2436DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2437EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2438RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2439UnityEngine.Resources:LoadAll(String)
2440R2API.AssetAPI:BuildBodyCatalog()
2441DMD<Init>?2102106880:_Init()
2442R2API.<>c:<InitHooks>b__17_2(orig_Init)
2443DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2444System.Reflection.MethodBase:Invoke(Object, Object[])
2445RoR2.SystemInitializerAttribute:Execute()
2446DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2447R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2448DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2449RoR2.RoR2Application:Awake()
2450
2451[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2452Stack trace:
2453R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2454System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2455R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2456R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2457R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2458DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2459EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2460RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2461UnityEngine.Resources:LoadAll(String)
2462R2API.AssetAPI:BuildBodyCatalog()
2463DMD<Init>?2102106880:_Init()
2464R2API.<>c:<InitHooks>b__17_2(orig_Init)
2465DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2466System.Reflection.MethodBase:Invoke(Object, Object[])
2467RoR2.SystemInitializerAttribute:Execute()
2468DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2469R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2470DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2471RoR2.RoR2Application:Awake()
2472
2473[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2474Stack trace:
2475R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2476System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2477R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2478R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2479R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2480DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2481EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2482RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2483UnityEngine.Resources:LoadAll(String)
2484R2API.AssetAPI:BuildBodyCatalog()
2485DMD<Init>?2102106880:_Init()
2486R2API.<>c:<InitHooks>b__17_2(orig_Init)
2487DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2488System.Reflection.MethodBase:Invoke(Object, Object[])
2489RoR2.SystemInitializerAttribute:Execute()
2490DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2491R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2492DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2493RoR2.RoR2Application:Awake()
2494
2495[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2496Stack trace:
2497R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2498System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2499R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2500R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2501R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2502DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2503EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2504RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2505UnityEngine.Resources:LoadAll(String)
2506R2API.AssetAPI:BuildBodyCatalog()
2507DMD<Init>?2102106880:_Init()
2508R2API.<>c:<InitHooks>b__17_2(orig_Init)
2509DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2510System.Reflection.MethodBase:Invoke(Object, Object[])
2511RoR2.SystemInitializerAttribute:Execute()
2512DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2513R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2514DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2515RoR2.RoR2Application:Awake()
2516
2517[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2518Stack trace:
2519R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2520System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2521R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2522R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2523R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2524DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2525EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2526RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2527UnityEngine.Resources:LoadAll(String)
2528R2API.AssetAPI:BuildBodyCatalog()
2529DMD<Init>?2102106880:_Init()
2530R2API.<>c:<InitHooks>b__17_2(orig_Init)
2531DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2532System.Reflection.MethodBase:Invoke(Object, Object[])
2533RoR2.SystemInitializerAttribute:Execute()
2534DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2535R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2536DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2537RoR2.RoR2Application:Awake()
2538
2539[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2540Stack trace:
2541R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2542System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2543R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2544R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2545R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2546DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2547EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2548RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2549UnityEngine.Resources:LoadAll(String)
2550R2API.AssetAPI:BuildBodyCatalog()
2551DMD<Init>?2102106880:_Init()
2552R2API.<>c:<InitHooks>b__17_2(orig_Init)
2553DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2554System.Reflection.MethodBase:Invoke(Object, Object[])
2555RoR2.SystemInitializerAttribute:Execute()
2556DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2557R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2558DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2559RoR2.RoR2Application:Awake()
2560
2561[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2562Stack trace:
2563R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>: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 <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2566R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2567R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2568DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2569EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2570RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2571UnityEngine.Resources:LoadAll(String)
2572R2API.AssetAPI:BuildBodyCatalog()
2573DMD<Init>?2102106880:_Init()
2574R2API.<>c:<InitHooks>b__17_2(orig_Init)
2575DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2576System.Reflection.MethodBase:Invoke(Object, Object[])
2577RoR2.SystemInitializerAttribute:Execute()
2578DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2579R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2580DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2581RoR2.RoR2Application:Awake()
2582
2583[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2584Stack trace:
2585R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2586System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2587R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2588R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2589R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2590DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2591EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2592RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2593UnityEngine.Resources:LoadAll(String)
2594R2API.AssetAPI:BuildBodyCatalog()
2595DMD<Init>?2102106880:_Init()
2596R2API.<>c:<InitHooks>b__17_2(orig_Init)
2597DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2598System.Reflection.MethodBase:Invoke(Object, Object[])
2599RoR2.SystemInitializerAttribute:Execute()
2600DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2601R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2602DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2603RoR2.RoR2Application:Awake()
2604
2605[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2606Stack trace:
2607R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2608System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2609R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2610R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2611R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2612DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2613EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2614RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2615UnityEngine.Resources:LoadAll(String)
2616R2API.AssetAPI:BuildBodyCatalog()
2617DMD<Init>?2102106880:_Init()
2618R2API.<>c:<InitHooks>b__17_2(orig_Init)
2619DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2620System.Reflection.MethodBase:Invoke(Object, Object[])
2621RoR2.SystemInitializerAttribute:Execute()
2622DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2623R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2624DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2625RoR2.RoR2Application:Awake()
2626
2627[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2628Stack trace:
2629R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2630System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2631R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2632R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2633R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2634DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2635EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2636RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2637UnityEngine.Resources:LoadAll(String)
2638R2API.AssetAPI:BuildBodyCatalog()
2639DMD<Init>?2102106880:_Init()
2640R2API.<>c:<InitHooks>b__17_2(orig_Init)
2641DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2642System.Reflection.MethodBase:Invoke(Object, Object[])
2643RoR2.SystemInitializerAttribute:Execute()
2644DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2645R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2646DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2647RoR2.RoR2Application:Awake()
2648
2649[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2650Stack trace:
2651R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2652System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2653R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2654R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2655R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2656DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2657EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2658RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2659UnityEngine.Resources:LoadAll(String)
2660R2API.AssetAPI:BuildBodyCatalog()
2661DMD<Init>?2102106880:_Init()
2662R2API.<>c:<InitHooks>b__17_2(orig_Init)
2663DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2664System.Reflection.MethodBase:Invoke(Object, Object[])
2665RoR2.SystemInitializerAttribute:Execute()
2666DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2667R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2668DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2669RoR2.RoR2Application:Awake()
2670
2671[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2672Stack trace:
2673R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2674System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2675R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2676R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2677R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2678DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2679EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2680RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2681UnityEngine.Resources:LoadAll(String)
2682R2API.AssetAPI:BuildBodyCatalog()
2683DMD<Init>?2102106880:_Init()
2684R2API.<>c:<InitHooks>b__17_2(orig_Init)
2685DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2686System.Reflection.MethodBase:Invoke(Object, Object[])
2687RoR2.SystemInitializerAttribute:Execute()
2688DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2689R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2690DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2691RoR2.RoR2Application:Awake()
2692
2693[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2694Stack trace:
2695R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2696System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2697R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2698R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2699R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2700DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2701EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2702RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2703UnityEngine.Resources:LoadAll(String)
2704R2API.AssetAPI:BuildBodyCatalog()
2705DMD<Init>?2102106880:_Init()
2706R2API.<>c:<InitHooks>b__17_2(orig_Init)
2707DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2708System.Reflection.MethodBase:Invoke(Object, Object[])
2709RoR2.SystemInitializerAttribute:Execute()
2710DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2711R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2712DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2713RoR2.RoR2Application:Awake()
2714
2715[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2716Stack trace:
2717R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2718System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2719R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2720R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2721R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2722DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2723EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2724RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2725UnityEngine.Resources:LoadAll(String)
2726R2API.AssetAPI:BuildBodyCatalog()
2727DMD<Init>?2102106880:_Init()
2728R2API.<>c:<InitHooks>b__17_2(orig_Init)
2729DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2730System.Reflection.MethodBase:Invoke(Object, Object[])
2731RoR2.SystemInitializerAttribute:Execute()
2732DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2733R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2734DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2735RoR2.RoR2Application:Awake()
2736
2737[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2738Stack trace:
2739R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2740System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2741R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2742R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2743R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2744DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2745EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2746RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2747UnityEngine.Resources:LoadAll(String)
2748R2API.AssetAPI:BuildBodyCatalog()
2749DMD<Init>?2102106880:_Init()
2750R2API.<>c:<InitHooks>b__17_2(orig_Init)
2751DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2752System.Reflection.MethodBase:Invoke(Object, Object[])
2753RoR2.SystemInitializerAttribute:Execute()
2754DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2755R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2756DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2757RoR2.RoR2Application:Awake()
2758
2759[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2760Stack trace:
2761R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2762System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2763R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2764R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2765R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2766DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2767EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2768RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2769UnityEngine.Resources:LoadAll(String)
2770R2API.AssetAPI:BuildBodyCatalog()
2771DMD<Init>?2102106880:_Init()
2772R2API.<>c:<InitHooks>b__17_2(orig_Init)
2773DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2774System.Reflection.MethodBase:Invoke(Object, Object[])
2775RoR2.SystemInitializerAttribute:Execute()
2776DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2777R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2778DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2779RoR2.RoR2Application:Awake()
2780
2781[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2782Stack trace:
2783R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2784System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2785R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2786R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2787R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2788DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2789EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2790RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2791UnityEngine.Resources:LoadAll(String)
2792R2API.AssetAPI:BuildBodyCatalog()
2793DMD<Init>?2102106880:_Init()
2794R2API.<>c:<InitHooks>b__17_2(orig_Init)
2795DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2796System.Reflection.MethodBase:Invoke(Object, Object[])
2797RoR2.SystemInitializerAttribute:Execute()
2798DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2799R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2800DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2801RoR2.RoR2Application:Awake()
2802
2803[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2804Stack trace:
2805R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2806System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2807R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2808R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2809R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2810DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2811EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2812RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2813UnityEngine.Resources:LoadAll(String)
2814R2API.AssetAPI:BuildBodyCatalog()
2815DMD<Init>?2102106880:_Init()
2816R2API.<>c:<InitHooks>b__17_2(orig_Init)
2817DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2818System.Reflection.MethodBase:Invoke(Object, Object[])
2819RoR2.SystemInitializerAttribute:Execute()
2820DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2821R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2822DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2823RoR2.RoR2Application:Awake()
2824
2825[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2826Stack trace:
2827R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2828System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2829R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2830R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2831R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2832DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2833EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2834RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2835UnityEngine.Resources:LoadAll(String)
2836R2API.AssetAPI:BuildBodyCatalog()
2837DMD<Init>?2102106880:_Init()
2838R2API.<>c:<InitHooks>b__17_2(orig_Init)
2839DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2840System.Reflection.MethodBase:Invoke(Object, Object[])
2841RoR2.SystemInitializerAttribute:Execute()
2842DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2843R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2844DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2845RoR2.RoR2Application:Awake()
2846
2847[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2848Stack trace:
2849R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2850System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2851R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2852R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2853R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2854DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2855EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2856RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2857UnityEngine.Resources:LoadAll(String)
2858R2API.AssetAPI:BuildBodyCatalog()
2859DMD<Init>?2102106880:_Init()
2860R2API.<>c:<InitHooks>b__17_2(orig_Init)
2861DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2862System.Reflection.MethodBase:Invoke(Object, Object[])
2863RoR2.SystemInitializerAttribute:Execute()
2864DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2865R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2866DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2867RoR2.RoR2Application:Awake()
2868
2869[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2870Stack trace:
2871R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2872System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2873R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2874R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2875R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2876DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2877EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2878RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2879UnityEngine.Resources:LoadAll(String)
2880R2API.AssetAPI:BuildBodyCatalog()
2881DMD<Init>?2102106880:_Init()
2882R2API.<>c:<InitHooks>b__17_2(orig_Init)
2883DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2884System.Reflection.MethodBase:Invoke(Object, Object[])
2885RoR2.SystemInitializerAttribute:Execute()
2886DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2887R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2888DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2889RoR2.RoR2Application:Awake()
2890
2891[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2892Stack trace:
2893R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2894System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2895R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2896R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2897R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2898DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2899EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2900RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2901UnityEngine.Resources:LoadAll(String)
2902R2API.AssetAPI:BuildBodyCatalog()
2903DMD<Init>?2102106880:_Init()
2904R2API.<>c:<InitHooks>b__17_2(orig_Init)
2905DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2906System.Reflection.MethodBase:Invoke(Object, Object[])
2907RoR2.SystemInitializerAttribute:Execute()
2908DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2909R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2910DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2911RoR2.RoR2Application:Awake()
2912
2913[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2914Stack trace:
2915R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2916System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2917R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2918R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2919R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2920DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2921EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2922RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2923UnityEngine.Resources:LoadAll(String)
2924R2API.AssetAPI:BuildBodyCatalog()
2925DMD<Init>?2102106880:_Init()
2926R2API.<>c:<InitHooks>b__17_2(orig_Init)
2927DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2928System.Reflection.MethodBase:Invoke(Object, Object[])
2929RoR2.SystemInitializerAttribute:Execute()
2930DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2931R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2932DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2933RoR2.RoR2Application:Awake()
2934
2935[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2936Stack trace:
2937R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2938System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2939R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2940R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2941R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2942DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2943EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2944RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2945UnityEngine.Resources:LoadAll(String)
2946R2API.AssetAPI:BuildBodyCatalog()
2947DMD<Init>?2102106880:_Init()
2948R2API.<>c:<InitHooks>b__17_2(orig_Init)
2949DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2950System.Reflection.MethodBase:Invoke(Object, Object[])
2951RoR2.SystemInitializerAttribute:Execute()
2952DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2953R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2954DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2955RoR2.RoR2Application:Awake()
2956
2957[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2958Stack trace:
2959R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2960System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2961R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2962R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2963R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2964DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2965EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2966RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2967UnityEngine.Resources:LoadAll(String)
2968R2API.AssetAPI:BuildBodyCatalog()
2969DMD<Init>?2102106880:_Init()
2970R2API.<>c:<InitHooks>b__17_2(orig_Init)
2971DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2972System.Reflection.MethodBase:Invoke(Object, Object[])
2973RoR2.SystemInitializerAttribute:Execute()
2974DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2975R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2976DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2977RoR2.RoR2Application:Awake()
2978
2979[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
2980Stack trace:
2981R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2982System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
2983R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2984R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2985R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
2986DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
2987EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
2988RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
2989UnityEngine.Resources:LoadAll(String)
2990R2API.AssetAPI:BuildBodyCatalog()
2991DMD<Init>?2102106880:_Init()
2992R2API.<>c:<InitHooks>b__17_2(orig_Init)
2993DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
2994System.Reflection.MethodBase:Invoke(Object, Object[])
2995RoR2.SystemInitializerAttribute:Execute()
2996DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
2997R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
2998DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
2999RoR2.RoR2Application:Awake()
3000
3001[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3002Stack trace:
3003R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3004System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3005R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3006R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3007R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3008DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3009EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3010RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3011UnityEngine.Resources:LoadAll(String)
3012R2API.AssetAPI:BuildBodyCatalog()
3013DMD<Init>?2102106880:_Init()
3014R2API.<>c:<InitHooks>b__17_2(orig_Init)
3015DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3016System.Reflection.MethodBase:Invoke(Object, Object[])
3017RoR2.SystemInitializerAttribute:Execute()
3018DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3019R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3020DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3021RoR2.RoR2Application:Awake()
3022
3023[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3024Stack trace:
3025R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3026System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3027R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3028R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3029R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3030DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3031EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3032RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3033UnityEngine.Resources:LoadAll(String)
3034R2API.AssetAPI:BuildBodyCatalog()
3035DMD<Init>?2102106880:_Init()
3036R2API.<>c:<InitHooks>b__17_2(orig_Init)
3037DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3038System.Reflection.MethodBase:Invoke(Object, Object[])
3039RoR2.SystemInitializerAttribute:Execute()
3040DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3041R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3042DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3043RoR2.RoR2Application:Awake()
3044
3045[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3046Stack trace:
3047R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3048System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3049R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3050R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3051R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3052DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3053EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3054RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3055UnityEngine.Resources:LoadAll(String)
3056R2API.AssetAPI:BuildBodyCatalog()
3057DMD<Init>?2102106880:_Init()
3058R2API.<>c:<InitHooks>b__17_2(orig_Init)
3059DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3060System.Reflection.MethodBase:Invoke(Object, Object[])
3061RoR2.SystemInitializerAttribute:Execute()
3062DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3063R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3064DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3065RoR2.RoR2Application:Awake()
3066
3067[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3068Stack trace:
3069R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3070System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3071R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3072R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3073R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3074DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3075EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3076RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3077UnityEngine.Resources:LoadAll(String)
3078R2API.AssetAPI:BuildBodyCatalog()
3079DMD<Init>?2102106880:_Init()
3080R2API.<>c:<InitHooks>b__17_2(orig_Init)
3081DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3082System.Reflection.MethodBase:Invoke(Object, Object[])
3083RoR2.SystemInitializerAttribute:Execute()
3084DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3085R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3086DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3087RoR2.RoR2Application:Awake()
3088
3089[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3090Stack trace:
3091R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3092System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3093R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3094R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3095R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3096DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3097EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3098RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3099UnityEngine.Resources:LoadAll(String)
3100R2API.AssetAPI:BuildBodyCatalog()
3101DMD<Init>?2102106880:_Init()
3102R2API.<>c:<InitHooks>b__17_2(orig_Init)
3103DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3104System.Reflection.MethodBase:Invoke(Object, Object[])
3105RoR2.SystemInitializerAttribute:Execute()
3106DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3107R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3108DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3109RoR2.RoR2Application:Awake()
3110
3111[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3112Stack trace:
3113R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>: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 <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3116R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3117R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3118DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3119EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3120RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3121UnityEngine.Resources:LoadAll(String)
3122R2API.AssetAPI:BuildBodyCatalog()
3123DMD<Init>?2102106880:_Init()
3124R2API.<>c:<InitHooks>b__17_2(orig_Init)
3125DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3126System.Reflection.MethodBase:Invoke(Object, Object[])
3127RoR2.SystemInitializerAttribute:Execute()
3128DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3129R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3130DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3131RoR2.RoR2Application:Awake()
3132
3133[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3134Stack trace:
3135R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3136System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3137R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3138R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3139R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3140DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3141EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3142RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3143UnityEngine.Resources:LoadAll(String)
3144R2API.AssetAPI:BuildBodyCatalog()
3145DMD<Init>?2102106880:_Init()
3146R2API.<>c:<InitHooks>b__17_2(orig_Init)
3147DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3148System.Reflection.MethodBase:Invoke(Object, Object[])
3149RoR2.SystemInitializerAttribute:Execute()
3150DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3151R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3152DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3153RoR2.RoR2Application:Awake()
3154
3155[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3156Stack trace:
3157R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3158System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3159R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3160R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3161R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3162DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3163EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3164RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3165UnityEngine.Resources:LoadAll(String)
3166R2API.AssetAPI:BuildBodyCatalog()
3167DMD<Init>?2102106880:_Init()
3168R2API.<>c:<InitHooks>b__17_2(orig_Init)
3169DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3170System.Reflection.MethodBase:Invoke(Object, Object[])
3171RoR2.SystemInitializerAttribute:Execute()
3172DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3173R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3174DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3175RoR2.RoR2Application:Awake()
3176
3177[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3178Stack trace:
3179R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3180System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3181R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3182R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3183R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3184DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3185EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3186RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3187UnityEngine.Resources:LoadAll(String)
3188R2API.AssetAPI:BuildBodyCatalog()
3189DMD<Init>?2102106880:_Init()
3190R2API.<>c:<InitHooks>b__17_2(orig_Init)
3191DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3192System.Reflection.MethodBase:Invoke(Object, Object[])
3193RoR2.SystemInitializerAttribute:Execute()
3194DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3195R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3196DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3197RoR2.RoR2Application:Awake()
3198
3199[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3200Stack trace:
3201R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3202System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3203R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3204R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3205R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3206DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3207EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3208RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3209UnityEngine.Resources:LoadAll(String)
3210R2API.AssetAPI:BuildBodyCatalog()
3211DMD<Init>?2102106880:_Init()
3212R2API.<>c:<InitHooks>b__17_2(orig_Init)
3213DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3214System.Reflection.MethodBase:Invoke(Object, Object[])
3215RoR2.SystemInitializerAttribute:Execute()
3216DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3217R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3218DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3219RoR2.RoR2Application:Awake()
3220
3221[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3222Stack trace:
3223R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3224System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3225R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3226R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3227R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3228DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3229EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3230RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3231UnityEngine.Resources:LoadAll(String)
3232R2API.AssetAPI:BuildBodyCatalog()
3233DMD<Init>?2102106880:_Init()
3234R2API.<>c:<InitHooks>b__17_2(orig_Init)
3235DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3236System.Reflection.MethodBase:Invoke(Object, Object[])
3237RoR2.SystemInitializerAttribute:Execute()
3238DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3239R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3240DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3241RoR2.RoR2Application:Awake()
3242
3243[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3244Stack trace:
3245R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3246System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3247R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3248R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3249R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3250DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3251EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3252RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3253UnityEngine.Resources:LoadAll(String)
3254R2API.AssetAPI:BuildBodyCatalog()
3255DMD<Init>?2102106880:_Init()
3256R2API.<>c:<InitHooks>b__17_2(orig_Init)
3257DMD<>?2102106880:_Hook<RoR2_BodyCatalog::Init>?179873920()
3258System.Reflection.MethodBase:Invoke(Object, Object[])
3259RoR2.SystemInitializerAttribute:Execute()
3260DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3261R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3262DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3263RoR2.RoR2Application:Awake()
3264
3265[Info : Unity Log] Initializing system: BuffCatalog
3266[Info : Unity Log] Initializing system: CostTypeCatalog
3267[Info : Unity Log] Initializing system: EquipmentCatalog
3268[Info : Unity Log] Initializing system: ItemCatalog
3269[Info : Unity Log] Initializing system: ItemMaskNetworkExtensions
3270[Info : Unity Log] Initializing system: MasterCatalog
3271[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3272Stack trace:
3273R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3274System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3275R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3276R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3277R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3278DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3279EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3280RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3281UnityEngine.Resources:LoadAll(String)
3282R2API.AssetAPI:BuildMasterCatalog()
3283DMD<Init>?2102106880:_Init()
3284System.Reflection.MethodBase:Invoke(Object, Object[])
3285RoR2.SystemInitializerAttribute:Execute()
3286DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3287R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3288DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3289RoR2.RoR2Application:Awake()
3290
3291[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3292Stack trace:
3293R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3294System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3295R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3296R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3297R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3298DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3299EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3300RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3301UnityEngine.Resources:LoadAll(String)
3302R2API.AssetAPI:BuildMasterCatalog()
3303DMD<Init>?2102106880:_Init()
3304System.Reflection.MethodBase:Invoke(Object, Object[])
3305RoR2.SystemInitializerAttribute:Execute()
3306DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3307R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3308DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3309RoR2.RoR2Application:Awake()
3310
3311[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3312Stack trace:
3313R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>: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 <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3316R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3317R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3318DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3319EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3320RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3321UnityEngine.Resources:LoadAll(String)
3322R2API.AssetAPI:BuildMasterCatalog()
3323DMD<Init>?2102106880:_Init()
3324System.Reflection.MethodBase:Invoke(Object, Object[])
3325RoR2.SystemInitializerAttribute:Execute()
3326DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3327R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3328DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3329RoR2.RoR2Application:Awake()
3330
3331[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3332Stack trace:
3333R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3334System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3335R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3336R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3337R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3338DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3339EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3340RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3341UnityEngine.Resources:LoadAll(String)
3342R2API.AssetAPI:BuildMasterCatalog()
3343DMD<Init>?2102106880:_Init()
3344System.Reflection.MethodBase:Invoke(Object, Object[])
3345RoR2.SystemInitializerAttribute:Execute()
3346DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3347R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3348DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3349RoR2.RoR2Application:Awake()
3350
3351[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3352Stack trace:
3353R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3354System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3355R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3356R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3357R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3358DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3359EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3360RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3361UnityEngine.Resources:LoadAll(String)
3362R2API.AssetAPI:BuildMasterCatalog()
3363DMD<Init>?2102106880:_Init()
3364System.Reflection.MethodBase:Invoke(Object, Object[])
3365RoR2.SystemInitializerAttribute:Execute()
3366DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3367R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3368DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3369RoR2.RoR2Application:Awake()
3370
3371[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3372Stack trace:
3373R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3374System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3375R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3376R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3377R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3378DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3379EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3380RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3381UnityEngine.Resources:LoadAll(String)
3382R2API.AssetAPI:BuildMasterCatalog()
3383DMD<Init>?2102106880:_Init()
3384System.Reflection.MethodBase:Invoke(Object, Object[])
3385RoR2.SystemInitializerAttribute:Execute()
3386DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3387R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3388DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3389RoR2.RoR2Application:Awake()
3390
3391[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3392Stack trace:
3393R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3394System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3395R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3396R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3397R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3398DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3399EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3400RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3401UnityEngine.Resources:LoadAll(String)
3402R2API.AssetAPI:BuildMasterCatalog()
3403DMD<Init>?2102106880:_Init()
3404System.Reflection.MethodBase:Invoke(Object, Object[])
3405RoR2.SystemInitializerAttribute:Execute()
3406DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3407R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3408DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3409RoR2.RoR2Application:Awake()
3410
3411[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3412Stack trace:
3413R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>: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 <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3416R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3417R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3418DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3419EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3420RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3421UnityEngine.Resources:LoadAll(String)
3422R2API.AssetAPI:BuildMasterCatalog()
3423DMD<Init>?2102106880:_Init()
3424System.Reflection.MethodBase:Invoke(Object, Object[])
3425RoR2.SystemInitializerAttribute:Execute()
3426DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3427R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3428DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3429RoR2.RoR2Application:Awake()
3430
3431[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3432Stack trace:
3433R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3434System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3435R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3436R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3437R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3438DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3439EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3440RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3441UnityEngine.Resources:LoadAll(String)
3442R2API.AssetAPI:BuildMasterCatalog()
3443DMD<Init>?2102106880:_Init()
3444System.Reflection.MethodBase:Invoke(Object, Object[])
3445RoR2.SystemInitializerAttribute:Execute()
3446DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3447R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3448DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3449RoR2.RoR2Application:Awake()
3450
3451[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3452Stack trace:
3453R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3454System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3455R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3456R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3457R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3458DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3459EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3460RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3461UnityEngine.Resources:LoadAll(String)
3462R2API.AssetAPI:BuildMasterCatalog()
3463DMD<Init>?2102106880:_Init()
3464System.Reflection.MethodBase:Invoke(Object, Object[])
3465RoR2.SystemInitializerAttribute:Execute()
3466DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3467R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3468DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3469RoR2.RoR2Application:Awake()
3470
3471[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3472Stack trace:
3473R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3474System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3475R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3476R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3477R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3478DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3479EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3480RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3481UnityEngine.Resources:LoadAll(String)
3482R2API.AssetAPI:BuildMasterCatalog()
3483DMD<Init>?2102106880:_Init()
3484System.Reflection.MethodBase:Invoke(Object, Object[])
3485RoR2.SystemInitializerAttribute:Execute()
3486DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3487R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3488DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3489RoR2.RoR2Application:Awake()
3490
3491[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3492Stack trace:
3493R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3494System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3495R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3496R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3497R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3498DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3499EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3500RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3501UnityEngine.Resources:LoadAll(String)
3502R2API.AssetAPI:BuildMasterCatalog()
3503DMD<Init>?2102106880:_Init()
3504System.Reflection.MethodBase:Invoke(Object, Object[])
3505RoR2.SystemInitializerAttribute:Execute()
3506DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3507R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3508DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3509RoR2.RoR2Application:Awake()
3510
3511[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3512Stack trace:
3513R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>: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 <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3516R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3517R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3518DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3519EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3520RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3521UnityEngine.Resources:LoadAll(String)
3522R2API.AssetAPI:BuildMasterCatalog()
3523DMD<Init>?2102106880:_Init()
3524System.Reflection.MethodBase:Invoke(Object, Object[])
3525RoR2.SystemInitializerAttribute:Execute()
3526DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3527R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3528DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3529RoR2.RoR2Application:Awake()
3530
3531[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3532Stack trace:
3533R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3534System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3535R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3536R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3537R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3538DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3539EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3540RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3541UnityEngine.Resources:LoadAll(String)
3542R2API.AssetAPI:BuildMasterCatalog()
3543DMD<Init>?2102106880:_Init()
3544System.Reflection.MethodBase:Invoke(Object, Object[])
3545RoR2.SystemInitializerAttribute:Execute()
3546DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3547R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3548DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3549RoR2.RoR2Application:Awake()
3550
3551[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3552Stack trace:
3553R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3554System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3555R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3556R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3557R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3558DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3559EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3560RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3561UnityEngine.Resources:LoadAll(String)
3562R2API.AssetAPI:BuildMasterCatalog()
3563DMD<Init>?2102106880:_Init()
3564System.Reflection.MethodBase:Invoke(Object, Object[])
3565RoR2.SystemInitializerAttribute:Execute()
3566DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3567R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3568DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3569RoR2.RoR2Application:Awake()
3570
3571[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3572Stack trace:
3573R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3574System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3575R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3576R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3577R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3578DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3579EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3580RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3581UnityEngine.Resources:LoadAll(String)
3582R2API.AssetAPI:BuildMasterCatalog()
3583DMD<Init>?2102106880:_Init()
3584System.Reflection.MethodBase:Invoke(Object, Object[])
3585RoR2.SystemInitializerAttribute:Execute()
3586DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3587R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3588DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3589RoR2.RoR2Application:Awake()
3590
3591[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3592Stack trace:
3593R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3594System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3595R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3596R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3597R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3598DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3599EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3600RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3601UnityEngine.Resources:LoadAll(String)
3602R2API.AssetAPI:BuildMasterCatalog()
3603DMD<Init>?2102106880:_Init()
3604System.Reflection.MethodBase:Invoke(Object, Object[])
3605RoR2.SystemInitializerAttribute:Execute()
3606DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3607R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3608DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3609RoR2.RoR2Application:Awake()
3610
3611[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3612Stack trace:
3613R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>: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 <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3616R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3617R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3618DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3619EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3620RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3621UnityEngine.Resources:LoadAll(String)
3622R2API.AssetAPI:BuildMasterCatalog()
3623DMD<Init>?2102106880:_Init()
3624System.Reflection.MethodBase:Invoke(Object, Object[])
3625RoR2.SystemInitializerAttribute:Execute()
3626DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3627R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3628DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3629RoR2.RoR2Application:Awake()
3630
3631[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3632Stack trace:
3633R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3634System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3635R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3636R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3637R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3638DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3639EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3640RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3641UnityEngine.Resources:LoadAll(String)
3642R2API.AssetAPI:BuildMasterCatalog()
3643DMD<Init>?2102106880:_Init()
3644System.Reflection.MethodBase:Invoke(Object, Object[])
3645RoR2.SystemInitializerAttribute:Execute()
3646DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3647R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3648DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3649RoR2.RoR2Application:Awake()
3650
3651[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3652Stack trace:
3653R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3654System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3655R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3656R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3657R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3658DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3659EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3660RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3661UnityEngine.Resources:LoadAll(String)
3662R2API.AssetAPI:BuildMasterCatalog()
3663DMD<Init>?2102106880:_Init()
3664System.Reflection.MethodBase:Invoke(Object, Object[])
3665RoR2.SystemInitializerAttribute:Execute()
3666DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3667R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3668DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3669RoR2.RoR2Application:Awake()
3670
3671[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3672Stack trace:
3673R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3674System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3675R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3676R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3677R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3678DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3679EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3680RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3681UnityEngine.Resources:LoadAll(String)
3682R2API.AssetAPI:BuildMasterCatalog()
3683DMD<Init>?2102106880:_Init()
3684System.Reflection.MethodBase:Invoke(Object, Object[])
3685RoR2.SystemInitializerAttribute:Execute()
3686DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3687R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3688DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3689RoR2.RoR2Application:Awake()
3690
3691[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3692Stack trace:
3693R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3694System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3695R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3696R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3697R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3698DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3699EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3700RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3701UnityEngine.Resources:LoadAll(String)
3702R2API.AssetAPI:BuildMasterCatalog()
3703DMD<Init>?2102106880:_Init()
3704System.Reflection.MethodBase:Invoke(Object, Object[])
3705RoR2.SystemInitializerAttribute:Execute()
3706DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3707R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3708DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3709RoR2.RoR2Application:Awake()
3710
3711[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3712Stack trace:
3713R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3714System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3715R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3716R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3717R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3718DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3719EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3720RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3721UnityEngine.Resources:LoadAll(String)
3722R2API.AssetAPI:BuildMasterCatalog()
3723DMD<Init>?2102106880:_Init()
3724System.Reflection.MethodBase:Invoke(Object, Object[])
3725RoR2.SystemInitializerAttribute:Execute()
3726DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3727R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3728DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3729RoR2.RoR2Application:Awake()
3730
3731[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3732Stack trace:
3733R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3734System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3735R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3736R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3737R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3738DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3739EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3740RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3741UnityEngine.Resources:LoadAll(String)
3742R2API.AssetAPI:BuildMasterCatalog()
3743DMD<Init>?2102106880:_Init()
3744System.Reflection.MethodBase:Invoke(Object, Object[])
3745RoR2.SystemInitializerAttribute:Execute()
3746DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3747R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3748DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3749RoR2.RoR2Application:Awake()
3750
3751[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3752Stack trace:
3753R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3754System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3755R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3756R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3757R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3758DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3759EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3760RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3761UnityEngine.Resources:LoadAll(String)
3762R2API.AssetAPI:BuildMasterCatalog()
3763DMD<Init>?2102106880:_Init()
3764System.Reflection.MethodBase:Invoke(Object, Object[])
3765RoR2.SystemInitializerAttribute:Execute()
3766DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3767R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3768DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3769RoR2.RoR2Application:Awake()
3770
3771[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3772Stack trace:
3773R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3774System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3775R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3776R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3777R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3778DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3779EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3780RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3781UnityEngine.Resources:LoadAll(String)
3782R2API.AssetAPI:BuildMasterCatalog()
3783DMD<Init>?2102106880:_Init()
3784System.Reflection.MethodBase:Invoke(Object, Object[])
3785RoR2.SystemInitializerAttribute:Execute()
3786DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3787R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3788DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3789RoR2.RoR2Application:Awake()
3790
3791[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3792Stack trace:
3793R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3794System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3795R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3796R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3797R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3798DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3799EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3800RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3801UnityEngine.Resources:LoadAll(String)
3802R2API.AssetAPI:BuildMasterCatalog()
3803DMD<Init>?2102106880:_Init()
3804System.Reflection.MethodBase:Invoke(Object, Object[])
3805RoR2.SystemInitializerAttribute:Execute()
3806DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3807R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3808DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3809RoR2.RoR2Application:Awake()
3810
3811[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3812Stack trace:
3813R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3814System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3815R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3816R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3817R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3818DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3819EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3820RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3821UnityEngine.Resources:LoadAll(String)
3822R2API.AssetAPI:BuildMasterCatalog()
3823DMD<Init>?2102106880:_Init()
3824System.Reflection.MethodBase:Invoke(Object, Object[])
3825RoR2.SystemInitializerAttribute:Execute()
3826DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3827R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3828DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3829RoR2.RoR2Application:Awake()
3830
3831[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3832Stack trace:
3833R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3834System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3835R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3836R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3837R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3838DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3839EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3840RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3841UnityEngine.Resources:LoadAll(String)
3842R2API.AssetAPI:BuildMasterCatalog()
3843DMD<Init>?2102106880:_Init()
3844System.Reflection.MethodBase:Invoke(Object, Object[])
3845RoR2.SystemInitializerAttribute:Execute()
3846DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3847R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3848DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3849RoR2.RoR2Application:Awake()
3850
3851[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3852Stack trace:
3853R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3854System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3855R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3856R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3857R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3858DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3859EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3860RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3861UnityEngine.Resources:LoadAll(String)
3862R2API.AssetAPI:BuildMasterCatalog()
3863DMD<Init>?2102106880:_Init()
3864System.Reflection.MethodBase:Invoke(Object, Object[])
3865RoR2.SystemInitializerAttribute:Execute()
3866DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3867R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3868DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3869RoR2.RoR2Application:Awake()
3870
3871[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3872Stack trace:
3873R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3874System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3875R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3876R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3877R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3878DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3879EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3880RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3881UnityEngine.Resources:LoadAll(String)
3882R2API.AssetAPI:BuildMasterCatalog()
3883DMD<Init>?2102106880:_Init()
3884System.Reflection.MethodBase:Invoke(Object, Object[])
3885RoR2.SystemInitializerAttribute:Execute()
3886DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3887R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3888DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3889RoR2.RoR2Application:Awake()
3890
3891[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3892Stack trace:
3893R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3894System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3895R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3896R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3897R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3898DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3899EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3900RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3901UnityEngine.Resources:LoadAll(String)
3902R2API.AssetAPI:BuildMasterCatalog()
3903DMD<Init>?2102106880:_Init()
3904System.Reflection.MethodBase:Invoke(Object, Object[])
3905RoR2.SystemInitializerAttribute:Execute()
3906DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3907R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3908DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3909RoR2.RoR2Application:Awake()
3910
3911[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3912Stack trace:
3913R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3914System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3915R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3916R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3917R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3918DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3919EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3920RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3921UnityEngine.Resources:LoadAll(String)
3922R2API.AssetAPI:BuildMasterCatalog()
3923DMD<Init>?2102106880:_Init()
3924System.Reflection.MethodBase:Invoke(Object, Object[])
3925RoR2.SystemInitializerAttribute:Execute()
3926DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3927R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3928DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3929RoR2.RoR2Application:Awake()
3930
3931[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3932Stack trace:
3933R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3934System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3935R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3936R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3937R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3938DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3939EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3940RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3941UnityEngine.Resources:LoadAll(String)
3942R2API.AssetAPI:BuildMasterCatalog()
3943DMD<Init>?2102106880:_Init()
3944System.Reflection.MethodBase:Invoke(Object, Object[])
3945RoR2.SystemInitializerAttribute:Execute()
3946DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3947R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3948DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3949RoR2.RoR2Application:Awake()
3950
3951[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3952Stack trace:
3953R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3954System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3955R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3956R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3957R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3958DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3959EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3960RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3961UnityEngine.Resources:LoadAll(String)
3962R2API.AssetAPI:BuildMasterCatalog()
3963DMD<Init>?2102106880:_Init()
3964System.Reflection.MethodBase:Invoke(Object, Object[])
3965RoR2.SystemInitializerAttribute:Execute()
3966DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3967R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3968DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3969RoR2.RoR2Application:Awake()
3970
3971[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3972Stack trace:
3973R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3974System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3975R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3976R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3977R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3978DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3979EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
3980RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
3981UnityEngine.Resources:LoadAll(String)
3982R2API.AssetAPI:BuildMasterCatalog()
3983DMD<Init>?2102106880:_Init()
3984System.Reflection.MethodBase:Invoke(Object, Object[])
3985RoR2.SystemInitializerAttribute:Execute()
3986DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
3987R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
3988DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
3989RoR2.RoR2Application:Awake()
3990
3991[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
3992Stack trace:
3993R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3994System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
3995R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3996R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3997R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
3998DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
3999EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4000RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4001UnityEngine.Resources:LoadAll(String)
4002R2API.AssetAPI:BuildMasterCatalog()
4003DMD<Init>?2102106880:_Init()
4004System.Reflection.MethodBase:Invoke(Object, Object[])
4005RoR2.SystemInitializerAttribute:Execute()
4006DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4007R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4008DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4009RoR2.RoR2Application:Awake()
4010
4011[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4012Stack trace:
4013R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4014System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4015R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4016R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4017R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4018DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4019EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4020RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4021UnityEngine.Resources:LoadAll(String)
4022R2API.AssetAPI:BuildMasterCatalog()
4023DMD<Init>?2102106880:_Init()
4024System.Reflection.MethodBase:Invoke(Object, Object[])
4025RoR2.SystemInitializerAttribute:Execute()
4026DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4027R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4028DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4029RoR2.RoR2Application:Awake()
4030
4031[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4032Stack trace:
4033R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4034System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4035R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4036R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4037R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4038DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4039EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4040RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4041UnityEngine.Resources:LoadAll(String)
4042R2API.AssetAPI:BuildMasterCatalog()
4043DMD<Init>?2102106880:_Init()
4044System.Reflection.MethodBase:Invoke(Object, Object[])
4045RoR2.SystemInitializerAttribute:Execute()
4046DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4047R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4048DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4049RoR2.RoR2Application:Awake()
4050
4051[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4052Stack trace:
4053R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4054System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4055R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4056R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4057R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4058DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4059EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4060RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4061UnityEngine.Resources:LoadAll(String)
4062R2API.AssetAPI:BuildMasterCatalog()
4063DMD<Init>?2102106880:_Init()
4064System.Reflection.MethodBase:Invoke(Object, Object[])
4065RoR2.SystemInitializerAttribute:Execute()
4066DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4067R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4068DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4069RoR2.RoR2Application:Awake()
4070
4071[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4072Stack trace:
4073R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4074System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4075R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4076R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4077R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4078DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4079EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4080RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4081UnityEngine.Resources:LoadAll(String)
4082R2API.AssetAPI:BuildMasterCatalog()
4083DMD<Init>?2102106880:_Init()
4084System.Reflection.MethodBase:Invoke(Object, Object[])
4085RoR2.SystemInitializerAttribute:Execute()
4086DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4087R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4088DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4089RoR2.RoR2Application:Awake()
4090
4091[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4092Stack trace:
4093R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4094System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4095R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4096R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4097R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4098DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4099EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4100RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4101UnityEngine.Resources:LoadAll(String)
4102R2API.AssetAPI:BuildMasterCatalog()
4103DMD<Init>?2102106880:_Init()
4104System.Reflection.MethodBase:Invoke(Object, Object[])
4105RoR2.SystemInitializerAttribute:Execute()
4106DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4107R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4108DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4109RoR2.RoR2Application:Awake()
4110
4111[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4112Stack trace:
4113R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4114System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4115R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4116R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4117R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4118DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4119EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4120RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4121UnityEngine.Resources:LoadAll(String)
4122R2API.AssetAPI:BuildMasterCatalog()
4123DMD<Init>?2102106880:_Init()
4124System.Reflection.MethodBase:Invoke(Object, Object[])
4125RoR2.SystemInitializerAttribute:Execute()
4126DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4127R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4128DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4129RoR2.RoR2Application:Awake()
4130
4131[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4132Stack trace:
4133R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4134System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4135R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4136R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4137R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4138DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4139EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4140RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4141UnityEngine.Resources:LoadAll(String)
4142R2API.AssetAPI:BuildMasterCatalog()
4143DMD<Init>?2102106880:_Init()
4144System.Reflection.MethodBase:Invoke(Object, Object[])
4145RoR2.SystemInitializerAttribute:Execute()
4146DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4147R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4148DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4149RoR2.RoR2Application:Awake()
4150
4151[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4152Stack trace:
4153R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4154System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4155R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4156R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4157R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4158DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4159EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4160RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4161UnityEngine.Resources:LoadAll(String)
4162R2API.AssetAPI:BuildMasterCatalog()
4163DMD<Init>?2102106880:_Init()
4164System.Reflection.MethodBase:Invoke(Object, Object[])
4165RoR2.SystemInitializerAttribute:Execute()
4166DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4167R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4168DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4169RoR2.RoR2Application:Awake()
4170
4171[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4172Stack trace:
4173R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4174System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4175R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4176R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4177R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4178DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4179EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4180RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4181UnityEngine.Resources:LoadAll(String)
4182R2API.AssetAPI:BuildMasterCatalog()
4183DMD<Init>?2102106880:_Init()
4184System.Reflection.MethodBase:Invoke(Object, Object[])
4185RoR2.SystemInitializerAttribute:Execute()
4186DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4187R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4188DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4189RoR2.RoR2Application:Awake()
4190
4191[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4192Stack trace:
4193R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4194System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4195R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4196R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4197R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4198DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4199EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4200RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4201UnityEngine.Resources:LoadAll(String)
4202R2API.AssetAPI:BuildMasterCatalog()
4203DMD<Init>?2102106880:_Init()
4204System.Reflection.MethodBase:Invoke(Object, Object[])
4205RoR2.SystemInitializerAttribute:Execute()
4206DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4207R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4208DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4209RoR2.RoR2Application:Awake()
4210
4211[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4212Stack trace:
4213R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4214System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4215R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4216R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4217R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4218DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4219EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4220RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4221UnityEngine.Resources:LoadAll(String)
4222R2API.AssetAPI:BuildMasterCatalog()
4223DMD<Init>?2102106880:_Init()
4224System.Reflection.MethodBase:Invoke(Object, Object[])
4225RoR2.SystemInitializerAttribute:Execute()
4226DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4227R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4228DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4229RoR2.RoR2Application:Awake()
4230
4231[Info : Unity Log] Initializing system: PickupCatalog
4232[Info : Unity Log] Initializing system: ProjectileCatalog
4233[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4234Stack trace:
4235R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4236System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4237R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4238R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4239R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4240DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4241EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4242RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4243UnityEngine.Resources:LoadAll(String)
4244RoR2.ProjectileCatalog:Init()
4245System.Reflection.MethodBase:Invoke(Object, Object[])
4246RoR2.SystemInitializerAttribute:Execute()
4247DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4248R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4249DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4250RoR2.RoR2Application:Awake()
4251
4252[Info : Unity Log] Initializing system: RuleCatalog
4253[Info : Unity Log] Initializing system: SceneCatalog
4254[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4255Stack trace:
4256R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4257System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4258R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4259R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4260R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4261DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4262EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4263RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4264UnityEngine.Resources:LoadAll(String)
4265RoR2.SceneCatalog:Init()
4266System.Reflection.MethodBase:Invoke(Object, Object[])
4267RoR2.SystemInitializerAttribute:Execute()
4268DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4269R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4270DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4271RoR2.RoR2Application:Awake()
4272
4273[Info : Unity Log] Initializing system: SurvivorCatalog
4274[Warning: Unity Log] Unregistered survivor Bandit!
4275[Info : Unity Log] Initializing system: UnlockableCatalog
4276[Info : Unity Log] Initializing system: UserProfile
4277[Info : Unity Log] Initializing system: StatDef
4278[Info : Unity Log] Initializing system: StatSheet
4279[Info : Unity Log] Initializing system: SkillCatalog
4280[Info : Unity Log] Initializing system: AchievementManager
4281[Info : Unity Log] Initializing system: BuffMask
4282[Info : Unity Log] Initializing system: ItemDisplayRuleSet
4283[Info : Unity Log] Initializing system: EquipmentMask
4284[Info : Unity Log] Initializing system: PreGameRuleVoteController
4285[Info : Unity Log] Initializing system: GameModeCatalog
4286[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4287Stack trace:
4288R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4289System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4290R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4291R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4292R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4293DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4294EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4295RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4296UnityEngine.Resources:LoadAll(String)
4297RoR2.GameModeCatalog:LoadGameModes()
4298System.Reflection.MethodBase:Invoke(Object, Object[])
4299RoR2.SystemInitializerAttribute:Execute()
4300DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4301R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4302DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4303RoR2.RoR2Application:Awake()
4304
4305[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4306Stack trace:
4307R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4308System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4309R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4310R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4311R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4312DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4313EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4314RoR2.ChestBehavior..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4315UnityEngine.Resources:LoadAll(String)
4316RoR2.GameModeCatalog:LoadGameModes()
4317System.Reflection.MethodBase:Invoke(Object, Object[])
4318RoR2.SystemInitializerAttribute:Execute()
4319DMD<OnLoad>?2102106880:_OnLoad(RoR2Application)
4320R2API.<>c:<.ctor>b__9_2(orig_OnLoad, RoR2Application)
4321DMD<>?2102106880:_Hook<RoR2_RoR2Application::OnLoad>?973386496(RoR2Application)
4322RoR2.RoR2Application:Awake()
4323
4324[Info : Unity Log] Registered gamemode ClassicRun True
4325[Info : Unity Log] Registered gamemode WeeklyRun True
4326[Info : Unity Log] Initializing system: BodyLoadoutManager
4327[Info : Unity Log] Initializing system: RuleBook
4328[Info : Unity Log] Attempting to load user profile /UserProfiles/f1b71b7d-eeb9-441c-9327-af972a8bb604.xml
4329[Info : Unity Log] stream.Length=108459
4330[Info : Unity Log] english
4331[Info : Unity Log] Setting current language to "en"
4332[Info : Unity Log] Loaded archived convars.
4333[Info : Unity Log] Could not load config /Config/autoexec.cfg: Could not find file "C:\Program Files (x86)\Steam\steamapps\common\Risk of Rain 2\Risk of Rain 2_Data\Config\autoexec.cfg"
4334[Warning: R2API] This version of R2API was built for build id "3961583", you are running "4233443".
4335[Warning: R2API] Should any problems arise, please check for a new version before reporting issues.
4336[Info : Unity Log] Active scene changed from to title
4337[Info : Unity Log] Loaded scene title loadSceneMode=2
4338[Info : Unity Log] GameNetworkManager.desiredHost={ hostType=Self listen=False maxPlayers=4 }
4339[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4340Stack trace:
4341R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4342System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4343R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4344R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4345R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4346DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4347EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4348RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4349UnityEngine.Resources:LoadAll(String)
4350RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4351UnityEngine.Networking.NetworkManager:StartHost()
4352RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4353RoR2.Networking.GameNetworkManager:Update()
4354
4355[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4356Stack trace:
4357R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4358System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4359R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4360R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4361R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4362DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4363EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4364RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4365UnityEngine.Resources:LoadAll(String)
4366RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4367UnityEngine.Networking.NetworkManager:StartHost()
4368RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4369RoR2.Networking.GameNetworkManager:Update()
4370
4371[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4372Stack trace:
4373R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4374System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4375R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4376R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4377R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4378DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4379EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4380RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4381UnityEngine.Resources:LoadAll(String)
4382RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4383UnityEngine.Networking.NetworkManager:StartHost()
4384RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4385RoR2.Networking.GameNetworkManager:Update()
4386
4387[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4388Stack trace:
4389R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4390System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4391R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4392R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4393R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4394DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4395EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4396RoR2.ChestBehavior..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4397UnityEngine.Resources:LoadAll(String)
4398RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4399UnityEngine.Networking.NetworkManager:StartHost()
4400RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4401RoR2.Networking.GameNetworkManager:Update()
4402
4403[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4404Stack trace:
4405R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4406System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4407R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4408R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4409R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4410DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4411EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4412RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4413UnityEngine.Resources:LoadAll(String)
4414RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4415UnityEngine.Networking.NetworkManager:StartHost()
4416RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4417RoR2.Networking.GameNetworkManager:Update()
4418
4419[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4420Stack trace:
4421R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4422System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4423R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4424R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4425R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4426DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4427EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4428RoR2.ChestBehavior..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4429UnityEngine.Resources:LoadAll(String)
4430RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4431UnityEngine.Networking.NetworkManager:StartHost()
4432RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4433RoR2.Networking.GameNetworkManager:Update()
4434
4435[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4436Stack trace:
4437R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4438System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4439R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4440R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4441R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4442DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4443EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4444RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4445UnityEngine.Resources:LoadAll(String)
4446RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4447UnityEngine.Networking.NetworkManager:StartHost()
4448RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4449RoR2.Networking.GameNetworkManager:Update()
4450
4451[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4452Stack trace:
4453R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4454System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4455R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4456R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4457R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4458DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4459EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4460RoR2.ChestBehavior..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4461UnityEngine.Resources:LoadAll(String)
4462RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4463UnityEngine.Networking.NetworkManager:StartHost()
4464RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4465RoR2.Networking.GameNetworkManager:Update()
4466
4467[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4468Stack trace:
4469R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4470System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4471R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4472R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4473R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4474DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4475EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4476RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4477UnityEngine.Resources:LoadAll(String)
4478RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4479UnityEngine.Networking.NetworkManager:StartHost()
4480RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4481RoR2.Networking.GameNetworkManager:Update()
4482
4483[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4484Stack trace:
4485R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4486System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4487R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4488R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4489R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4490DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4491EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4492RoR2.ChestBehavior..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4493UnityEngine.Resources:LoadAll(String)
4494RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4495UnityEngine.Networking.NetworkManager:StartHost()
4496RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4497RoR2.Networking.GameNetworkManager:Update()
4498
4499[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4500Stack trace:
4501R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4502System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4503R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4504R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4505R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4506DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4507EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4508RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4509UnityEngine.Resources:LoadAll(String)
4510RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4511UnityEngine.Networking.NetworkManager:StartHost()
4512RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4513RoR2.Networking.GameNetworkManager:Update()
4514
4515[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4516Stack trace:
4517R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4518System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4519R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4520R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4521R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4522DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4523EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4524RoR2.ChestBehavior..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4525UnityEngine.Resources:LoadAll(String)
4526RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4527UnityEngine.Networking.NetworkManager:StartHost()
4528RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4529RoR2.Networking.GameNetworkManager:Update()
4530
4531[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4532Stack trace:
4533R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4534System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4535R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4536R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4537R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4538DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4539EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4540RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4541UnityEngine.Resources:LoadAll(String)
4542RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4543UnityEngine.Networking.NetworkManager:StartHost()
4544RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4545RoR2.Networking.GameNetworkManager:Update()
4546
4547[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4548Stack trace:
4549R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4550System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4551R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4552R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4553R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4554DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4555EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4556RoR2.ChestBehavior..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4557UnityEngine.Resources:LoadAll(String)
4558RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4559UnityEngine.Networking.NetworkManager:StartHost()
4560RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4561RoR2.Networking.GameNetworkManager:Update()
4562
4563[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4564Stack trace:
4565R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4566System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4567R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4568R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4569R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4570DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4571EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4572RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4573UnityEngine.Resources:LoadAll(String)
4574RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4575UnityEngine.Networking.NetworkManager:StartHost()
4576RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4577RoR2.Networking.GameNetworkManager:Update()
4578
4579[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4580Stack trace:
4581R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4582System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4583R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4584R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4585R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4586DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4587EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4588RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4589UnityEngine.Resources:LoadAll(String)
4590RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4591UnityEngine.Networking.NetworkManager:StartHost()
4592RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4593RoR2.Networking.GameNetworkManager:Update()
4594
4595[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4596Stack trace:
4597R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4598System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4599R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4600R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4601R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4602DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4603EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4604RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4605UnityEngine.Resources:LoadAll(String)
4606RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4607UnityEngine.Networking.NetworkManager:StartHost()
4608RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4609RoR2.Networking.GameNetworkManager:Update()
4610
4611[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4612Stack trace:
4613R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4614System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4615R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4616R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4617R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4618DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4619EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4620RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4621UnityEngine.Resources:LoadAll(String)
4622RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4623UnityEngine.Networking.NetworkManager:StartHost()
4624RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4625RoR2.Networking.GameNetworkManager:Update()
4626
4627[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4628Stack trace:
4629R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4630System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4631R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4632R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4633R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4634DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4635EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4636RoR2.ChestBehavior..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4637UnityEngine.Resources:LoadAll(String)
4638RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4639UnityEngine.Networking.NetworkManager:StartHost()
4640RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4641RoR2.Networking.GameNetworkManager:Update()
4642
4643[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4644Stack trace:
4645R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4646System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4647R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4648R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4649R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4650DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4651EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4652RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4653UnityEngine.Resources:LoadAll(String)
4654RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4655UnityEngine.Networking.NetworkManager:StartHost()
4656RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4657RoR2.Networking.GameNetworkManager:Update()
4658
4659[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4660Stack trace:
4661R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4662System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4663R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4664R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4665R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4666DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4667EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4668RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4669UnityEngine.Resources:LoadAll(String)
4670RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4671UnityEngine.Networking.NetworkManager:StartHost()
4672RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4673RoR2.Networking.GameNetworkManager:Update()
4674
4675[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4676Stack trace:
4677R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4678System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4679R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4680R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4681R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4682DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4683EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4684RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4685UnityEngine.Resources:LoadAll(String)
4686RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4687UnityEngine.Networking.NetworkManager:StartHost()
4688RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4689RoR2.Networking.GameNetworkManager:Update()
4690
4691[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4692Stack trace:
4693R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4694System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4695R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4696R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4697R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4698DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4699EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4700RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4701UnityEngine.Resources:LoadAll(String)
4702RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4703UnityEngine.Networking.NetworkManager:StartHost()
4704RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4705RoR2.Networking.GameNetworkManager:Update()
4706
4707[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4708Stack trace:
4709R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4710System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4711R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4712R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4713R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4714DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4715EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4716RoR2.ChestBehavior..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4717UnityEngine.Resources:LoadAll(String)
4718RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4719UnityEngine.Networking.NetworkManager:StartHost()
4720RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4721RoR2.Networking.GameNetworkManager:Update()
4722
4723[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4724Stack trace:
4725R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4726System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4727R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4728R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4729R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4730DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4731EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4732RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4733UnityEngine.Resources:LoadAll(String)
4734RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4735UnityEngine.Networking.NetworkManager:StartHost()
4736RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4737RoR2.Networking.GameNetworkManager:Update()
4738
4739[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4740Stack trace:
4741R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4742System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4743R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4744R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4745R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4746DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4747EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4748RoR2.ChestBehavior..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4749UnityEngine.Resources:LoadAll(String)
4750RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4751UnityEngine.Networking.NetworkManager:StartHost()
4752RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4753RoR2.Networking.GameNetworkManager:Update()
4754
4755[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4756Stack trace:
4757R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4758System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4759R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4760R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4761R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4762DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4763EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4764RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4765UnityEngine.Resources:LoadAll(String)
4766RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4767UnityEngine.Networking.NetworkManager:StartHost()
4768RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4769RoR2.Networking.GameNetworkManager:Update()
4770
4771[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4772Stack trace:
4773R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4774System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4775R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4776R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4777R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4778DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4779EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4780RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4781UnityEngine.Resources:LoadAll(String)
4782RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4783UnityEngine.Networking.NetworkManager:StartHost()
4784RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4785RoR2.Networking.GameNetworkManager:Update()
4786
4787[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4788Stack trace:
4789R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4790System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4791R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4792R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4793R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4794DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4795EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4796RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4797UnityEngine.Resources:LoadAll(String)
4798RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4799UnityEngine.Networking.NetworkManager:StartHost()
4800RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4801RoR2.Networking.GameNetworkManager:Update()
4802
4803[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4804Stack trace:
4805R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4806System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4807R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4808R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4809R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4810DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4811EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4812RoR2.ChestBehavior..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4813UnityEngine.Resources:LoadAll(String)
4814RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4815UnityEngine.Networking.NetworkManager:StartHost()
4816RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4817RoR2.Networking.GameNetworkManager:Update()
4818
4819[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4820Stack trace:
4821R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4822System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4823R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4824R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4825R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4826DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4827EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4828RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4829UnityEngine.Resources:LoadAll(String)
4830RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4831UnityEngine.Networking.NetworkManager:StartHost()
4832RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4833RoR2.Networking.GameNetworkManager:Update()
4834
4835[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4836Stack trace:
4837R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4838System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4839R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4840R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4841R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4842DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4843EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4844RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4845UnityEngine.Resources:LoadAll(String)
4846RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4847UnityEngine.Networking.NetworkManager:StartHost()
4848RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4849RoR2.Networking.GameNetworkManager:Update()
4850
4851[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4852Stack trace:
4853R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4854System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4855R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4856R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4857R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4858DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4859EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4860RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4861UnityEngine.Resources:LoadAll(String)
4862RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4863UnityEngine.Networking.NetworkManager:StartHost()
4864RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4865RoR2.Networking.GameNetworkManager:Update()
4866
4867[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4868Stack trace:
4869R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4870System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4871R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4872R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4873R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4874DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4875EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4876RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4877UnityEngine.Resources:LoadAll(String)
4878RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4879UnityEngine.Networking.NetworkManager:StartHost()
4880RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4881RoR2.Networking.GameNetworkManager:Update()
4882
4883[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4884Stack trace:
4885R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4886System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4887R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4888R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4889R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4890DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4891EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4892RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4893UnityEngine.Resources:LoadAll(String)
4894RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4895UnityEngine.Networking.NetworkManager:StartHost()
4896RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4897RoR2.Networking.GameNetworkManager:Update()
4898
4899[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4900Stack trace:
4901R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4902System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4903R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4904R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4905R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4906DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4907EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4908RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4909UnityEngine.Resources:LoadAll(String)
4910RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4911UnityEngine.Networking.NetworkManager:StartHost()
4912RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4913RoR2.Networking.GameNetworkManager:Update()
4914
4915[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4916Stack trace:
4917R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4918System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4919R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4920R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4921R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4922DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4923EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4924RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4925UnityEngine.Resources:LoadAll(String)
4926RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4927UnityEngine.Networking.NetworkManager:StartHost()
4928RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4929RoR2.Networking.GameNetworkManager:Update()
4930
4931[Error : Unity Log] TypeLoadException: Could not resolve type with token 010000df (from typeref, class/assembly MonoMod.Utils.ILExt, MonoMod.Utils, Version=19.9.1.3, Culture=neutral, PublicKeyToken=null)
4932Stack trace:
4933R2API.Utils.Reflection+<>c__28`2[TInstance,TValue].<GetFieldSetDelegateRef>b__28_0 (System.Reflection.FieldInfo x) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4934System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) (at <c6bd535f6ab848b4a13f34d01b756eef>:0)
4935R2API.Utils.Reflection.GetFieldSetDelegateRef[TInstance,TValue] (System.Reflection.FieldInfo field) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4936R2API.Utils.Reflection.SetStructFieldValue[TInstance,TValue] (TInstance& instance, System.String fieldName, TValue value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4937R2API.EntityAPI.set_stateType_Hook (EntityStates.SerializableEntityStateType& self, System.Type value) (at <b7e2d18a90d94e63ad5b6b56679c7c82>:0)
4938DMD<>?2102106880._Hook<EntityStates_SerializableEntityStateType::set_stateType>?1481628544 (EntityStates.SerializableEntityStateType& , System.Type ) (at <3bb97e5af3df47bdb4ea6db2eb59c6fe>:0)
4939EntityStates.SerializableEntityStateType..ctor (System.Type stateType) (at <eae781bd93824da1b7902a2b6526887c>:0)
4940RoR2.EntityStateMachine..ctor () (at <eae781bd93824da1b7902a2b6526887c>:0)
4941UnityEngine.Resources:LoadAll(String)
4942RoR2.Networking.GameNetworkManager:OnStartClient(NetworkClient)
4943UnityEngine.Networking.NetworkManager:StartHost()
4944RoR2.Networking.GameNetworkManager:EnsureDesiredHost()
4945RoR2.Networking.GameNetworkManager:Update()
4946
4947[Info : Unity Log] Unloaded scene title
4948[Info : Unity Log] FlashWindow.Flash(462660)
4949[Info : Unity Log] Active scene changed from to lobby
4950[Info : Unity Log] Loaded scene lobby loadSceneMode=Single
4951[Info : Unity Log] Adding local player controller 0 on connection hostId: -1 connectionId: 0 isReady: False channel count: 0
4952[Info : Unity Log] GameNetworkManager.AddPlayerInternal(conn=hostId: -1 connectionId: 0 isReady: False channel count: 0, playerControllerId=0, extraMessageReader=NetBuf sz:245 pos:245
4953[Info : Unity Log] FlashWindow.Flash(462660)
4954[Info : Unity Log] OnClientSceneChanged networkSceneName=lobby currentSceneName=lobby
4955[Error : Unity Log] A connection has already been set as ready. There can only be one.
4956[Info : Unity Log] Player 0 already added, aborting.
4957[Info : Unity Log] Attempting to generate PreGameVoteController for Ogcrimson
4958[Info : Unity Log] <style=cEvent>Ogcrimson connected.</color>