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