Skip to content

Java 22 fails to start the IPCPipe #34

@shootergamer234

Description

@shootergamer234

Java 22 (and possibly higher) fails to start the IPCPipe and gives no indication on what excactly failed and why the discord process isn't receiving messages.

OS: Windows 10
JRE: 22 Oracle Corporation Java HotSpot(TM) 64-Bit

Steps to reproduce:
Execute in Java 22

var file = new RandomAccessFile("\\\\?\\pipe\\discord-ipc-0", "rw");

As this is supported in Java 21 this isn't a huge problem but should at least output an error message to the user.

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