-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happens?
There's nothing on my Discord status.
How did it happen?
Describe the steps taken in order to recreate the bug.
- Make a GDPS without a database directory
- Setup GDRPC normally, leave url_prefix in gdrpc.toml as "/" since there's no database directory
- Open the GDPS normally
What was supposed to happen?
There should've been a Discord status.
Log
Please enable rich presence logging through gdrpc.toml.
Find the section labeled [settings] or add one yourself:
[settings]
file_version = 2
logging = true
Make sure logging is set to true.
In the game directory, you'll find a gdrpc.log. Send that.
I set logging to true, but it didn't show a gdrpc.log.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working