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