ติดตั้ง 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 (เวียดนาม)
Українська (ยูเครน)
รายงานปัญหาเกี่ยวกับการแปลภาษา
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