Installer Steam
connexion
|
langue
简体中文 (chinois simplifié)
繁體中文 (chinois traditionnel)
日本語 (japonais)
한국어 (coréen)
ไทย (thaï)
Български (bulgare)
Čeština (tchèque)
Dansk (danois)
Deutsch (allemand)
English (anglais)
Español - España (espagnol castillan)
Español - Latinoamérica (espagnol d'Amérique latine)
Ελληνικά (grec)
Italiano (italien)
Bahasa Indonesia (indonésien)
Magyar (hongrois)
Nederlands (néerlandais)
Norsk (norvégien)
Polski (polonais)
Português (portugais du Portugal)
Português - Brasil (portugais du Brésil)
Română (roumain)
Русский (russe)
Suomi (finnois)
Svenska (suédois)
Türkçe (turc)
Tiếng Việt (vietnamien)
Українська (ukrainien)
Signaler un problème de traduction
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