zeroeightysix/KAMI

Crash on 1.16.5, Kami-Feb-Release

Texbio opened this issue · 5 comments

Describe the bug
Crashing when entering single player and multiplayer worlds

To Reproduce
Steps to reproduce the behavior:

  1. Launch mc 1.16.5 fabric with kami-client-feb and fabric-api-0.30.3
  2. singleplayer/multiplayer world/server
  3. Crash

Expected behavior
not

Screenshots
Logs

Environment
did not build kami myself
Macos Majove 10.14.6
Java u8 281 (latest u8-version at the time)

Additional context
Idk. Also it would be nice if you could submit tickets through the discord.

crash-2021-02-14_19.01.08-client.txt

5HT2 commented

In the future please provide your latest.log or debug.log, as crash reports can be missing vital information.

You need to updated LWJGL to 3.2.2. We need to add a check in our fabric configuration to check for this.

https://github.com/LWJGL/lwjgl3/releases/tag/3.2.2

You can see the method was added in that version. Minecraft is fully compatible with it.

You need to updated LWJGL to 3.2.2

How can I do that?

I tried looking it up but did not find any solutions. I would assume that you would need to have the windows version to be updated.

It's much easier to do by using MultiMC. I'm not sure about the new launcher since I've not used it. You can manually modify the versions.json file to included the way that MultiMC does it.

I'll add instructions if I figure it out for the stock launcher.

I'll add instructions if I figure it out for the stock launcher.

Ok, I could not find out how to do it with the newest launcher so I am relying on you being able to find out how to do it.

UPDATE: I am using multimc and it seems to work with all my mods. No need to find out how to do it if you can't find out.