安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






If anyone run into the same issue, please check if this is also the case for you.
https://gist.github.com/HugsLibRecordKeeper/30be3466f142c5d6850e59136870f15e
如果机制上先可以止血减少这种概率的话,在原版的情况下还是很有用的。
Again, thank you for the good report.
at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic, System.Boolean wrapExceptions) [0x00003] in <51fded79cd284d4d911c5949aff4cb21>:0
at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00000] in <51fded79cd284d4d911c5949aff4cb21>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <51fded79cd284d4d911c5949aff4cb21>:0
at Verse.DesignationCategoryDef.ResolveDesignators () [0x00026] in <d2f9716cc2ac4cda9c2a174cc147bf37>:0
- POSTFIX UnlimitedHugs.AllowTool: Void AllowTool.Patches.DesignationCategoryDef_ResolveDesignators_Patch:InjectAllowToolDesignators()
.
While it does indicate a postfix from allowtool, I pinpointed the problem to this mod:
DesignationCategoryDefOrders could not instantiate special designator from class .
Exception:
System.ArgumentNullException: Value cannot be null.
Parameter name: type
[Ref A5834E25] (I had to delete it, gotta post it in the next comment)
Pawns not doing any work, hope it helps, now I gotta play the game qwq
<li MayRequireAnyOf="Mlie.CaptureThem,Mlie.CaptureThem_steam">CaptureThemCapture</li>
改成
<li MayRequireAnyOf="Mlie.CaptureThem,Mlie.CaptureThem_steam,lke.smarter.capturethem">CaptureThemCapture</li>
能不能详细讲一下怎么手动兼容
可能是原MOD中途删除再加入此mod后,还需要开关一下?或者有什么奇怪的bug
床铺有空,小人区域无限制,工作优先级也ok,设置里的两个条都研究过
@YUKIKAZE 暂时没有,不过这是不错的建议。我看看能不能加上