那个最终挑战不能失败的吗?

我就只能一个鼠鼠进去,白月骑士啪的一下就把我打死了,死了音乐还在一直播放,我殖民地没有鼠鼠,还是用 鼠化黑莓素 变出来进去探探路的

这装备也不至于一下就死把


而且这个状态不对,应该是我点取消冷却挑战的时候不小心点到 -1,是这个状态不对导致挑战失败出现问题的吗?
第一个
Tried to spawn thing CM_Callouts_Thing_Mote_Text_Ticked, but the map provided does not exist.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch8 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Thing.SpawnSetup_Patch2 (Verse.Thing,Verse.Map,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Mote.SpawnSetup_Patch1 (Verse.Mote,Verse.Map,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.GenSpawn.Spawn_Patch9 (Verse.Thing,Verse.IntVec3,Verse.Map,Verse.Rot4,Verse.WipeMode,bool,bool)
Verse.GenSpawn:Spawn (Verse.Thing,Verse.IntVec3,Verse.Map,Verse.WipeMode)
CM_Callouts.TextMoteQueueTickBased:Update ()
CM_Callouts.CalloutTracker:UpdateTextMoteQueuesTickBased ()
CM_Callouts.CalloutTracker:WorldComponentTick ()
RimWorld.Planet.WorldComponentUtility:WorldComponentTick (RimWorld.Planet.World)
RimWorld.Planet.World:WorldTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch6 (Verse.TickManager)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.TickManagerUpdate_Patch1 (Verse.TickManager)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch5 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
第二个
System.NullReferenceException: Object reference not set to an instance of an object
[Ref 2A75EE64]
at Verse.Mote.SpawnSetup (Verse.Map map, System.Boolean respawningAfterLoad) [0x00034] in <630e2863bc9a4a3493f2eff01e3a9556>:0
- POSTFIX MoharFW.MoharGfx: Void MoharGfx.HarmonyPatch_Mote+Mote_HarmonyPatch:Mote_SpawnSetup_Postfix(Mote __instance)
at Verse.GenSpawn.Spawn (Verse.Thing newThing, Verse.IntVec3 loc, Verse.Map map, Verse.Rot4 rot, Verse.WipeMode wipeMode, System.Boolean respawningAfterLoad, System.Boolean forbidLeavings) [0x003c4] in <630e2863bc9a4a3493f2eff01e3a9556>:0
- PREFIX VFEPirates.Mod: Boolean VFEPirates.GenSpawn_Spawn_Patch:Prefix(Thing& newThing, WipeMode& wipeMode, Boolean respawningAfterLoad)
- PREFIX Uuugggg.rimworld.Replace_Stuff.main: Void Replace_Stuff.NewThing.TransferSettings:Prefix(Thing newThing, IntVec3 loc, Map map, Rot4 rot, Boolean respawningAfterLoad, Thing& __state)
- PREFIX com.ogliss.rimworld.mod.AdeptusMechanicus: Boolean AdeptusMechanicus.HarmonyInstance.GenSpawn_Spawn_RelicTracker_Patch:Prefix(Thing& newThing)
- PREFIX com.ogliss.rimworld.mod.AdeptusMechanicus: Boolean AdeptusMechanicus.HarmonyInstance.GenSpawn_Spawn_RelicTracker_Patch:Prefix(Thing& newThing)
- PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.Construction:RegisterThingSpawned(Thing newThing, IntVec3& loc, Map map, Rot4& rot, Thing& __result, WipeMode wipeMode, Boolean respawningAfterLoad)
- PREFIX uniinu.YokaiVillage: Boolean Yokai_AllCode.HarmonyPatches.Harmony_GenSpawnPrefix:Prefix(Thing newThing, IntVec3 loc, Map map, Rot4 rot, WipeMode wipeMode, Boolean respawningAfterLoad)
- PREFIX MapPreview.GenLow: Boolean MapPreview.Patches.Patch_Verse_GenSpawn:Spawn(Thing newThing, Map map, Thing& __result)
- POSTFIX vanillaexpanded.achievements: Void AchievementsExpanded.AchievementHarmony:ThingBuildingSpawned(Thing newThing, IntVec3 loc, Map map, Rot4 rot, WipeMode wipeMode, Boolean respawningAfterLoad, Boolean forbidLeavings)
- POSTFIX Uuugggg.rimworld.Replace_Stuff.main: Void Replace_Stuff.NewThing.TransferSettings:Postfix(Thing __result, Thing __state)
at Verse.GenSpawn.Spawn (Verse.Thing newThing, Verse.IntVec3 loc, Verse.Map map, Verse.WipeMode wipeMode) [0x00000] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at CM_Callouts.TextMoteQ