hugolgst/rich-go

The pipe is being closed.

OBK-OPENBULLET opened this issue · 4 comments

I tried to update the discord rich presence and it actually work but when I reload my client It's keep spamming my application with "The pipe is being closed."
image

My code is just the default exemple that loop update presence in interval of 3 seconds.

Any clues on the environment you're in?

Hi, this problem occurred because the library is trying to write to a closed socket.

Are you on Windows or on Linux ?

Are you on Windows or on Linux ?

In Windows I saw "The pipe is being closed."
In Darwin "write unix ->/var/folders/_y/xh91bjnn4h9b8jy324jn71s40000gn/T/discord-ipc-0: write: broken pipe"