Annosz / UIInfoSuite2

Ongoing maintenance for the original UI Info Suite mod for Stardew Valley.
1.33k stars 262 forks source link

[Visual Bug]: All tilled tiles say "Weeds" and tiles with crops on them say "with weeds" #548

Open ER-95 opened 1 month ago

ER-95 commented 1 month ago

Mod Version

Current

Multiplayer

Single Player

Visual Settings

Default

SMAPI Log

https://smapi.io/log/fcb14b042ad94a8ea3bedd7066e49ab5

Description

Issue

StardewModdingAPI_UWMRVzp9f0 StardewModdingAPI_7By3nB8MC5

Steps to Reproduce

  1. Install UIInfoSuite2
  2. Load an existing save game
  3. Hover over any tilled or planted tile
drewhoener commented 1 month ago

@ER-95 interesting, this looks like the fertilizer overlay popping up but it says weeds... do you have a mod that adds weeds? Maybe they're using the fertilizer field for that by default and I'm showing it

drewhoener commented 1 month ago

Granted, most of my recent testing has been with fertilizer on crops, maybe I messed something up

ER-95 commented 1 month ago

@drewhoener I don't have any mods that adds weeds, no - and the issue persists even if I remove all of my other mods except UIInfoSuite. Someone else in the Stardew Valley Discord said they were having the same issue but couldn't figure out why either.

It only occurs on tiles that have been tilled for a while - if I freshly till a tile (or if I untill and retill a tile that says "Weeds" on it), the notice doesn't appear.

If there's any other info I can provide please do let me know!

drewhoener commented 1 month ago

@ER-95 It's probably me then... could you try putting fertilizer on and see if changes to fertilized?

ER-95 commented 1 month ago

@drewhoener It changes to "Basic Fertilizer" on a tilled plot with no seeds, yep!

drewhoener commented 1 month ago

@ER-95 Do you know approx how much time it takes for the plot to change to weeds so I can test?

ER-95 commented 1 month ago

@drewhoener I have absolutely no idea I'm afraid! Definitely less than 10 days, but I'm not sure of the exact number.

ER-95 commented 1 month ago

If it helps, this is my save file - if you leave the house, the affected tiles are directly beneath you

SleepyBaby_366165213.zip

ER-95 commented 4 weeks ago

Hi @drewhoener - is the mod safe to use while this text appears? i.e. is it just a visual bug or will it impact what I'm harvesting? Many thanks

ER-95 commented 2 weeks ago

@drewhoener Sorry to be a pain, any news on this?

drewhoener commented 2 weeks ago

@ER-95 Downloaded your save. Those tiles had id "0" for fertilizer, which corresponds to the "weeds" item. Can't say how that happened, since I've never seen it and I couldn't reproduce it with your save, but I added a special case for it. It'll be in the next update :)