Everytime when i adding a new Equipment Slot im getting this error message...and always when a combatant is attacking.
Do u know what this could be?




IndexOutOfRangeException: Index was outside the bounds of the array.
GamingIsLove.ORKFramework.AbilityAction.Calculate (System.Collections.Generic.List`1[T] ts, System.Single damageFactor, System.Boolean animate, UnityEngine.GameObject flyingTextTargetObject, GamingIsLove.ORKFramework.ActionCalculationFinished notify) (at <4d3959d66b6744c686165d877857918d>:0)
GamingIsLove.ORKFramework.Schematics.Nodes.CalculateActionNode.Execute (GamingIsLove.Makinom.Schematics.Schematic schematic) (at <4d3959d66b6744c686165d877857918d>:0)
GamingIsLove.Makinom.Schematics.Schematic.ExecuteNextNode () (at <1ed7e9aa950749368cb26e424c37ce34>:0)
GamingIsLove.Makinom.Schematics.Schematic.NodeFinished (System.Int32 next) (at <1ed7e9aa950749368cb26e424c37ce34>:0)
GamingIsLove.Makinom.Schematics.Nodes.PlayMecanimAnimationNode+Runtime.Continue () (at <1ed7e9aa950749368cb26e424c37ce34>:0)
GamingIsLove.Makinom.Schematics.Nodes.PlayMecanimAnimationNode.Execute (GamingIsLove.Makinom.Schematics.Schematic schematic) (at <1ed7e9aa950749368cb26e424c37ce34>:0)
GamingIsLove.Makinom.Schematics.Schematic.ExecuteNextNode () (at <1ed7e9aa950749368cb26e424c37ce34>:0)
GamingIsLove.Makinom.Schematics.Schematic.NodeFinished (System.Int32 next) (at <1ed7e9aa950749368cb26e424c37ce34>:0)
GamingIsLove.Makinom.Schematics.Schematic.Tick () (at <1ed7e9aa950749368cb26e424c37ce34>:0)
GamingIsLove.Makinom.MachineHandler+MachineUpdate.Tick () (at <1ed7e9aa950749368cb26e424c37ce34>:0)
GamingIsLove.Makinom.Maki.FireTick () (at <1ed7e9aa950749368cb26e424c37ce34>:0)
  • Are you already on the release version or on one of the beta versions (if yes, which one)?

    Also ... you're not adding the slot at runtime, right?
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • edited February 2022
    Im on the release version. or do i need to delete the beta version when i upgrade to the release version? No I'm not adding the slot in runtime
    Post edited by shay91 on
  • edited February 2022
    Ok, I'll check it out - what's the overall workflow to make this happen?
    Just add a new slot, save and hit play? Or do you do anything else with the new slot?

    Also, no, you just need to import the release version into the project to replace the beta version, just like with any update :)
    Post edited by gamingislove on
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • Im only adding a New equipment slot after it i save and then hit play andgetting this error when im in battle and a combatant is attacking me .
  • Texted it and works fine for me ... can you give me more information on your combatant's equipment setup?
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • Ive send u an Email with my ork settings thanks in advice
  • Thanks GIL Problem solved.
Sign In or Register to comment.