rimworld吧 关注:278,009贴子:5,139,612

【求助】外星人框架报错

只看楼主收藏回复

经过3、4天自己研究搞定不了,遂来征求吧友意见
核心问题是装了外星人框架之后,生成地图会随机报错(已把红字询问AI),并且只要报错一次这次启动环世界任何新建地图读档均报错,同理只要不报错这次环世界启动任何读档新建地图都没问题
已采取方案(重新安装本体和模组、DLC版本问题、DLC移动到MODS文件、验证文件完整性、虚拟内存、rimsort删除缓存、排序问题、汉化问题)
1、全DLC+框架文件+MOD:报错,所以下一步取消MOD
2、全DLC+框架文件:报错,所以下一步检查是不是凝聚力DLC的问题,去除DLC
3、核心+框架文件:报错,并非DLC问题,怀疑是不是未禁用DLC影响了本地文件,删除所有MOD取消订阅,只订阅测试用框架MOD
4、核心+框架MOD(重新订阅):无用,进一步怀疑是本身电脑问题,待确定
排序如下:
HARMONY
核心
DLC
HUGSLIB
HUGSLIB汉化
外星人框架
外星人框架汉化


IP属地:福建1楼2026-01-02 18:36回复
    如图



    IP属地:福建来自Android客户端2楼2026-01-02 18:41
    回复
      2026-01-22 01:32:21
      广告
      不感兴趣
      开通SVIP免广告
      没错这就是我想看的


      IP属地:广东来自Android客户端3楼2026-01-02 18:41
      回复
        玩环要学会和报错和平共处,这东西非常玄学,只弹一次的、玩起来没大问题的,可以选择忽视,能跑就行


        IP属地:河南来自Android客户端4楼2026-01-02 18:47
        收起回复
          典型的空引用异常,你是不是移除过外星人相关的mod。可能需要删除modconfig恢复


          IP属地:福建来自Android客户端5楼2026-01-02 19:39
          收起回复
            只要在游戏内没有循环红字就能玩,有循环红字不卡继续玩,没有炸档也能玩,炸档了卸掉部分mod继续玩


            IP属地:浙江来自Android客户端6楼2026-01-02 20:56
            回复
              涉及模组如下,应该没有下错版本的问题


              IP属地:福建来自Android客户端7楼2026-01-02 21:53
              回复
                Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object
                [Ref 8C5101DF]
                at Verse.PawnGenerator.FinalLevelOfSkill (Verse.Pawn pawn, RimWorld.SkillDef sk, Verse.PawnGenerationRequest request) <0x7fb58250 + 0x00000> in <46372f5dadbf4af8939e608076251180>:0
                - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:FinalLevelOfSkillTranspiler(IEnumerable`1 instructions, ILGenerator ilg)
                at Verse.PawnGenerator.GenerateSkills (Verse.Pawn pawn, Verse.PawnGenerationRequest request) [0x00035] in <46372f5dadbf4af8939e608076251180>:0
                - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GenerateSkillsPrefix(Pawn pawn)
                - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GenerateSkillsPostfix(Pawn pawn)
                at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x00502] in <46372f5dadbf4af8939e608076251180>:0
                - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:TryGenerateNewPawnInternalTranspiler(IEnumerable`1 instructions)
                - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:TryGenerateNewPawnInternalPrefix(PawnGenerationRequest& request)
                at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest& request) [0x0009c] in <46372f5dadbf4af8939e608076251180>:0
                at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00140] in <46372f5dadbf4af8939e608076251180>:0
                at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest request) [0x0002a] in <46372f5dadbf4af8939e608076251180>:0
                - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPrefix(PawnGenerationRequest& request)
                - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPostfix(Pawn __result)
                UnityEngine.StackTraceUtility:ExtractStackTrace ()
                Verse.Log:Error (string)
                (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnGenerator.GeneratePawn_Patch1 (Verse.PawnGenerationRequest)
                RimWorld.Faction:TryGenerateNewLeader ()
                RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.Planet.PlanetLayer,RimWorld.FactionGeneratorParms)
                RimWorld.FactionGenerator:CreateFactionAndAddToManager (RimWorld.Planet.PlanetLayer,RimWorld.FactionDef)
                RimWorld.FactionGenerator:AddFactionToManager (RimWorld.Planet.PlanetLayer,RimWorld.FactionDef)
                RimWorld.FactionGenerator:InitializeFactions (RimWorld.Planet.PlanetLayer,System.Collections.Generic.List`1<RimWorld.FactionDef>)
                RimWorld.FactionGenerator:GenerateFactionsIntoWorldLayer (RimWorld.Planet.PlanetLayer,System.Collections.Generic.List`1<RimWorld.FactionDef>)
                RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string,RimWorld.Planet.PlanetLayer)
                RimWorld.Planet.WorldGenerator:GeneratePlanetLayer (RimWorld.Planet.PlanetLayer,string,int)
                RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,RimWorld.Planet.LandmarkDensity,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
                HugsLib.Quickstart.QuickstartController:ApplyQuickstartConfiguration ()
                HugsLib.Quickstart.QuickstartController/<>c:<InitiateMapGeneration>b__7_0 ()
                Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
                Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
                System.Threading.ThreadHelper:ThreadStart_Context (object)
                System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
                System.Threading.ThreadHelper:ThreadStart ()


                IP属地:福建8楼2026-01-02 22:02
                回复
                  2026-01-22 01:26:21
                  广告
                  不感兴趣
                  开通SVIP免广告
                  Error in WorldGenStep: System.NullReferenceException: Object reference not set to an instance of an object
                  [Ref 5CE36F6D]
                  at Verse.PawnGenerator.FinalLevelOfSkill (Verse.Pawn pawn, RimWorld.SkillDef sk, Verse.PawnGenerationRequest request) <0x7fb58250 + 0x00000> in <46372f5dadbf4af8939e608076251180>:0
                  - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:FinalLevelOfSkillTranspiler(IEnumerable`1 instructions, ILGenerator ilg)
                  at Verse.PawnGenerator.GenerateSkills (Verse.Pawn pawn, Verse.PawnGenerationRequest request) [0x00035] in <46372f5dadbf4af8939e608076251180>:0
                  - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GenerateSkillsPrefix(Pawn pawn)
                  - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GenerateSkillsPostfix(Pawn pawn)
                  at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x00502] in <46372f5dadbf4af8939e608076251180>:0
                  - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:TryGenerateNewPawnInternalTranspiler(IEnumerable`1 instructions)
                  - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:TryGenerateNewPawnInternalPrefix(PawnGenerationRequest& request)
                  at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest& request) [0x0009c] in <46372f5dadbf4af8939e608076251180>:0
                  at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00140] in <46372f5dadbf4af8939e608076251180>:0
                  at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest request) [0x001d6] in <46372f5dadbf4af8939e608076251180>:0
                  - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPrefix(PawnGenerationRequest& request)
                  - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPostfix(Pawn __result)
                  at RimWorld.Faction.TryGenerateNewLeader () [0x00266] in <46372f5dadbf4af8939e608076251180>:0
                  at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.Planet.PlanetLayer layer, RimWorld.FactionGeneratorParms parms) [0x001ff] in <46372f5dadbf4af8939e608076251180>:0
                  at RimWorld.FactionGenerator.CreateFactionAndAddToManager (RimWorld.Planet.PlanetLayer layer, RimWorld.FactionDef facDef) [0x000cf] in <46372f5dadbf4af8939e608076251180>:0
                  at RimWorld.FactionGenerator.AddFactionToManager (RimWorld.Planet.PlanetLayer layer, RimWorld.FactionDef facDef) [0x00000] in <46372f5dadbf4af8939e608076251180>:0
                  at RimWorld.FactionGenerator.InitializeFactions (RimWorld.Planet.PlanetLayer layer, System.Collections.Generic.List`1[T] factions) [0x000b0] in <46372f5dadbf4af8939e608076251180>:0
                  at RimWorld.FactionGenerator.GenerateFactionsIntoWorldLayer (RimWorld.Planet.PlanetLayer layer, System.Collections.Generic.List`1[T] factions) [0x0000d] in <46372f5dadbf4af8939e608076251180>:0
                  at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (System.String seed, RimWorld.Planet.PlanetLayer layer) [0x00006] in <46372f5dadbf4af8939e608076251180>:0
                  at RimWorld.Planet.WorldGenerator.GeneratePlanetLayer (RimWorld.Planet.PlanetLayer layer, System.String seedString, System.Int32 seed) [0x0004f] in <46372f5dadbf4af8939e608076251180>:0
                  UnityEngine.StackTraceUtility:ExtractStackTrace ()
                  Verse.Log:Error (string)
                  RimWorld.Planet.WorldGenerator:GeneratePlanetLayer (RimWorld.Planet.PlanetLayer,string,int)
                  RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,RimWorld.Planet.LandmarkDensity,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
                  HugsLib.Quickstart.QuickstartController:ApplyQuickstartConfiguration ()
                  HugsLib.Quickstart.QuickstartController/<>c:<InitiateMapGeneration>b__7_0 ()
                  Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
                  Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
                  System.Threading.ThreadHelper:ThreadStart_Context (object)
                  System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                  System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                  System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
                  System.Threading.ThreadHelper:ThreadStart ()


                  IP属地:福建9楼2026-01-02 22:03
                  回复
                    Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object
                    [Ref 8C5101DF] Duplicate stacktrace, see ref for original
                    UnityEngine.StackTraceUtility:ExtractStackTrace ()
                    Verse.Log:Error (string)
                    (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnGenerator.GeneratePawn_Patch1 (Verse.PawnGenerationRequest)
                    RimWorld.Faction:TryGenerateNewLeader ()
                    RimWorld.FactionGenerator:NewGeneratedFaction (RimWorld.Planet.PlanetLayer,RimWorld.FactionGeneratorParms)
                    RimWorld.FactionGenerator:CreateFactionAndAddToManager (RimWorld.Planet.PlanetLayer,RimWorld.FactionDef)
                    RimWorld.FactionGenerator:AddFactionToManager (RimWorld.Planet.PlanetLayer,RimWorld.FactionDef)
                    RimWorld.FactionGenerator:InitializeFactions (RimWorld.Planet.PlanetLayer,System.Collections.Generic.List`1<RimWorld.FactionDef>)
                    RimWorld.FactionGenerator:GenerateFactionsIntoWorldLayer (RimWorld.Planet.PlanetLayer,System.Collections.Generic.List`1<RimWorld.FactionDef>)
                    RimWorld.Planet.WorldGenStep_Factions:GenerateFresh (string,RimWorld.Planet.PlanetLayer)
                    RimWorld.Planet.WorldGenerator:GeneratePlanetLayer (RimWorld.Planet.PlanetLayer,string,int)
                    RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,RimWorld.Planet.LandmarkDensity,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
                    HugsLib.Quickstart.QuickstartController:ApplyQuickstartConfiguration ()
                    HugsLib.Quickstart.QuickstartController/<>c:<InitiateMapGeneration>b__7_0 ()
                    Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
                    Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
                    System.Threading.ThreadHelper:ThreadStart_Context (object)
                    System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                    System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                    System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
                    System.Threading.ThreadHelper:ThreadStart ()


                    IP属地:福建10楼2026-01-02 22:03
                    回复
                      Error in WorldGenStep: System.NullReferenceException: Object reference not set to an instance of an object
                      [Ref 5CE36F6D] Duplicate stacktrace, see ref for original
                      UnityEngine.StackTraceUtility:ExtractStackTrace ()
                      Verse.Log:Error (string)
                      RimWorld.Planet.WorldGenerator:GeneratePlanetLayer (RimWorld.Planet.PlanetLayer,string,int)
                      RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,RimWorld.Planet.LandmarkDensity,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
                      HugsLib.Quickstart.QuickstartController:ApplyQuickstartConfiguration ()
                      HugsLib.Quickstart.QuickstartController/<>c:<InitiateMapGeneration>b__7_0 ()
                      Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
                      Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
                      System.Threading.ThreadHelper:ThreadStart_Context (object)
                      System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                      System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                      System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
                      System.Threading.ThreadHelper:ThreadStart ()


                      IP属地:福建11楼2026-01-02 22:04
                      回复
                        Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object
                        [Ref 8C5101DF] Duplicate stacktrace, see ref for original
                        UnityEngine.StackTraceUtility:ExtractStackTrace ()
                        Verse.Log:Error (string)
                        (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnGenerator.GeneratePawn_Patch1 (Verse.PawnGenerationRequest)
                        (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StartingPawnUtility.NewGeneratedStartingPawn_Patch1 (int)
                        Verse.StartingPawnUtility:AddNewPawn (int)
                        RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns:GenerateStartingPawns ()
                        RimWorld.ScenPart_ConfigPage_ConfigureStartingPawnsBase:PostIdeoChosen ()
                        RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns:PostIdeoChosen ()
                        (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.Scenario.PostIdeoChosen_Patch1 (RimWorld.Scenario)
                        HugsLib.Quickstart.QuickstartController:ApplyQuickstartConfiguration ()
                        HugsLib.Quickstart.QuickstartController/<>c:<InitiateMapGeneration>b__7_0 ()
                        Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
                        Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
                        System.Threading.ThreadHelper:ThreadStart_Context (object)
                        System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                        System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                        System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
                        System.Threading.ThreadHelper:ThreadStart ()


                        IP属地:福建12楼2026-01-02 22:04
                        回复
                          There was an exception thrown by the PawnGenerator during generating a starting pawn. Trying one more time...
                          Exception: System.NullReferenceException: Object reference not set to an instance of an object
                          [Ref ABD1F1C]
                          at Verse.PawnGenerator.FinalLevelOfSkill (Verse.Pawn pawn, RimWorld.SkillDef sk, Verse.PawnGenerationRequest request) <0x7fb58250 + 0x00000> in <46372f5dadbf4af8939e608076251180>:0
                          - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:FinalLevelOfSkillTranspiler(IEnumerable`1 instructions, ILGenerator ilg)
                          at Verse.PawnGenerator.GenerateSkills (Verse.Pawn pawn, Verse.PawnGenerationRequest request) [0x00035] in <46372f5dadbf4af8939e608076251180>:0
                          - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GenerateSkillsPrefix(Pawn pawn)
                          - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GenerateSkillsPostfix(Pawn pawn)
                          at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x00502] in <46372f5dadbf4af8939e608076251180>:0
                          - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:TryGenerateNewPawnInternalTranspiler(IEnumerable`1 instructions)
                          - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:TryGenerateNewPawnInternalPrefix(PawnGenerationRequest& request)
                          at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest& request) [0x0009c] in <46372f5dadbf4af8939e608076251180>:0
                          at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00140] in <46372f5dadbf4af8939e608076251180>:0
                          at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest request) [0x001d6] in <46372f5dadbf4af8939e608076251180>:0
                          - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPrefix(PawnGenerationRequest& request)
                          - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPostfix(Pawn __result)
                          at Verse.StartingPawnUtility.NewGeneratedStartingPawn (System.Int32 index) [0x00051] in <46372f5dadbf4af8939e608076251180>:0
                          - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:NewGeneratedStartingPawnTranspiler(IEnumerable`1 instructions, ILGenerator ilg, MethodBase originalMethod)
                          UnityEngine.StackTraceUtility:ExtractStackTrace ()
                          Verse.Log:Error (string)
                          (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StartingPawnUtility.NewGeneratedStartingPawn_Patch1 (int)
                          Verse.StartingPawnUtility:AddNewPawn (int)
                          RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns:GenerateStartingPawns ()
                          RimWorld.ScenPart_ConfigPage_ConfigureStartingPawnsBase:PostIdeoChosen ()
                          RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns:PostIdeoChosen ()
                          (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.Scenario.PostIdeoChosen_Patch1 (RimWorld.Scenario)
                          HugsLib.Quickstart.QuickstartController:ApplyQuickstartConfiguration ()
                          HugsLib.Quickstart.QuickstartController/<>c:<InitiateMapGeneration>b__7_0 ()
                          Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
                          Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
                          System.Threading.ThreadHelper:ThreadStart_Context (object)
                          System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                          System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                          System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
                          System.Threading.ThreadHelper:ThreadStart ()


                          IP属地:福建13楼2026-01-02 22:04
                          回复
                            Error while generating pawn. Rethrowing. Exception: System.NullReferenceException: Object reference not set to an instance of an object
                            [Ref 8C5101DF] Duplicate stacktrace, see ref for original
                            UnityEngine.StackTraceUtility:ExtractStackTrace ()
                            Verse.Log:Error (string)
                            (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnGenerator.GeneratePawn_Patch1 (Verse.PawnGenerationRequest)
                            (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StartingPawnUtility.NewGeneratedStartingPawn_Patch1 (int)
                            Verse.StartingPawnUtility:AddNewPawn (int)
                            RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns:GenerateStartingPawns ()
                            RimWorld.ScenPart_ConfigPage_ConfigureStartingPawnsBase:PostIdeoChosen ()
                            RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns:PostIdeoChosen ()
                            (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.Scenario.PostIdeoChosen_Patch1 (RimWorld.Scenario)
                            HugsLib.Quickstart.QuickstartController:ApplyQuickstartConfiguration ()
                            HugsLib.Quickstart.QuickstartController/<>c:<InitiateMapGeneration>b__7_0 ()
                            Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
                            Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
                            System.Threading.ThreadHelper:ThreadStart_Context (object)
                            System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                            System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                            System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
                            System.Threading.ThreadHelper:ThreadStart ()


                            IP属地:福建14楼2026-01-02 22:04
                            回复
                              2026-01-22 01:20:21
                              广告
                              不感兴趣
                              开通SVIP免广告
                              Exception from asynchronous event: System.NullReferenceException: Object reference not set to an instance of an object
                              [Ref 12268F09]
                              at Verse.PawnGenerator.FinalLevelOfSkill (Verse.Pawn pawn, RimWorld.SkillDef sk, Verse.PawnGenerationRequest request) <0x7fb58250 + 0x00000> in <46372f5dadbf4af8939e608076251180>:0
                              - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:FinalLevelOfSkillTranspiler(IEnumerable`1 instructions, ILGenerator ilg)
                              at Verse.PawnGenerator.GenerateSkills (Verse.Pawn pawn, Verse.PawnGenerationRequest request) [0x00035] in <46372f5dadbf4af8939e608076251180>:0
                              - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GenerateSkillsPrefix(Pawn pawn)
                              - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GenerateSkillsPostfix(Pawn pawn)
                              at Verse.PawnGenerator.TryGenerateNewPawnInternal (Verse.PawnGenerationRequest& request, System.String& error, System.Boolean ignoreScenarioRequirements, System.Boolean ignoreValidator) [0x00502] in <46372f5dadbf4af8939e608076251180>:0
                              - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:TryGenerateNewPawnInternalTranspiler(IEnumerable`1 instructions)
                              - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:TryGenerateNewPawnInternalPrefix(PawnGenerationRequest& request)
                              at Verse.PawnGenerator.GenerateNewPawnInternal (Verse.PawnGenerationRequest& request) [0x0009c] in <46372f5dadbf4af8939e608076251180>:0
                              at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest request) [0x00140] in <46372f5dadbf4af8939e608076251180>:0
                              at Verse.PawnGenerator.GeneratePawn (Verse.PawnGenerationRequest request) [0x001d6] in <46372f5dadbf4af8939e608076251180>:0
                              - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPrefix(PawnGenerationRequest& request)
                              - POSTFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:GeneratePawnPostfix(Pawn __result)
                              at Verse.StartingPawnUtility.NewGeneratedStartingPawn (System.Int32 index) [0x0008a] in <46372f5dadbf4af8939e608076251180>:0
                              - TRANSPILER rimworld.erdelf.alien_race.main: IEnumerable`1 AlienRace.HarmonyPatches:NewGeneratedStartingPawnTranspiler(IEnumerable`1 instructions, ILGenerator ilg, MethodBase originalMethod)
                              at Verse.StartingPawnUtility.AddNewPawn (System.Int32 index) [0x00000] in <46372f5dadbf4af8939e608076251180>:0
                              at RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns.GenerateStartingPawns () [0x0000b] in <46372f5dadbf4af8939e608076251180>:0
                              at RimWorld.ScenPart_ConfigPage_ConfigureStartingPawnsBase.PostIdeoChosen () [0x00164] in <46372f5dadbf4af8939e608076251180>:0
                              at RimWorld.ScenPart_ConfigPage_ConfigureStartingPawns.PostIdeoChosen () [0x00020] in <46372f5dadbf4af8939e608076251180>:0
                              at RimWorld.Scenario.PostIdeoChosen () [0x0001c] in <46372f5dadbf4af8939e608076251180>:0
                              - PREFIX rimworld.erdelf.alien_race.main: Void AlienRace.HarmonyPatches:ScenarioPostIdeoChosenPrefix()
                              at HugsLib.Quickstart.QuickstartController.ApplyQuickstartConfiguration () [0x00097] in <e92fb9c535b84355b807623efc376846>:0
                              at HugsLib.Quickstart.QuickstartController+<>c.<InitiateMapGeneration>b__7_0 () [0x00007] in <e92fb9c535b84355b807623efc376846>:0
                              at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action action) [0x00008] in <46372f5dadbf4af8939e608076251180>:0
                              UnityEngine.StackTraceUtility:ExtractStackTrace ()
                              Verse.Log:Error (string)
                              Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
                              Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
                              System.Threading.ThreadHelper:ThreadStart_Context (object)
                              System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                              System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
                              System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
                              System.Threading.ThreadHelper:ThreadStart ()


                              IP属地:福建15楼2026-01-02 22:04
                              回复