O-n-y / oxy.mods

Oxy.BugTracker
19 stars 2 forks source link

Crash When Clicking 0n Choose a Blueprint from Printer, after 3rd Cycle 1st Print Available #135

Closed dcasez closed 11 months ago

dcasez commented 11 months ago

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) Ony.OxygenNotIncluded.DGSM2.MinionStartingStats_GenerateAttributes.Prefix (MinionStartingStats instance, System.Int32 pointsDelta, System.Collections.Generic.List1[T] disabled_chore_groups) (at :0) (wrapper dynamic-method) MinionStartingStats.MinionStartingStats.GenerateAttributes_Patch1(MinionStartingStats,int,System.Collections.Generic.List1) MinionStartingStats.GenerateStats (System.String guaranteedAptitudeID, System.String guaranteedTraitID, System.Boolean isDebugMinion, System.Boolean is_starter_minion) (at :0) MinionStartingStats..ctor (System.Boolean is_starter_minion, System.String guaranteedAptitudeID, System.String guaranteedTraitID, System.Boolean isDebugMinion) (at :0) Ony.OxygenNotIncluded.DGSM2.CharacterContainer_GenerateCharacter.Prefix (CharacterContainer instance, MinionStartingStats& stats, KBatchedAnimController& animController, KToggle& selectButton, CharacterSelectionController& controller, System.Boolean is_starter, System.String guaranteedAptitudeID) (at :0) (wrapper dynamic-method) CharacterContainer.CharacterContainer.GenerateCharacter_Patch1(CharacterContainer,bool,string) CharacterContainer+d__47.MoveNext () (at :0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <72b60a3dd8cd4f12a155b761a1af9144>:0)

Build: U49-577063-V

dgsm is 3.6.2.16

O-n-y commented 11 months ago

Please make a proper issue, following guide: https://github.com/O-n-y/oxy.mods

O-n-y commented 11 months ago

Closing this one for now, as no additiona information was provided