-
Notifications
You must be signed in to change notification settings - Fork 8
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
Mac M1/2/...∞ Woes, Natives Incompatibilities #5
Comments
When reverting to regular LWJGL, the G and B channels are swapped resulting in a weird-looking game. |
Use this instance instead: https://github.com/telvarost/prism-instance. |
That instance does not ship with proper M1 natives. I'll sort out a proper instance when I get on (~3-4hrs, bump if I haven't done anything by then) |
Also install this mod: https://modrinth.com/mod/gambac |
I remember seeing an instance shipping LF LWJGL but I can't find it anymore. |
I started work on one, then got sidetracked, lmao |
Babric Enriched ships with LF LWJGL, maybe thats what you reacall ? |
Oh yeah probably. |
I suggest shipping the M1 version with this mod pre-installed. |
Please no :( Im already blamed for 80% of Babric crash logs |
https://github.com/Glass-Series/babric-prism-instance/releases Note: You'll still need gambac to solve the G and B channel switching. |
The Glass Series prism instance with Gambac crashes https://mclo.gs/ic3GT18 |
telvarost's prism instance with Gambac also crashes https://mclo.gs/7XNTfEc |
It seems to delete the |
This is what I get when I use the Glass Series instance without Gambac: https://mclo.gs/YrqNb9D |
Try the newest version now. If it doesn't work, I'll dig out the crapbook and take a closer look when I'm next around. |
It's giving the same exact error with no |
The natives folder is a temporary folder. |
Sigh. Give me a moment. |
Okay yeah, just hit edit instance, and changle the lwjgl version to be the normal prism one. For some reason macos natives are just not downloading in the first place, and it's not showing me any logs, which is fucking helpful. |
what if it's called |
The normal LWJGL (2.9.4-nightly-whateveridk) works well with Gambac. Unfortunately, SmoothBeta doesn't work because of some silly macOS-specific GLSL syntax nightmare, so that sucks. |
Narrowing it down, it appears it's one of the mods in my list. I'll go bug the offending mods' issue tracker. In the meantime, I'll keep this issue open since this still affects an unmodified prism instance. |
You have an error related to not having GCAPI2 installed. Install that and see if the audio issues continue, cause I have audio on the crapbook. |
Using Glass Config API 2 with MojangFix Station API, there is still no audio. https://mclo.gs/eooMt3N |
I know what's wrong with the instance, I'll get on it when I get on tomorrow, gotta sleep now though. |
After a bit of gaming, the audio came back. 😕 |
Alright, fully fixed on the latest glass-series release of the instance.
Makes sense, minecraft was probably still loading all sounds. |
Should we make a PR with the fix? |
the L in LWJGL stands for always Losing
Status
The issue has been fixed and is awaiting a merge upstream.
The text was updated successfully, but these errors were encountered: