安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








MODERROR [Telepathy] - RunSegment: System.NullReferenceException: Object reference not set to an instance of an object
at XRL.World.Parts.Mutation.Telepathy.HandleEvent (XRL.World.BeforeRenderEvent E) [0x000aa] in D:\games\Steam\steamapps\workshop\content\333640\3174001364\Telepathy.cs:96
at XRL.World.BeforeRenderEvent.handlePartDispatch (XRL.World.IPart Part) [0x0000b] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.World.GameObject.HandleEventInner (XRL.World.MinEvent E, System.Int32 ID) [0x0004b] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.World.GameObject.HandleEvent[T] (T E) [0x003da] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.World.Cell.HandleEvent[T] (T E) [0x000fe] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.World.Zone.HandleEvent[T] (T E) [0x00117] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.Core.XRLCore.RenderBaseToBuffer (ConsoleLib.Console.ScreenBuffer Buffer) [0x00227] in <d2c32e55d337415595fc660fe3e05333>:0
at XRL.Core.XRLCore.RenderBase (System.Boolean UpdateSidebar, System.Boolean DuringRestOkay) [0x00131] in <d2c32e55d337415595fc660fe3e05333>:0
at (wrapper dynamic-method) XRL.Core.XRLCore.XRL.Core.XRLCore.PlayerTurn_Patch1(XRL.Core.XRLCore)
at XRL.Core.ActionManager.RunSegment (System.Boolean bUnityDebug) [0x01cb7] in <d2c32e55d337415595fc660fe3e05333>:0
=== Telepathy Errors ===
<...>/steamapps/workshop/content/333640/3174001364/Telepathy.cs(219,225): error CS1503: Argument 17: cannot convert from 'int' to 'bool'
<...>/steamapps/workshop/content/333640/3174001364/Telepathy.cs(219,229): error CS1503: Argument 18: cannot convert from '<null>' to 'int'
== Warnings ==
<...>/steamapps/workshop/content/333640/3174001364/Telepathy.cs(29,24): warning CS0672: Member 'Telepathy.Register(GameObject)' overrides obsolete member 'IPart.Register(GameObject)'. Add the Obsolete attribute to 'Telepathy.Register(GameObject)'.
i was trying to use the telepathy for a command build were i could stand in town control things to fight for me
<...>\steamapps\workshop\content\333640\3174001364\Telepathy.cs(219,225): error CS1503: Argument 17: cannot convert from 'int' to 'bool'
<...>\steamapps\workshop\content\333640\3174001364\Telepathy.cs(219,229): error CS1503: Argument 18: cannot convert from '<null>' to 'int'
== Warnings ==
<...>\steamapps\workshop\content\333640\3174001364\Telepathy.cs(29,24): warning CS0672: Member 'Telepathy.Register(GameObject)' overrides obsolete member 'IPart.Register(GameObject)'. Add the Obsolete attribute to 'Telepathy.Register(GameObject)'.
<...>\steamapps\workshop\content\333640\3174001364\Telepathy.cs(32,4): warning CS0618: 'IPart.Register(GameObject)' is obsolete: 'Use Register(GameObject, IEventRegistrar)'
<...>\steamapps\workshop\content\333640\3174001364\Telepathy.cs(101,22): warning CS0168: The variable 'e' is declared but never used
<...>\steamapps\workshop\content\333640\3174001364\Telepathy.cs'.
<...>\steamapps\workshop\content\333640\3174001364\Telepathy.cs'.
this is my error btw