Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added error message after FileNotFoundException #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shootergamer234
Copy link

It seems that with Java 22 on Windows IPCPipes can't be accessed like before. This error message is important so the user knows why DiscordIPC is not working. Of course the excact message could be further specified.

This fixes #34 at least temporarily but it should be considered opening the IPCPipe through something else than the RandomAccessFile class if DiscordIPC is aimed to support future versions of Java.

It seems that with Java 22 on Windows IPCPipes can't be accessed like before. This error message is important so the user knows why DiscordIPC is not working.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Java 22 fails to start the IPCPipe
1 participant