Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Find "skin_saver.lua" (part of the mod). See line 11 and 28: "local f = io.open(self.file, "r")". Replace both with "local f = nil". Done. Unsubscibing and subscribing again will undo this edit.
The bug appears the moment a gift falls out.
@myxal : I've found the json file (as you said in SteamApps/commoc/Don't Starve Together/data) but can't find the "KLEI1" line you mentionned.
It only contains packs of datas in a big array.
Hope CunningFox can fix the issue.
Ie. (Steam library folder)/SteamApps/common/Don't Starve Together/... (I'm on macOS so it continues into dontstarve_steam.app/Contents/data/skins_data.json; I assume on Windows it would be simply data/skins_data.json).
If you search for "skins_data.json" under the first "Don't Starve Together" folder you encounter you should find it.
I checked yesterday on my mod folder for 1653324376 and couldn't find it.
Where is the file you refer?
In my case I deleted the "KLEI 1" line from the beginning of the file, the rest was valid json.