Open cyberaspect opened 4 months ago
Might be an issue because you are using Godot 4.3. I havent tested this out with that. Can you try with Godot 4.1 or Godot 4.2?
tried 4.0.4, 4.1, 4.2.2 and they all didn't work. "Identifier "DiscordSDK" not declared in the current scope." in every file that mentions it as well
Have you enable the plugin?
Yes, I have.
What is your operating system and version?
Windows 11
Can you upload a reproducible project zip along with the instructions to reproduce the error.
Did you download the binaries from the GitHub releases section and not just directly cloned the repo.
I, too, am having the same issue. I'm using Gadot 4.2.2, Windows 10, and I've tried with both the regular version and the C# version.
Edit: I did not clone, I downloaded the release.
Running the code in installation step #4 results in an error from tick.gd
I just loaded up the sample project and it couldn't run. Anything starting with IDGS___ brought this error. You mentioned this at the bottom of the README but no solution I tried worked