Skip to content

Conversation

@dsnopek
Copy link
Collaborator

@dsnopek dsnopek commented May 31, 2023

Fixes #1125

This looks like my mistake. Earlier in this function it's manually loading gdextension_interface_print_error_with_message, and so wouldn't need to load it again here. However, it appears I accidentally deleted the loading of gdextension_interface_print_error, rather than the 2nd loading of gdextension_interface_print_error_with_message that I had intended to delete.

@dsnopek dsnopek added bug This has been identified as a bug regression labels May 31, 2023
@dsnopek dsnopek added this to the 4.1 milestone May 31, 2023
@dsnopek dsnopek requested a review from a team as a code owner May 31, 2023 06:42
@akien-mga akien-mga merged commit 92a139d into godotengine:master Jun 8, 2023
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This has been identified as a bug regression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_err_print_error exception (gdextension_interface_print_error is 0x0000000)

2 participants