安装 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?