Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Lixo

#1
Mod bugs / Re: No more events bug
April 01, 2018, 12:58:34 PM
I fixed the issue :
Went into the savefile and eddited the queued event, which was apparently stuck for some reason !
#2
Mod bugs / No more events bug
April 01, 2018, 06:39:03 AM
Hello everyone,
I've been playing this colony moded on B18 for about 12 in-game years and for the last year there are no more events from external forces (meteorological, raids, caravans, spaceships, infestations, herd migrations, manhunterpacks, etc).
The only things that happen are social fights or such.
In my debug console I can clearly see the error message (which happens multiple times a second, probably each tick) :

QuoteSystem.NullReferenceException: Object reference not set to an instance of an object
  at Verse.GenGrid.InBounds (IntVec3 c, Verse.Map map) [0x00000] in <filename unknown>:0
  at Verse.RegionAndRoomQuery.RegionAt (IntVec3 c, Verse.Map map, RegionType allowedRegionTypes) [0x00000] in <filename unknown>:0
  at Verse.GridsUtility.GetRegion (IntVec3 loc, Verse.Map map, RegionType allowedRegionTypes) [0x00000] in <filename unknown>:0
  at SparklingWorlds.IncidentWorker_RaidOnArrivalSW.TryExecuteWorker (RimWorld.IncidentParms parms) [0x00000] in <filename unknown>:0
  at RimWorld.IncidentWorker.TryExecute (RimWorld.IncidentParms parms) [0x00000] in <filename unknown>:0
  at RimWorld.Storyteller.TryFire (RimWorld.FiringIncident fi) [0x00000] in <filename unknown>:0
  at RimWorld.IncidentQueue.IncidentQueueTick () [0x00000] in <filename unknown>:0
  at RimWorld.Storyteller.StorytellerTick () [0x00000] in <filename unknown>:0
  at Verse.TickManager.DoSingleTick () [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()

But I don't really know what to make of it. Some files related to events are missing, or an item out of bounds is causing the issue ?  I can still spawn manually.
The mod list is as follows :

Quote<?xml version="1.0" encoding="utf-8" ?>
- <ModsConfigData>
  <buildNumber>1722</buildNumber>
- <activeMods>
  <li>Core</li>
  <li>HugsLib</li>
  <li>JecsTools-1.0.9.5</li>
  <li>RBSE - Master Edition 1.8</li>
  <li>EdBPrepareCarefully</li>
  <li>Fences And Floors</li>
  <li>ReclaimReuseRecycle</li>
  <li>RF - Basic Bridges</li>
  <li>RF - Fertile Fields</li>
  <li>SparklingWorlds Full Mod</li>
  <li>StuffedVents18_0</li>
  <li>WildAnimalSex 2.2</li>
  <li>DeepRim</li>
  <li>RF - Configurable Maps</li>
  <li>Rimsenal_Vanilla</li>
  <li>Dubs Skylight</li>
  <li>Rimatomics</li>
  <li>ChildrenAndPregnancy-master</li>
  <li>Growable.Grass</li>
  <li>Tribal Essentials</li>
  <li>Rimsenal</li>
  <li>Rimsenal_Security</li>
  <li>Rimsenal_Hair</li>
  <li>FluffyBreakdowns</li>
  <li>Clutter Furniture</li>
  <li>[B18] Eco Lamps</li>
  <li>Spoons Hair Mod -A18</li>
  </activeMods>
  </ModsConfigData>

I hope I can resolve the issue and keep on playing on this save,
thanks in advance !

Lixo