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

Issues with running on Mac OS #4

Open
Aces-and-Jacks opened this issue Jan 29, 2023 · 8 comments
Open

Issues with running on Mac OS #4

Aces-and-Jacks opened this issue Jan 29, 2023 · 8 comments
Labels
bug Something isn't working library For thigns that have to do with libraries used by the mod

Comments

@Aces-and-Jacks
Copy link

1.19.2

https://mclo.gs/4yWmgmd

@ugackMiner53 ugackMiner53 changed the title crash Issues with running on Mac OS Jan 29, 2023
@ugackMiner53
Copy link
Owner

Seems to be a library issue (see issues #54 #48)

I'll look into MacOS support, but given that I only run Linux and Windows, debugging is going to be a bit challenging...

@ugackMiner53 ugackMiner53 added the bug Something isn't working label Jan 29, 2023
@Aces-and-Jacks
Copy link
Author

yeah I looked on there as well. Saw there was a PR to fix it but hasn't been merged there yet. Figured I'd try anyway

@ugackMiner53 ugackMiner53 added the library For thigns that have to do with libraries used by the mod label Jan 29, 2023
@eklyst
Copy link

eklyst commented Mar 16, 2023

did you ever figure this one out?

@Aces-and-Jacks
Copy link
Author

Aces-and-Jacks commented Mar 17, 2023

did you ever figure this one out?

It's a library issue that this mod relies on. Issue 48 seems where the most development on apple silicon was

@eklyst
Copy link

eklyst commented Mar 30, 2023

so is there a solution to this?

@ugackMiner53
Copy link
Owner

Not currently, sorry.

@letorbi
Copy link

letorbi commented Jul 16, 2023

A solution might be to use the java-imp` branch of discord-game-sdk4j, which provides pure Java bindings for the Discord GameSDK. It is currently known to work with Windows, Mac (Intel & ARM) as well as Arch Linux (and probably other distros).

The branch is mostly API compatible to the master branch and even though some things might be missing, the main features are available.

I am using that branch for a little project of mine, and it is working fine so far. You can use JitPack to include the java-impl branch into your project.

@ugackMiner53
Copy link
Owner

Unfortunately, the Discord Game SDK has removed support for Voice and Lobbies, so now no library will work.

See the newly made #11 for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working library For thigns that have to do with libraries used by the mod
Projects
None yet
Development

No branches or pull requests

4 participants