安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.Tale_SinglePawn.Concerns (Verse.Thing) <0x00019>
at RimWorld.TaleManager.Notify_PawnDiscarded (Verse.Pawn,bool) <0x00067>
at Verse.Pawn.Discard (bool) <0x0017d>
at RimWorld.Planet.WorldPawns.DiscardPawn (Verse.Pawn,bool) <0x0009e>
at RimWorld.Planet.WorldPawns.PassToWorld (Verse.Pawn,RimWorld.Planet.PawnDiscardDecideMode) <0x00209>
at Verse.PawnGenerator.DiscardGeneratedPawn (Verse.Pawn) <0x000c7>
at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest&,string&,bool,bool) <0x00a7a>
at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest&) <0x003b0>
at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest) <0x007bb>
at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawn_Patch4 (Verse.PawnGenerationRequest) <0x000ca>
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
Exception while generating pawn group: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.Tale_SinglePawn.Concerns (Verse.Thing) <0x00019>
at RimWorld.TaleManager.Notify_PawnDiscarded (Verse.Pawn,bool) <0x00067>
at Verse.Pawn.Discard (bool) <0x0017d>
at RimWorld.Planet.WorldPawns.DiscardPawn (Verse.Pawn,bool) <0x0009e>
at RimWorld.Planet.WorldPawns.PassToWorld (Verse.Pawn,RimWorld.Planet.PawnDiscardDecideMode) <0x00209>
at Verse.PawnGenerator.DiscardGeneratedPawn (Verse.Pawn) <0x000c7>
at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest&,string&,bool,bool) <0x00a7a>
at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest&) <0x003b0>
at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest) <0x007bb>
at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawn_Patch4 (Verse.PawnGenerationRequest) <0x000ca>
When i destroyed the landing pad, a invisible object called Spaceship with 3000 health took its place, there's no options when i click in this invisible object.
The line "Verse.PawnGenerator.GeneratePawn_Patch4" is quite suspicious as it could come from a mod overriding core functions.
It landed and I saw a copy shrinking and shrinking... and at some point growing and growing while the surrounding area of the landing pad is more or less invisible.
I could trade with the ship and ask to send it away and even saw a version of it fly away. Still having a 3k HP ship on the pad though.
Destroying the pad in godmode removed the ghost and all other issues too.