安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
attempted to make the mod function in my pack where both settlements were on flat ground and it functioned just fine with new settlement and power point along with same wind farm.
Root level exception in OnGUI(): System.NullReferenceException: Object reference not set to an instance of an object
[Ref FF26D26] Duplicate stacktrace, see ref for original
I imagine this is the problem, but please tell me what else I should provide in order for you to be able to help me.
https://drive.google.com/file/d/1Ikwfnt8D8NlA_ODD-vDZFwr9ciWXJWS9/view?usp=sharing
Edit: I assumed Vanilla Outposts Expanded: Power Grid was the problem, because when I removed it from a longer list of mods, it worked just fine. It is definitely something to do with Settlers as well as that also solved the black screen when removed.
Could not resolve cross-reference: No Verse.ThingDef named VPE_NuclearGenerator found to give to VOEPowerGrid.ConstructionOption VOEPowerGrid.ConstructionOption
In my case this is because of Niilo's QoL, but I'm pretty sure there are other mods out there that remove the VE nuclear generator. I can personally think of three mods that add nuclear power generation, so it's a common point of overlap that some players want to clean up.
Is there any chance you could make your check more robust to handle the generator def being absent, for example checking if the VPE_NuclearGenerator exists, rather than checking if the VFE Power mod is active?