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






When this mod is activated, other players other than the HOST have "Lunacy"
"Enlightenment" instead of "sanity".
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3377689002
When you try to start a game with this MOD.
Fails
@狗狗狗雨 修复了
从错误堆栈来看,当高脚鸟 (tallbird) 被电击围栏电场 (fence_electric_field) 触发 "shocked_by_new_field" 事件时,执行到规避电击围栏的行为逻辑时出现了问题。
错误奔溃日志记录: https://pastebin.com/C7hLCNFX
@丶鬼鬼 看起来像游戏本体的问题,我会继续关注
把世界日志给豆包给了问题排查方案!希望能帮到mod更新和新版本优化!
在avoidelectricfence.lua脚本的第 15 行,代码试图访问实体的brain(大脑)属性,但该属性的值为nil(空值),导致无法执行索引操作。
当猪人(名为 "奥利弗",预制体为pigman)接触到电网电场(fence_electric_field)时,触发了shocked_by_new_field(被新电场电击)事件。系统尝试执行 "躲避电网" 的行为逻辑,但因找不到实体的大脑组件而报错。
日志显示使用了工坊 Mod(workshop-2847908822),该 Mod 可能修改了猪人的属性,导致brain组件被意外移除或未正确初始化。
逻辑漏洞:脚本假设所有实体都有brain组件,但实际某些实体(或被 Mod 修改后的实体)可能没有该组件。
部分崩溃日志记录: https://pastebin.com/GeTcNKHG
configuration_options={
[""]=false,
ai1_switch=2,
clean_day=25,
compatible_switch=true,
new_player_join_switch=false,
perf_switch=false,
performance_switch=true,
performance_tips_switch=false,
stack_dis=10
},
enabled=true
}
这是个临时的解决方法: https://pastebin.com/zWzzMzM2
Ex: They didn't collect gems on the ground for days, then at the moment I opened the gem chest (upgraded with elastispacer), they start collect nearby gem and put into that chest
@当0当1不如当3 @wingsummer 当前暂无计划兼容该解释器,也许以后
@Heino 无法复现
@lovek 点击UI可以切换显示状态
@Vân Ca winbot and wobot requires several seconds of warm-up before it can work normally
这对 Winbot 有影响吗?它们就躺在那里什么也不做,直到有人打开地上装有物品的箱子。
请问这个是 bug 还是 feat?