安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








Armor mod i was using at the time: https://psteamcommunity.yuanyoumao.com/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://psteamcommunity.yuanyoumao.com/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>