JuPiterD

Newcomer
I think I'm going crazy. I don't know how to fix this problem. It keeps saying something like this:

Mod crashed on entry and might not work correctly. Technical details:
System.InvalidProgramException: Invalid IL code in SpaceCore.SpaceCore:doPrefix (System.Reflection.MethodInfo,System.Reflection.MethodInfo): IL_0023: callvirt 0x0a000159


at SpaceCore.SpaceCore.doPrefix (System.Type origType, System.String origMethod, System.Type newType) [0x00016] in <7c4bea2f40144e76bc22eba8355552c3>:0
at SpaceCore.SpaceCore.Entry (StardewModdingAPI.IModHelper helper) [0x00244] in <7c4bea2f40144e76bc22eba8355552c3>:0
at StardewModdingAPI.Framework.SCore.LoadMods (StardewModdingAPI.Framework.IModMetadata[] mods, StardewModdingAPI.Toolkit.Serialization.JsonHelper jsonHelper, StardewModdingAPI.Framework.ContentCoordinator contentCore, StardewModdingAPI.Toolkit.Framework.ModData.ModDatabase modDatabase) [0x002a0] in <4ad28739bddd495ca6011610538508a5>:0

Please check my SMAPI log for more details. I would really appreciate the help!
log: https://smapi.io/log/e8a2ea8d02f24d76bcae320c813fd56a
 
Top