You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Discord Game SDK Plugin is unable to load properly in the project. When attempting to use the plugin, an error occurs, and the loading process fails.
Current Behavior
Currently, the plugin fails to load correctly and throws an error during the run process.
Steps to Reproduce
Add the Discord Game SDK Plugin to the project.
Try to run project.
Error Message
Unable to load addon script from path: 'res://addons/discord-sdk-gd/plugin.gd/'.
Parser Error: Identifier "discord_sdk" not declared in the current scope.
Preview
Environment
OS: macOS Monterey
Discord Game SDK Plugin Version: 2.0
Godot Version: 4.0.2
The text was updated successfully, but these errors were encountered:
Hi. The plugin hasn't been tested on MacOS and I have no way to test it. I've only built the plugin using GitHub actions hoping it works on MacOS. Also please do provide any more error logs such as from the terminal or Outputs section of the editor.
Discord Game SDK Plugin Fails to Load in mac
Description
The Discord Game SDK Plugin is unable to load properly in the project. When attempting to use the plugin, an error occurs, and the loading process fails.
Current Behavior
Currently, the plugin fails to load correctly and throws an error during the run process.
Steps to Reproduce
Error Message
Preview
Environment
The text was updated successfully, but these errors were encountered: