Jump to content

Open Community  ·  1073 members

Stardew Valley

Anyone else have this bug for NPC Locations Mod?


Ngale29

Recommended Posts

After the latest SMAPI update, the map is bugged and the faces of the NPC's that normally say who is in what building are ABOVE the cursor and won't register. Everything in SMAPI is fine at first, but after opening for the first time SMAPI gives me this error:

C:\source\_Stardew\SMAPI\src\SMAPI\Framework\InternalExtensions.cs:line 40
[sMAPI] A mod failed handling the GraphicsEvents.OnPostRenderGuiEvent event:
System.ArgumentException: String cannot be of zero length.
Parameter name: oldValue
at System.String.ReplaceInternal(String oldValue, String newValue)
at System.String.Replace(String oldValue, String newValue)
at NPCMapLocations.MapPageTooltips.draw(SpriteBatch b)
at NPCMapLocations.MapModMain.drawMarkers(GameMenu menu)
at NPCMapLocations.MapModMain.GraphicsEvents_OnPostRenderGuiEvent(Object sender, EventArgs e)
at StardewModdingAPI.Framework.InternalExtensions.SafelyRaisePlainEvent(IMonitor monitor, String name, IEnumerable`1 handlers, Object sender, EventArgs args) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\InternalExtensions.cs:line 40
[sMAPI] A mod failed handling the GraphicsEvents.OnPostRenderGuiEvent event:
System.ArgumentException: String cannot be of zero length.
Parameter name: oldValue
at System.String.ReplaceInternal(String oldValue, String newValue)
at System.String.Replace(String oldValue, String newValue)
at NPCMapLocations.MapPageTooltips.draw(SpriteBatch b)
at NPCMapLocations.MapModMain.drawMarkers(GameMenu menu)
at NPCMapLocations.MapModMain.GraphicsEvents_OnPostRenderGuiEvent(Object sender, EventArgs e)
at StardewModdingAPI.Framework.InternalExtensions.SafelyRaisePlainEvent(IMonitor monitor, String name, IEnumerable`1 handlers, Object sender, EventArgs args) in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\InternalExtensions.cs:line 40

Edited by Ngale29
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...