Closed moccajoghurt closed 1 year ago
Thanks a lot. I will address that ASAP and prepare a new release the next week!
I tried to replicate the steps you described but could not reproduce the issue (found a different one, tough)
See video
https://github.com/BehaviorTree/Groot2/assets/2822888/91e36a60-c184-4ac0-90b1-1854fe1c77ab
I omitted mentioning that a port remapping must be added to the created subtree in my initial description. Below is the revised explanation:
https://github.com/BehaviorTree/Groot2/assets/2771765/50e46f32-c74a-4b45-944c-c4bb85a579cf
I currently cannot reproduce my original bug report because now the crash occurs earlier.
thanks. Now it is clear. As I said, I will fix it as soon as I can! Just to be sure, are you using the PRO or free version?
I am using the free version.
fixed in 1.2.0
To Reproduce
The bug arises due to the subtree's ID not being updated within the tree where it's utilized. Manually updating the ID serves as a temporary solution to this issue.