kami-blue / client

ARCHIVED - KAMI Blue: a continuation of 1.12.2 KAMI
https://kamiblue.org
GNU Lesser General Public License v3.0
362 stars 384 forks source link

Change RPC lib #307

Closed 5HT2 closed 4 years ago

5HT2 commented 4 years ago

Missing library, idk where to get it

Screm someone help

EmotionalLove commented 4 years ago

I'll get to this (someday)

cdantetho commented 4 years ago

I believe you need the /darwin/ folder in this repo to fix this issue: https://github.com/MinnDevelopment/discord-rpc-release/tree/master/src/main/resources.

When I launched on OSX, minecraft console threw errors complaining about a lack of libdiscord-rpc.dylib in /darwin/. Hopefully this discord-rpc resource will help!

5HT2 commented 4 years ago

it fix but sasha wanted to switch the rpc system i think if not she can close

5HT2 commented 4 years ago

Suggesting https://github.com/jagrosh/DiscordIPC

5HT2 commented 4 years ago

Seeing as this project isn't planned to be very active anymore I'm going to close this as won't fix, unless Sasha wants to self assign this later.

5HT2 commented 4 years ago

Actually, Nuker found a decent library which looks way cleaner and more performance efficient, I'm switching to that. Vatuu/discord-rpc

BitBuf commented 4 years ago

To quote the developers of this proposed library:

"Currently supported OSs include Windows x86, Windows x64 and Unix x64. OSX and macOS support is currently broken, although we're working hard on getting it to work again."

I don't think we should be switching until OSX support for this library is fixed.

5HT2 commented 4 years ago

Oh that's true. I'll close this as won't fix for the time being then.