Modding Help What does this error mean?

Discussion in 'Mods' started by KorinaKD, Jul 17, 2022.

  1. KorinaKD

    KorinaKD Void-Bound Voyager

    I need help figuring out what this error means. What do I need to fix? Under a spoiler so it doesn't take too much space.

    [Event Repeater] Mod crashed on entry and might not work correctly. Technical details:
    Newtonsoft.Json.JsonReaderException: Can't parse JSON file at C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods\Anthro Characters Continued 1.5 - Content Patcher Version\Anthro Characters Continued 1.5\content.json.
    Technical details: Unexpected token when deserializing object: StartArray. Path 'Changes', line 12, position 2.
    at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in SMAPI.Toolkit\Serialization\JsonHelper.cs:line 86
    at StardewModdingAPI.Framework.ContentPack.ReadJsonFile[TModel](String path) in SMAPI\Framework\ContentPack.cs:line 76
    at EventRepeater.ModEntry.Entry(IModHelper helper) in E:\Stardew Vally Modding\EventRepeater\EventRepeater\ModEntry.cs:line 64
    at StardewModdingAPI.Framework.SCore.LoadMods(IModMetadata[] mods, JsonHelper jsonHelper, ContentCoordinator contentCore, ModDatabase modDatabase) in SMAPI\Framework\SCore.cs:line 1730
     

    Share This Page