Jump to content

ValidateTargetRanchables: ArgumentOutOfRangeException: index


KubaFKubaF
  • Branch: Live Branch Version: Linux Fixed

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)
RanchStation+Instance.ValidateTargetRanchables () (at <2d949d72cc9a462e9e286dc44146e7ad>:0)
RanchStation+Instance.FindRanchable (System.Object _) (at <2d949d72cc9a462e9e286dc44146e7ad>:0)
RanchStation+<>c.<InitializeStates>b__5_1 (RanchStation+Instance smi, System.Single dt) (at <2d949d72cc9a462e9e286dc44146e7ad>:0)
BucketUpdater`1[DataType].Update (DataType data, System.Single dt) (at <ea08dc7b28ee477ebfa1086525d62ed3>:0)
UpdateBucketWithUpdater`1[DataType].Update (System.Single dt) (at <ea08dc7b28ee477ebfa1086525d62ed3>:0)
StateMachineUpdater+BucketGroup.AdvanceOneSubTick (System.Single dt) (at <ea08dc7b28ee477ebfa1086525d62ed3>:0)
StateMachineUpdater.AdvanceOneSimSubTick () (at <ea08dc7b28ee477ebfa1086525d62ed3>:0)
Game.SimEveryTick (System.Single dt) (at <2d949d72cc9a462e9e286dc44146e7ad>:0)
Game.Update () (at <2d949d72cc9a462e9e286dc44146e7ad>:0)

Build: U43-531669-V

Dreamland5.sav Dreamland5 Cycle 199.sav


Steps to Reproduce

Fairly new player, nothing advanced. I *think* a Drecko disappeared after being wrangled much earlier in this game.




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 repro'd this bug.  This occurred when reshaping a stable, making it no longer a valid stable - I was watching the dupe destroy a tile which would make the stable _much_ larger than 96 tiles and at the moment when they removed the tile, the game crashed.

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)
RanchStation+Instance.ValidateTargetRanchables () (at <1726ad14e928409087f7fe566b21e0ff>:0)
RanchStation+Instance.FindRanchable (System.Object _) (at <1726ad14e928409087f7fe566b21e0ff>:0)
RanchStation+<>c.<InitializeStates>b__5_1 (RanchStation+Instance smi, System.Single dt) (at <1726ad14e928409087f7fe566b21e0ff>:0)
BucketUpdater`1[DataType].Update (DataType data, System.Single dt) (at <fa50cdddb14a483d94f547557a674a42>:0)
UpdateBucketWithUpdater`1[DataType].Update (System.Single dt) (at <fa50cdddb14a483d94f547557a674a42>:0)
StateMachineUpdater+BucketGroup.AdvanceOneSubTick (System.Single dt) (at <fa50cdddb14a483d94f547557a674a42>:0)
StateMachineUpdater.AdvanceOneSimSubTick () (at <fa50cdddb14a483d94f547557a674a42>:0)
Game.SimEveryTick (System.Single dt) (at <1726ad14e928409087f7fe566b21e0ff>:0)
Game.Update () (at <1726ad14e928409087f7fe566b21e0ff>:0)

Build: U44-537329-S

Windows, Steam/Live

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