barcalupery
Newcomer
this error keeps repeating itself infinitely in my game, does anyone know how to solve it?
[NPC Map Locations] This mod failed in the GameLoop.UpdateTicked event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at NPCMapLocations.ModEntry.LocationToMap(String locationName, Int32 tileX, Int32 tileY, Dictionary`2 customMapVectors, HashSet`1 locationExclusions, Boolean isPlayer) in C:\source\_Stardew\Mods.Bouhm\NPCMapLocations\ModEntry.cs:line 895
at NPCMapLocations.ModEntry.UpdateNpcs() in C:\source\_Stardew\Mods.Bouhm\NPCMapLocations\ModEntry.cs:line 761
at NPCMapLocations.ModEntry.UpdateMarkers(Boolean forceUpdate) in C:\source\_Stardew\Mods.Bouhm\NPCMapLocations\ModEntry.cs:line 646
at NPCMapLocations.ModEntry.GameLoop_UpdateTicked(Object sender, UpdateTickedEventArgs e) in C:\source\_Stardew\Mods.Bouhm\NPCMapLocations\ModEntry.cs:line 478
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101
[NPC Map Locations] This mod failed in the GameLoop.UpdateTicked event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at NPCMapLocations.ModEntry.LocationToMap(String locationName, Int32 tileX, Int32 tileY, Dictionary`2 customMapVectors, HashSet`1 locationExclusions, Boolean isPlayer) in C:\source\_Stardew\Mods.Bouhm\NPCMapLocations\ModEntry.cs:line 895
at NPCMapLocations.ModEntry.UpdateNpcs() in C:\source\_Stardew\Mods.Bouhm\NPCMapLocations\ModEntry.cs:line 761
at NPCMapLocations.ModEntry.UpdateMarkers(Boolean forceUpdate) in C:\source\_Stardew\Mods.Bouhm\NPCMapLocations\ModEntry.cs:line 646
at NPCMapLocations.ModEntry.GameLoop_UpdateTicked(Object sender, UpdateTickedEventArgs e) in C:\source\_Stardew\Mods.Bouhm\NPCMapLocations\ModEntry.cs:line 478
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101