Установить 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?