Steam installieren
Anmelden
|
Sprache
简体中文 (Vereinfachtes Chinesisch)
繁體中文 (Traditionelles Chinesisch)
日本語 (Japanisch)
한국어 (Koreanisch)
ไทย (Thai)
Български (Bulgarisch)
Čeština (Tschechisch)
Dansk (Dänisch)
English (Englisch)
Español – España (Spanisch – Spanien)
Español – Latinoamérica (Lateinamerikanisches Spanisch)
Ελληνικά (Griechisch)
Français (Französisch)
Italiano (Italienisch)
Bahasa Indonesia (Indonesisch)
Magyar (Ungarisch)
Nederlands (Niederländisch)
Norsk (Norwegisch)
Polski (Polnisch)
Português – Portugal (Portugiesisch – Portugal)
Português – Brasil (Portugiesisch – Brasilien)
Română (Rumänisch)
Русский (Russisch)
Suomi (Finnisch)
Svenska (Schwedisch)
Türkçe (Türkisch)
Tiếng Việt (Vietnamesisch)
Українська (Ukrainisch)
Ein Übersetzungsproblem melden
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