Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ER-95 opened this issue Jun 1, 2024 · 11 comments · Fixed by #611
Closed
Assignees
Labels
Awaiting Release This feature has been fixed downstream and is awaiting PR bug (visual) A visual element isn't being displayed properly.

Comments

@ER-95
Copy link

ER-95 commented Jun 1, 2024

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
@ER-95 ER-95 added bug (visual) A visual element isn't being displayed properly. triage labels Jun 1, 2024
@drewhoener
Copy link
Collaborator

@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
Copy link
Collaborator

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

@ER-95
Copy link
Author

ER-95 commented Jun 1, 2024

@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
Copy link
Collaborator

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

@ER-95
Copy link
Author

ER-95 commented Jun 1, 2024

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

@drewhoener
Copy link
Collaborator

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

@ER-95
Copy link
Author

ER-95 commented Jun 1, 2024

@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
Copy link
Author

ER-95 commented Jun 1, 2024

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
Copy link
Author

ER-95 commented Jun 3, 2024

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
Copy link
Author

ER-95 commented Jun 12, 2024

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

@drewhoener
Copy link
Collaborator

@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 :)

@drewhoener drewhoener added Awaiting Release This feature has been fixed downstream and is awaiting PR and removed triage labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Release This feature has been fixed downstream and is awaiting PR bug (visual) A visual element isn't being displayed properly.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants