quabug / EntitiesBT

Behavior Tree for Unity ECS (DOTS) framework
MIT License
463 stars 37 forks source link

Failed to run Sample properly #138

Closed optimisez00 closed 4 years ago

optimisez00 commented 4 years ago

I tried to run the sample but log me error and warning. Any idea what the cause and how to fix them?

image

quabug commented 4 years ago

@optimisez00 thank you for reporting this bug. It's been fixed at the latest version of sample (0.21.9)

The problem is I forgot to replace BehaviorTreeDebug component after change its file location. Let me know if you have any issue to run the samples.