Solved Item's name become bunch of code [Windows]

Pathoschild

Developer
Hi! That means you're missing some of the game's translations, which is usually caused by installing an XNB mod which replaced Strings/Objects with an outdated version. Using XNB mods isn't recommended, since they often break the game; I suggest sticking with SMAPI and Content Patcher mods. If that's the issue, you can reset your game files to fix it.
 

lhometo

Newcomer
Hi! That means you're missing some of the game's translations, which is usually caused by installing an XNB mod which replaced Strings/Objects with an outdated version. Using XNB mods isn't recommended, since they often break the game; I suggest sticking with SMAPI and Content Patcher mods. If that's the issue, you can reset your game files to fix it.
Thank you, the language mods was the problem.
I'm already using SMAPI and content patchers
 

Pathoschild

Developer
If it was caused by a Content Patcher content pack, it sounds like the author didn't apply the recommended best practices. I suggest reporting the bug on the content pack's page, and asking them to use the EditData action instead of Load to avoid compatibility issues with each game update.
 
Top