Solved Mod crashes on entry

moonberryfool

Newcomer
Ive been trying to play the game with the expansion mod, but it keeps saying it crashed on entry and im really confused on what to do. It's my first time trying to mod stardew valley

Here's the error it shows me:

[Stardew Valley Expanded] Mod crashed on entry and might not work correctly. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at System.Object.GetType()
at StardewValleyExpanded.ModEntry.Entry(IModHelper helper) in C:\Users\patho\Downloads\StardewValleyExpanded-master\Code\ModEntry.cs:line 39
at StardewModdingAPI.Framework.SCore.LoadMods(IModMetadata[] mods, JsonHelper jsonHelper, ContentCoordinator contentCore, ModDatabase modDatabase) in /home/runner/work/SMAPI/SMAPI/src/SMAPI/Framework/SCore.cs:line 2001
 
Top