MysticTempest
Rancher
Huge thanks to @Quirinea; who helped out with troubleshooting/testing on the GOG side of things.
Bug:
Banana/Mango fruit trees are planted with corrupt data in Non-English languages on the GOG version(v1.5.4/v1.5.5)
Cause:
There are translated versions of the original
Ex.
None of these translated versions have the data for the Banana or Mango fruit trees. This causes the planted trees to be very broken.
Fix:
As with the Steam version.
Remove the translated 'fruitTrees' files from the GOG version; as this file only holds the data for growth. The translated text for those trees is handled by their corresponding
So we can just default to the single
Save for testing(added on the 1st thread linked below):
Sources:
Initially reported here for v1.5.4: https://forums.stardewvalley.net/th...glitch-about-banana-tree-and-mango-tree.4623/
And, tried to get a bit more eyes on it in the beta:
Bug:
Banana/Mango fruit trees are planted with corrupt data in Non-English languages on the GOG version(v1.5.4/v1.5.5)
Cause:
There are translated versions of the original
Content/Data/fruitTrees.xnb
file.Ex.
Content/Data/fruitTrees.{language_code}.xnb
None of these translated versions have the data for the Banana or Mango fruit trees. This causes the planted trees to be very broken.
Fix:
As with the Steam version.
Remove the translated 'fruitTrees' files from the GOG version; as this file only holds the data for growth. The translated text for those trees is handled by their corresponding
ObjectInformation.{language_code}.xnb
files.So we can just default to the single
Content/Data/fruitTrees.xnb
file for all languages on GOG; just like it's done in the Steam version.Save for testing(added on the 1st thread linked below):
Sources:
Initially reported here for v1.5.4: https://forums.stardewvalley.net/th...glitch-about-banana-tree-and-mango-tree.4623/
And, tried to get a bit more eyes on it in the beta:
Last edited by a moderator: