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

[Godot 4.2.2+] GDExtension file must contain "configuration/compatibility_minimum" key #3

Open
EliteMasterEric opened this issue Aug 25, 2024 · 1 comment

Comments

@EliteMasterEric
Copy link

Got this error when opening the sample project:

core/extension/gdextension.cpp:887 - GDExtension configuration file must contain a "configuration/compatibility_minimum" key: res://addons/discord-game-sdk-godot/libdgs.gdextension
  Failed loading resource: res://addons/discord-game-sdk-godot/libdgs.gdextension. Make sure resources have been imported by opening the project in the editor at least once.

Adding the requested compatibility flag immediately closes the editor when I try to open the project.

@3ddelano
Copy link
Owner

There were changes to GDExtenstion in Godot 4.2.x which have not been updated in the plugin such as the minimum compatibility and newer commit for the godot-cpp repo.

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

2 participants