Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.
This repository was archived by the owner on May 31, 2024. It is now read-only.

Error: "discordsdk.exception.not_running: result 27" #16

@ranidspace

Description

@ranidspace

I am on Debian 12, running Python 3.11.2, with version 0.2.5 of discordsdk

I ran the first example program, the "Create a Discord instance" and replaced the APPLICATION_ID with the one I have.
Discord is open, and installed unsandboxed, and works with other game activities and applications which use Rich Presence.

When running the file, it output the following:

Traceback (most recent call last):
  File "/home/[user]/applications/testapp/testapp.py", line 10, in <module>
    app.run_callbacks()
  File "/home/[user]/.local/lib/python3.11/site-packages/discordsdk/discord.py", line 94, in run_callbacks
    raise get_exception(result)
discordsdk.exception.not_running: result 27

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions