Skip to content
This repository was archived by the owner on Apr 8, 2019. It is now read-only.
This repository was archived by the owner on Apr 8, 2019. It is now read-only.

Failed to create directory '/home/user/.local' #17

@Koennn

Description

@Koennn

When running discordRpc.init() the following exception is thrown

Exception in thread "main" java.lang.RuntimeException: Failed to create directory '/home/koenn/.local'
	at com.github.psnrigner.discordrpcjava.impl.BaseConnectionUnix.register(BaseConnectionUnix.java:188)
	at com.github.psnrigner.discordrpcjava.DiscordRpc.register(DiscordRpc.java:294)
	at com.github.psnrigner.discordrpcjava.DiscordRpc.init(DiscordRpc.java:130)

The directory /home/koenn/.local already exists, so it does not have to be created.

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