Lawlzee / ItemEveryStage

MIT License
0 stars 0 forks source link

Bugged, game doesn't load when this mod is installed #2

Open DamageMaximo opened 1 month ago

DamageMaximo commented 1 month ago

I tested with it alone and the game just doesn't finish loading

DamageMaximo commented 1 month ago

This appeared, I don't know if it related to the mod but here it is anyway

[Error : Unity Log] MissingFieldException: Field not found: RoR2.ItemDef[] RoR2.ItemCatalog.itemDefs Due to: Could not find field in class Stack trace: (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook?-687305384() System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <7e05db41a20b45108859fa03b97088d4>:IL_006A) Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation. System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <7e05db41a20b45108859fa03b97088d4>:IL_0083) System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <7e05db41a20b45108859fa03b97088d4>:IL_0000) RoR2BepInExPack.VanillaFixes.FixSystemInitializer+d__3.MoveNext () (at :IL_022A) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at :IL_0026)