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
[@Phyllis_DX] 我测试也是正常的。已经确认其他扩大容器容量的mod与这个mod共用会导致你说的这种情况,建议开个测试档测试一下这个mod单独开启是否出现相同的问题,并检查有没有同时使用其他扩容mod,如有,尝试关闭那些扩容选项,或者禁用"可升级箱子"的对应容器升级,仅使用该mod的扩容。
而且有个问题,UI的格子隔得太开了,看起来很不习惯
我同时启用这几个mod,但齿轮依然能正常放进去。或许你需要排查一下是否还有其他因素影响。
关闭冰箱时如果没有满足升级要求的话,因为齿轮和石砖并不是能存放在冰箱里的物品,因此在关闭冰箱后会弹出来。另外提醒一下,注意到有其中一个mod会把冰箱修改到4x4大小,可能会影响这个模组正常升级冰箱。
Auto Sort Inventory/Bags/Chests
A Big Bag
生活质量更新
smart minigsign
mango_assistant
[@夏洛克不姓夏] 我测试能正常放入,你可以开个测试档,使用预设设置并不开其他模组,看看能否正常使用。如果可以使用,那告诉我你调整过的模组配置,以及你在使用什么其他模组。
因为我没有单机版,不清楚单机版要怎么写,也没法测试。你可以试试直接把整个mod复制过去单机版试试看能不能用,虽说我感觉大概率是不能用的。
打开那个mod的modmain.lua,用微软自带的记事本打开就行。按ctrl+h打开替換视窗,搜 inventorybar:Rebuild() 替換成self:Rebuild() ,保存退出,看看还有没有类似的问题。大概会在424行那里。
注意:这个修改应该只会对你这边的显示生效,你服务器里的其他小伙伴也需要在他们对应的地方进行修改。当然只是应该,也有可能房主改了其他人一并生效。
上面这段话是复制之前遇到同类问题的人我贴的回复,可能已经过时。如果试过不行的话,请留言告诉我,我再看看。也未必是同一个mod,建议贴一下那个mod的链接
[@Lu suisu] 因为背包界面不好放按钮,所以干脆就不给背包弄按钮了
是个好想法,但难实现,需要点时间。不考虑切换成2*x的形式,举个例子,不会去做把3*4切换成2*6的形式。但应该会做成背包格子可自行拖动到你想要的位置,背景大概率直接隐藏了 前提是我有心情去做 。
你可以在箱子升级模式那里改成复杂或者混合模式,同时会影响背包,可以进行行列升级 (虽然没实测过,但姑且是这么写的,如果不行那就是有bug),或许能升级成你想要的样子。你大概会注意到背景会拉伸的很奇怪,这也是为什么我不做2*x的原因。
[@AoQC: Little Newfie Gal] Try these mod configs: turn on "Show All Pages" from Main Menu; turn on "Page Upgrade"; "Max upgrade" to a lower value. See if it matches what you want.
如果没显示材料需求的话那有几种可能:
1. 没开启背包升级功能
2. 开了背包翻页,但页数上限设置成1了
3. "仅坎普斯背包"功能开启了,导致只能升级坎普斯背包,不能升级普通背包
[@TJ] 开启那个设置就行,切斯特需要龙鳞升级
没测试出来问题。需要你的客户端日志。
主菜单 → 左下角,数据 → alt+↑ → client_log
如果报错了的话会在最下面显示那些错误日志的,我需要看看那个确认问题。或者出现错误时,游戏会弹出提示,那个就是错误日志。
Thank you for reporting me. It will also be fixed. Seems it is work for hammer deconstruct, which has same effect with putting a hammer in it, but not work for green staff. An alternative way you can get items back is use the console command:
c_select().components.chestupgrade:Degrade(1)
just point your cursor toward the container and input the console command. Make sure the left hand side of the command bar is "Remote", if it is "Local", click ctrl once.
The new version should have fixed the issue. You can rollback to get the items back.
I change the logic for item that can be put into the container, but I forget to make hammer can go into it. I will make it in next update.
when you turn on "Deconstruct Return items", deconstruction staff refund you all items you used in upgrade, deconstruct with hammer only get half.
I have had the downgrade setting enabled for a long time and I haven't touched it yet.
I checked and the chest works fine. But the hummer doesn't fit in the Ice Box.
I literally played and saw the update to this mod when I was moving my Ice Boxes to a new location because I made a mistake with the location. I downgraded 1 Ice Box and moved it to the correct position, but after restarting I can't downgrade the remaining two 9x9 Ice Boxes.
I also don't understand how the Deconstruct Return items setting works. Does Deconstruction Staff return resources only for the building itself, but not those spent on upgrading it, or does it only mean the ability to break a building with a hammer and get resources for upgrading?
以前的形式有修改了容器的保存功能,去避免一部分情况下箱子里东西在加载时掉出来的情况(未知原因,但仅开启这个mod不会出现,所以远古时期我还没发现这个问题的时候,这个mod也没有这个对保存机制的修改)。但我一直不喜欢这个对保存的修改,所以这几天的更新一直在尝试拔除那个修改,但现在就结论而言是失败了,出现了各种物品消失的问题。只能选择与那个修改并存了。