Jump to content

Deconstructing a Spacefarer module that a duplicant has died in crashes the game


Beefster
  • Branch: Live Branch Version: Windows Fixed
NullReferenceException: Object reference not set to an instance of an object

ChorePreconditions+<>c.<.ctor>b__50_18 (Chore+Precondition+Context& context, System.Object data) (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
Chore+Precondition+Context.RunPreconditions () (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
Chore.CollectChores (ChoreConsumerState consumer_state, System.Collections.Generic.List`1[T] succeeded_contexts, System.Collections.Generic.List`1[T] failed_contexts, System.Boolean is_attempting_override) (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
FetchChore.CollectChoresFromGlobalChoreProvider (ChoreConsumerState consumer_state, System.Collections.Generic.List`1[T] succeeded_contexts, System.Collections.Generic.List`1[T] failed_contexts, System.Boolean is_attempting_override) (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
GlobalChoreProvider.CollectChores (ChoreConsumerState consumer_state, System.Collections.Generic.List`1[T] succeeded, System.Collections.Generic.List`1[T] failed_contexts) (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
ChoreConsumer.FindNextChore (Chore+Precondition+Context& out_context) (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
Brain.FindBetterChore (Chore+Precondition+Context& context) (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
Brain.UpdateChores () (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
Brain.UpdateBrain () (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
MinionBrain.UpdateBrain () (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
BrainScheduler+BrainGroup.RenderEveryTick (System.Single dt, System.Boolean isAsyncPathProbeEnabled) (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
BrainScheduler.RenderEveryTick (System.Single dt) (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)
SimAndRenderScheduler+RenderEveryTickUpdater.Update (IRenderEveryTick updater, System.Single dt) (at <1b5c2ff4f53d4a48b7159ed84d905978>:0)
UpdateBucketWithUpdater`1[DataType].Update (System.Single dt) (at <1b5c2ff4f53d4a48b7159ed84d905978>:0)
StateMachineUpdater+BucketGroup.AdvanceOneSubTick (System.Single dt) (at <1b5c2ff4f53d4a48b7159ed84d905978>:0)
StateMachineUpdater.RenderEveryTick (System.Single dt) (at <1b5c2ff4f53d4a48b7159ed84d905978>:0)
Game.LateUpdate () (at <322ab64cfe564736a3a4cd0cabcbbf3c>:0)

Build: U43-526946-S

Bug title is a leap of logic, but it's the most reasonable explanation i can come up with. Could possibly be the debris in the rocket, but unlikely since that usually doesn't cause crashes.

Needs further investigation


Steps to Reproduce

Kill a duplicant in a spacefarer module while in space (not sure if it matters, but this dupe died of starvation)

Land the rocket

Bury the dead duplicant (?)

Deconstruct the spacefarer module




User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...