安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
they might go rats**t insane
[Ref 671CB50E] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
不知是甚麼問題,但一直冒紅字
Mod code error: The developer of the Fortified module mistakenly directly referenced the static members of TransportShipDefOf in the constructor of ShuttlePermitExtension. This is a taboo in RimWorld module development.
Violation of life cycle rules: RimWorld's Def loading and initialization has a strict order. The DefOf class is absolutely not available when the constructor is executed. DefOf must be used safely to reference other Defs in the ResolveReferences() phase (when all Defs and DefOfs have been initialized).
https://gist.github.com/HugsLibRecordKeeper/9d53475994f289a7fb8349ab71c3860f
模组代码错误: Fortified 模组的开发者错误地在 ShuttlePermitExtension 的构造函数中直接引用了 TransportShipDefOf 的静态成员。这是 RimWorld 模组开发中的禁忌。
违反生命周期规则: RimWorld 的 Def 加载和初始化有严格的顺序。构造函数执行时,DefOf 类绝对不可用。必须在 ResolveReferences() 阶段(此时所有 Def 和 DefOf 都已初始化完成)才能安全地使用 DefOf 来引用其他 Def。
========== General load errors (2) ==========
Error loading language from (D:\Steam\steamapps\workshop\content\294100\2561619583\Languages\English, Aoba.Fortress.Industrial, D:\Steam\steamapps\workshop\content\294100\2561619583): dir AmmoCategoryDef doesn't correspond to any def type. Skipping...
Error loading language from (D:\Steam\steamapps\workshop\content\294100\2561619583\Languages\English, Aoba.Fortress.Industrial, D:\Steam\steamapps\workshop\content\294100\2561619583): dir AmmoSetDef doesn't correspond to any def type. Skipping...
========== Def-injected translations load errors (105) ==========
Found no Verse.DamageDef named HESH_ShockWave to match HESH_ShockWave.label (FT_DamageDefs.xml)
Found no Verse.DamageDef named HESH_ShockWave to match
are you fix it?