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 order of resolves for state #501

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Conversation

nathanhoad
Copy link
Owner

This better handles builtin resolve_method calls when the method doesn't exist. It will now fall back to the standard "not found in any states" error.

Fixes #498

@nathanhoad nathanhoad added the bug Something isn't working label Mar 2, 2024
@nathanhoad nathanhoad merged commit 6b57197 into main Mar 2, 2024
@nathanhoad nathanhoad deleted the fix-resolve-assert-order branch March 2, 2024 13:02
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.

resolve_method assertion error for state shortcut due to Dictionary in game_states
1 participant