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
I reloaded a save for the first time after placing a light strip, and initially nothing would at all would render on the screen. I've quit and restarted the game, and now the HUD will load, but nothing on the game map. It might be relevant that my base is in empty space (Launch into Empty Space mod) on a platform (Orbital Platforms mod) I built myself. I didn't have any issues with this until I placed the light strip. It might also be relevant that my walls are from this mod: [MUS]太空基地家具Space Base Furniture, and the light strips extended under them in places.
These are the two errors I am seeing repeatedly in the logs:
Tried to register trasmitter NOE_LightsStrip2938698 at (44, 0, 51), but there is already a power net here. There can't be two transmitters on the same cell.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
RimWorld.PowerNetManager:UpdatePowerNetsAndConnections_First ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Map.MapUpdate_Patch1 (Verse.Map)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
[Ref 50B1332A] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
I hope you have some ideas about how I might be able to fix this as this was the longest colony I've ever had. Thank you for your time, and your very cool mod idea!!
Unfortunately I haven’t been able to reproduce the error on my side. From the log it looks like the problem happens because two things are trying to act as a power transmitter on the same tile, one is definitely the LED Light Strip, but I couldn’t figure out what the other one is.
Right now there just aren’t enough details to track it down further.
Thanks for looking in to it!