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
Plasmasnack:
"How to fix this mod because the latest game update broke the washing feature:
CommonSense\42.0\media\lua\client\ISUI\BB_CS_WashMenu.lua
Replace "getWaterAmount" with "getFluidAmount".
That's it, luckily it is that easy! "
------------------------------------------------------------
Now i will add my grain of sand:
1- Just edit the said file with notepad, notepad++ or other plain text editor.
2- I strongly recommed NOT useing rich text editor like Word or anythong like that as they add configurations to the file and it will get corrupted.
3- Make sure the file gets saved with extension ".lua"
I did it as Plasmasnack said and used notepad++, Worked perfectly.
Thanks for spreading the word! I'll just add on more information:
If you still cannot drink from water sources, it means you have some other mod(s) that also suffer from this same issue. Sink Clean Rags is one such mod and there are multiple files and multiple instances of getWaterAmount you have to replace.
I appreciate that not everyone will have the confidence to open lua code files and make the fixes but luckily they are easy to do. You just use the replace feature (Ctrl + H) in Notepad++ in all relevant lua files. Hopefully authors of such mods are around. It is a very simple thing to address on their end, but modding is a hobby and there are no expectations.
I would release my own fixed versions, but it would take longer for me to get permission than it would for them to go in and rename a few functions and push an update.
Are you complaining about a FREE mod on an UNSTABLE build? You fix it you ♥♥♥♥♥♥♥♥
Thx for help. It fixed it a little however I got a problem now that Drink/Fill options are only available AFTER I wash myself and clothes. Need to see if i missed something or other mod i being funky.
Do you have more then one drive you are installing on?
If so, you need to find the folder on the drive you installed the game on.
I suggest to use find option in total commander for PZ workshop folder to find all apperance of GetWaterAmount() method. I found them in Rebalanced Prom Moving and Decoholic too.