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
at the time of update i only tested to see if the crash was gone, but i didn't test building one fresh in a game that hadn't previously had one built..
i imagine if we revert that fix, the scanner will be place-able again. i didn't know if the existing item had to be removed so it can successfully add what it wants, or if we were supposed to check if it already existed and not bother to add a new one if it exists, but i assume we did it the wrong way.
When using the Pause menu to Load a save while already in a game (when an Advanced Space Scanner is already built), this happens:
Error in AdvancedSpaceScannerComplete.BuildingComplete.OnSpawn
System.ArgumentException: An item with the same key has already been added. Key: 94109
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior)
at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value)
at AdvancedSpaceScanner.AdvancedSpaceScannerPatches+BuildingComplete_OnSpawn_Patch.Postfix (BuildingComplete __instance)
at (wrapper dynamic-method) BuildingComplete.BuildingComplete.OnSpawn_Patch6(BuildingComplete)
at KMonoBehaviour.Spawn ()
Added functionality for Spacecraft detection and general bug fixes. Updated for game version AP-420700 .
Or, they simply detect everything at the same time, which in this case, is even better.
Plus, it's extremely buggy, just so you know.
消耗资源更多,但是更无脑
do you need the full log?
ArgumentException: An element with the same key already exists in the dictionary.
at System.Collections.Generic.Dictionary`2<int, int[]>.Add (int,int[]) <0x002b1>
at AdvancedSpaceScanner.AdvancedSpaceScannerPatches/BuildingComplete_OnSpawn_Patch.Postfix (BuildingComplete) <0x000f8>
at (wrapper dynamic-method) BuildingComplete.OnSpawn_Patch3 (object) <0x00e70>
at KMonoBehaviour.Spawn () <0x0010d>
Rethrow as Exception: Error in AdvancedSpaceScannerComplete.BuildingComplete.OnSpawn
at KMonoBehaviour.Spawn () [0x00000] in <filename unknown>:0
at KMonoBehaviour.Start () [0x00000] in <filename unknown>:0