Jump to content

NullReferenceException: Object reference not set to an instance of an object Rottable.RefrigerationLevel (IRottable rottable) (at <c8af1c7577924b4e8159a8d1b7565399>:0)


Rich C
  • Branch: Preview Branch Version: Windows Fixed

NullReferenceException: Object reference not set to an instance of an object

Rottable.RefrigerationLevel (IRottable rottable) (at <c8af1c7577924b4e8159a8d1b7565399>:0)
Rottable+Instance.RefreshModifiers (System.Single dt) (at <c8af1c7577924b4e8159a8d1b7565399>:0)
Rottable+Instance.Rot (Rottable+Instance smi, System.Single deltaTime) (at <c8af1c7577924b4e8159a8d1b7565399>:0)
Rottable+RotCB.Update (Rottable+Instance smi, System.Single dt) (at <c8af1c7577924b4e8159a8d1b7565399>:0)
UpdateBucketWithUpdater`1[DataType].Update (System.Single dt) (at <8e85aab05d1d44a5b339d82e5aea3b88>:0)
StateMachineUpdater+BucketGroup.AdvanceOneSubTick (System.Single dt) (at <8e85aab05d1d44a5b339d82e5aea3b88>:0)
StateMachineUpdater.AdvanceOneSimSubTick () (at <8e85aab05d1d44a5b339d82e5aea3b88>:0)
Game.SimEveryTick (System.Single dt) (at <c8af1c7577924b4e8159a8d1b7565399>:0)
Game.Update () (at <c8af1c7577924b4e8159a8d1b7565399>:0)

Build: U37-484114-S


Steps to Reproduce

Load game, will almost immediately crash...

Game file: https://drive.google.com/file/d/13_sdczrD1YKzHeX0MSeMFhVg6IgZZ8N5/view?usp=sharing




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.

I seem to have been able to fix my issue in debug mode.  I had an Interplanetary Payload unit in transit, containing food including some barbeque at 2% freshness.  On the starmap I selected the payload, and with instant build mode on (ctrl+F4) clicked 'Empty Storage', which appears to delete the payload contents.  My game then was able to proceed past the point of the crash which I assume is when the barbeque tried to rot while in transit.

  • Like 1

Share this comment


Link to comment
Share on other sites

On 11/18/2021 at 3:56 PM, JovanR said:

Changed Status to Fixed

Appears to be still broken on latest public_testing 

Share this comment


Link to comment
Share on other sites

1 hour ago, Rich C said:

on latest public_testing 

there is no public_testing currently only the released update 486708 (and two hotfixes, so current version should be 487396 )

Share this comment


Link to comment
Share on other sites



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...