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
Armor mod i was using at the time: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2780209976
Thanks for reporting this, it's a known bug when I design this mod, because this mod has to compat the heavylifting items, and related functions name as REPAIR.fn, COMPARE_WEIGHABLE.fn, USE_HEAVY_OBSTACLE.fn; which have same name fn as PICKUP.fn; To solve this issue, I used a temp solution to detect which number of PICKUP.fn in the code line; if other mod modified the PICKUP.fn, it will fail as expected; I would like to encourage you to close inventory or slot related mod and test again; if it still happens, do not hesitate to leave the report here;
In the last, I am still working on this mod and try to find a final solution above, plz give me some time and spread this mod to help make this mod better to fit thie DST community! Thx!
Kind regards
Mon_ius
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2428854303
排查问题时,恰好看到本mod今天也更新了,故尝试取消订阅本mod,可正常恢复游戏。
本人强迫症,在找最优mod时,对您的mod描述印象颇深,可惜自己不懂代码,不知能否帮上忙。我目前订阅的
客户端mod:
1、Chinese Language Pack(中文语言包)
2、Chinese++ (优化版)
3、🎃组合状态[最新/中文]-Combined Status
4、Minimap HUD
5、Geometric Placement
6、Craft Pot [DS, ROG, SW, DST]
7、Crafting Visibility [Improved]
8、Proper Switching & Auto Re-Equip Client Mod
服务器mod:
1、[DST]Auto Catch
2、Global Positions
3、Don't Drop Everything
4、Better Ice Flingomatic [obsolete]
5、Simple Health Bar DST
6、Insight (Show Me+)
7、Automatic chest sorting
8、🎃【服务器】虫洞和楼梯图标标记
9、修改堆叠上限/Modify items stack
10、Complete Your Map汉化版
11、Smart Minisign Revisited
已收藏作品,希望早日吃上大大的饼!
建议停止使用6、Insight (Show Me+),using Show Me instead!
[string "scripts/components/inventory.lua"]:799: attempt to index local 'inst' (a nil value)
LUA ERROR stack traceback:
scripts/components/inventory.lua:799 in (method) GiveItem (Lua) <798-953>
scripts/actions.lua:647 in () ? (Lua) <604-668>
=(tail call):-1 in () (tail) <-1--1>
scripts/bufferedaction.lua:25 in (method) Do (Lua) <21-35>
scripts/entityscript.lua:1463 in (method) PerformBufferedAction (Lua) <1450-1474>
scripts/stategraphs/SGwilson.lua:5417 in (field) fn (Lua) <5411-5419>
scripts/stategraph.lua:604 in (method) UpdateState (Lua) <572-616>
scripts/stategraph.lua:643 in (method) Update (Lua) <635-663>
scripts/stategraph.lua:128 in (method) Update (Lua) <109-146>
scripts/update.lua:283 in () ? (Lua) <219-293>