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
https://gist.github.com/ningmeng000001/e6c764960a2f33526522ee72aee9283a
"stop after adding six" sound simple, but it's problematic because:
- Not all compost bins have a maximum capacity of six; other mods (e.g., the Uncompromising mod) could change this value.
- The "added 1 into the bin" event can be tell easily with our eyes, but it's really hard for a client mod to detect that. That's why it wasn't fully supported until now. (same with the "oh, it's full already" event).
- You can't tell how many space left inside a working compost bin - is it full? 5/6 full or 2/6 full? Try once is the only way to know.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3136701076
Let's celebrate with version 2.9.05 - feel free to check the "Change Notes" for all the details.
[string "'scripts/components/inventory.lua",:703: attempt to index field 'isexternallyinsulated' (a nil value)
LUAERROR stack traceback:
scripts/components/playerlightningtarget.lua:3 in (field) onstrikefn (Lua) <1-19>
scripts/components/playerlightningtarget.lua:4l in (method) DoStrike (Lua) <39-43>
scripts/components/weather.lua:704 in (local)fn (Lua)<629-721>
scripts/entityscript.lua:1215 in(method) PushEvent (Lua)<1202-1229>
scripts/components/weather.lua:111l in (upvalue) old update (Lua) <876-1120>
../mods/workshop-3235319974/scripts/main/components.lua:570 in (method) OnUpdate (Lua) <567-572>
scripts/update.lua:262in()?(Lua)<224-298>
self.AddActionList("leftclick", "MIOFUEL", "MURDER", "USEKLAUSSACKKEY", "READ",
"BATHBOMB", "PLANTSOIL", "ADDCOMPOSTABLE", "INTERACT_WITH", "CARNIVALGAME_FEED", "BAIT",
"ADVANCE_TREE_GROWTH", "HALLOWEENMOONMUTATE", "WAX", "BRUSH", "ERASE_PAPER")