边缘世界 RimWorld

边缘世界 RimWorld

Do The Rituals Yourselves
Error at the game start
I've got an error message at the game start (after the map generation). Maybe due to the fact I've started as Tribals from VE. But I have 400+ mods.

System.NullReferenceException: Object reference not set to an instance of an object
[Ref 3988DA6C]
at DoTheRitualsYourselves.Lister.Group.ColonyRitualGroup+<GetVisibleRituals>d__9.MoveNext () [0x0004b] in <6cc33545ce6d4055b2b4559ffce5f254>:0
at DoTheRitualsYourselves.WorldComponents.WorldComponent_AutoRituals.WorldComponentTick () [0x00075] in <6cc33545ce6d4055b2b4559ffce5f254>:0
at RimWorld.Planet.WorldComponentUtility.WorldComponentTick (RimWorld.Planet.World world) [0x00013] in <212f720bc0b3426b8f2dba3fb638c3fd>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
RimWorld.Planet.WorldComponentUtility:WorldComponentTick (RimWorld.Planet.World)
RimWorld.Planet.World:WorldTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch3 (Verse.TickManager)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.TickManagerUpdate_Patch2 (Verse.TickManager)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()