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






I think you need this mod:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3522626080
在C盘下找到该mod,C:\Users\UserName\AppData\Local\Daedalic Entertainment GmbH\Barotrauma\WorkshopMods\Installed\3406279065
Bmsmod.cs 84行 改为 Util.PushItems(__instance, true);
BmsUtil.cs 26行 改为 public static void PushItems(ItemContainer selectedContainer, bool toStackBox = false)
BmsUtil.cs 30行 移除
i'm guessing it's a LUA related problem, i personnally use the auto updater, LUA works but some mods are broken anyway,
There is no problem with the mod itself, you need to reinstall lua
Reinstall lua using the F3 "install_cl_lua" command
到 'ItemIO BetterMergeStack\CSharp\Client\Bmsmod.cs' 中
找到 Stop 方法中的 harmony.UnpatchAll(harmony_id); 行代码
将其替换为 harmony.UnpatchSelf();
如果还是没法解决甲鱼更新后此mod的失效问题…… 那就只能等作者更新了
"C:\Users\<UserName>\AppData\Local\Daedalic Entertainment GmbH\Barotrauma\WorkshopMods\Installed\3406279065\CSharp\Client\Bmsmod.cs" open with Notepad, find line 21 "harmony.UnpatchAll(harmony_id);" change to "harmony.UnpatchSelf();".
按理来说任何容器都可以,这周我会检查一下
这个我在描述里说过了,以后我会解决这个问题
我只把工坊的中文显示名子改了,所以游戏内名字还是原来的,功能失效和这个应该无关,你是否正确启用了Mod?
stack 但是订阅后 叠层功能和一键转入功能失效了
这个是我特地改的,你的io箱子不为空才会尝试塞物品,不然如果你的柜子里有一堆其他物品的话,会让你不想堆叠的物品进去
描述一下呢?
如果不是这个原因的报错,发一下f3输出的日志我看看?
在游戏内更新要重启下游戏,不然找不到新加的那个图标UI
没有顺序要求,只需要启用io箱子和这个mod
正有此打算,以及未来可能不硬依赖IO箱子加一些更方便整理的功能(?)