-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
[Bug/Crash]: godot tries to load the native library, then crashes #42
Comments
what happens when you run the project again does it give you new errors? |
No, there are no errors if I re-open the project. Since it crashes it seems to just reset the setting back to |
could you just enable it and ignore the restart message? its not mandatory and will be removed in the next update |
I'm not sure what you mean by "ignore the restart message". The setting is not applied if I don't restart. If I try to do it myself; enable the setting and then try to quit the editor, the same thing happens. |
check the checkbox and close the project settings and then save now the rpc should be visible in discord. ignore the yellow message box at the bottom it will be removed next update |
That seems to make it work! I'm not sure why the crash is happening then... |
i think its crashing on every close in the current version but because its only on close no one including me wondered. is already fixed but i have to fix some other issues before i release. probably this week though. |
What happened?
Setting
editor presence
to be enabled and then clicking onsave and restart
makes the editor crash because it cannot load the native libraries it provides. Backtrace is included below. I can reproduce this using both the Steam release and through my Linux distro's (NixOS) release. Below is where I reproduced with the Steam version.Version
3.2
Godot Version
v4.1.3.stable.official (f06b6836a9ecfd0e6ec96d8bcf0fe9c9bc10dcbf)
GDScript
Godot output
Additional information
No response
Checks
The text was updated successfully, but these errors were encountered: