HUDTweaks

HUDTweaks

82.3k Downloads

Crash while switching lobbies on hypixel

PanJohnny opened this issue ยท 6 comments

commented

I have been switching lobbies and the game crashed. Now when I join the server it crashes again. Here is crashy link: https://crashy.net/YpYiQwhfavY9WxMMpoBb

commented

I think this may be due to other mods in your mods folder. Could you try with just HUDTweaks and see if the bug still happens?

commented

I'll take a look at it. Suspect it could be the skyblock mod because it hides hud elements. Maybe that causes the crash.

commented

I suspect if you take a look at matrix stack on line 56 (push) method or if you have a mixin there. I suspect that is the problem causer.

at

net.minecraft.client.util.math.MatrixStack.push (MatrixStack:56)

at

com.github.burgerguy.hudtweaks.hud.element.HudElementContainer.tryPushMatrix
commented

Yeah, I was being stupid. The mixin was applying to multiple different places because mojang changed the code a bit. I pushed a fix to it, and it'll be available in the next release, which will probably be tomorrow.

commented

Didn't mean to close this, when I post a release could you let me know if it's fixed?

commented

Yeah I'll let you know.