Skip to content

Incorrect debug_template build for macos in version 4.3.0 - 4.2.2 #303

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

Open
monitz87 opened this issue Jan 26, 2025 · 1 comment
Open

Incorrect debug_template build for macos in version 4.3.0 - 4.2.2 #303

monitz87 opened this issue Jan 26, 2025 · 1 comment

Comments

@monitz87
Copy link

monitz87 commented Jan 26, 2025

Image

When running an exported debug build, the game complains about signature mismatches for methods that were changed from 4.2.0 - 4.2.0 to 4.3.0 - 4.2.2 (the errors signal that the method signatures are the old ones). This doesn't happen in the editor, which makes me think that the release was shipped with an incorrect debug binary.

In release builds I'm just getting a compilation error in the script that uses the GDExtension, but I can't say for sure it's the same issue since the terminal doesn't give me any further information. Tomorrow I'll try building this release myself and seeing if the problem goes away.

@monitz87
Copy link
Author

Confirmed. I built the binaries from source myself and the errors go away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant