maruohon / minihud

A client-side Minecraft mod with configurable "info lines" ("mini-F3") and various overlays, such as light level and structure bounding boxes
GNU Lesser General Public License v3.0
410 stars 104 forks source link

Game crashes upon joining Multiplayer world while renderer's on (also crashes upon turning on in MP) #324

Open JustFalcon opened 9 months ago

JustFalcon commented 9 months ago

The game crashes when joining a MP world when certain renderers are turned on. As of now the only fix is joining the world with the main renderer toggles disabled or figuring out the exact settings blocking it. Additionally toggling certain renderers will also crash the game even when already on a server.

Crash Log: https://pastebin.com/9L97vTgD

maruohon commented 9 months ago

Seems to be an interaction between ImmediatelyFast and MiniHUD. This version: https://masa.dy.fi/mcmods/minihud/minihud-fabric-1.20.1-0.27.1-pre.1.jar should have a fix for that. I should probably upload that to CF as well before the 1.20.2 update...