Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error when opening scene with a BTPlayer #162

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

ydeltastar
Copy link
Contributor

When I open a scene that contains a BTPlayer in the editor, it always gives this:

BTPlayer doesn't have a behavior tree with a valid root task to execute [...]

That's because the process notification is still enabled although it doesn't load the behavior tree in the editor.

@ydeltastar ydeltastar changed the title Fix error when loading scene with a BTPlayer Fix error when opening scene with a BTPlayer Jul 17, 2024
@limbonaut limbonaut added the bug Something isn't working label Jul 18, 2024
@limbonaut
Copy link
Owner

Thanks!

@limbonaut limbonaut merged commit 3565d6d into limbonaut:master Jul 18, 2024
16 checks passed
@ydeltastar ydeltastar deleted the fix-btplayer-error branch July 18, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants