Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Crash on 1.16.5, Kami-Feb-Release #529

Open
Texbio opened this issue Feb 15, 2021 · 5 comments
Open

Crash on 1.16.5, Kami-Feb-Release #529

Texbio opened this issue Feb 15, 2021 · 5 comments
Labels
bug Something isn't working

Comments

@Texbio
Copy link

Texbio commented Feb 15, 2021

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

@Texbio Texbio added the bug Something isn't working label Feb 15, 2021
@5HT2
Copy link
Contributor

5HT2 commented Feb 15, 2021

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

@nopjmp
Copy link
Contributor

nopjmp commented Feb 15, 2021

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.

@Texbio
Copy link
Author

Texbio commented Feb 15, 2021

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.

@nopjmp
Copy link
Contributor

nopjmp commented Feb 15, 2021

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.

@Texbio
Copy link
Author

Texbio commented Feb 18, 2021

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants