安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






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