Jump to content

Crash: Index out of range


oni_addict
  • Branch: Preview Branch Version: Windows Fixed

Hello, I just loaded up my game and it crashed immediately. Index out of range error.

 

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <695d1cc93cca45069c528c15c9fdd749>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <695d1cc93cca45069c528c15c9fdd749>:0)
System.Collections.Generic.List`1[T].set_Item (System.Int32 index, T value) (at <695d1cc93cca45069c528c15c9fdd749>:0)
FallingWater.RemoveParticle (System.Int32 particleIdx, System.Int32& num_particles) (at C:/jenkins_workspace/workspace/Preview_Simgame_Windows/game/Assets/scripts/game/FallingWater.cs:677)
FallingWater.UpdateParticles (System.Single dt) (at C:/jenkins_workspace/workspace/Preview_Simgame_Windows/game/Assets/scripts/game/FallingWater.cs:400)
World.LateUpdate () (at C:/jenkins_workspace/workspace/Preview_Simgame_Windows/game/Assets/scripts/game/World.cs:239)

Build: U34-474624-SD

Spacepad.sav


Steps to Reproduce

Just load the save file




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