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

InspectBehavior doesn't work with custom statements #175

Open
JulianEgbert opened this issue Oct 21, 2023 · 0 comments
Open

InspectBehavior doesn't work with custom statements #175

JulianEgbert opened this issue Oct 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@JulianEgbert
Copy link
Collaborator

When adding a <statement(s)> property to the InspectBehavior it results in the following error:

res://addons/pronto/behaviors/InspectBehavior.gd:32 - Invalid call. Nonexistent function 'eval_or_error' in base 'Node (ConnectionsList.gd)'.

The problem may be that this uses the old version of evaluating custom code which just needs to be updated.

@JulianEgbert JulianEgbert added the bug Something isn't working label Oct 21, 2023
@JulianEgbert JulianEgbert changed the title InspectBehavior doesn't work with custom statements InspectBehavior doesn't work with custom statements Oct 21, 2023
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
Status: Triaged
Development

No branches or pull requests

1 participant