Steam'i Yükleyin
giriş
|
dil
简体中文 (Basitleştirilmiş Çince)
繁體中文 (Geleneksel Çince)
日本語 (Japonca)
한국어 (Korece)
ไทย (Tayca)
Български (Bulgarca)
Čeština (Çekçe)
Dansk (Danca)
Deutsch (Almanca)
English (İngilizce)
Español - España (İspanyolca - İspanya)
Español - Latinoamérica (İspanyolca - Latin Amerika)
Ελληνικά (Yunanca)
Français (Fransızca)
Italiano (İtalyanca)
Bahasa Indonesia (Endonezce)
Magyar (Macarca)
Nederlands (Hollandaca)
Norsk (Norveççe)
Polski (Lehçe)
Português (Portekizce - Portekiz)
Português - Brasil (Portekizce - Brezilya)
Română (Rumence)
Русский (Rusça)
Suomi (Fince)
Svenska (İsveççe)
Tiếng Việt (Vietnamca)
Українська (Ukraynaca)
Bir çeviri sorunu bildirin
Like colloect with a tractor beam just by passing by things. no need to set to collect
---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> Halfling.Serialization.DeserializeException: Deserialization from source <Data\ships\terran\terran.rules>/Terran" failed.
---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> Halfling.Serialization.DeserializeException: Deserialization from source "<\1x1ARC\1x1ARC.rules>/Part" failed.
---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> Halfling.Serialization.DeserializeException: Deserialization from source "<1x1ARC\1x1ARC.rules>/Part/Components/BatteryConsumer" failed.
---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
Here is part of the log, I hope it helps
There seems to be an issue with "1x1ARC.rules" though the issue may persist with more .rule files.
Nice work with the mod by the way :)
As to allowing them to auto-collect, I would also love that, but as the modding api/framework for this game is quite limited, it would be very difficult to implement if not impossible with the current modding capabilities.
UPDATE FOR NEW VERSION PLEASE!!!!!
ID = parksinjunn.4x4ARC
is supposed to be this
ID = parksinjunn.AutomatedResourceCollector
---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.Collections.Generic.KeyNotFoundException: The given key 'parksinjunn.AutomatedResourceCollector' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Cosmoteer.Ships.Parts.Part.LoadRules(GenericSerialReader reader, Boolean& loadFlipped) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Part.cs:line 479
at Cosmoteer.Ships.Parts.Part..ctor(GenericSerialReader reader) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Ships\Parts\Part.cs:line 470