Qriva / MonoBehaviourTree

Simple event driven Behaviour tree for Unity projects
MIT License
261 stars 19 forks source link

Index was out of range. Must be non-negative and less than the size of the collection. #9

Closed SpearProject closed 1 year ago

SpearProject commented 1 year ago

Hi! I have a little issue with your amazing pack. ;) Do you know why is this happening? Zrzut ekranu 2023-09-22 215051

Zrzut ekranu 2023-09-22 214151

SpearProject commented 1 year ago

I set abort to both in IsBoolSet and IsBoolNotSet

Qriva commented 1 year ago

Hello, what version you are using? The lines in your picture do not correspond to actual lines in the repo. Perhaps you are on some old version or cusotm one?

SpearProject commented 1 year ago

I got 1.1.0 from assets store

SpearProject commented 1 year ago

Okay it works now xD I replaced existing pack with the last commit you did Thanks for help :)

Qriva commented 1 year ago

To clarify, was that just version problem or asset store is broken?

SpearProject commented 1 year ago

I think the second option or I broke something accidientaly