Crendgrim / AutoHUD

A Minecraft mod for the Fabric launcher which dynamically hides parts of the user interface
GNU Lesser General Public License v3.0
16 stars 10 forks source link

Auto HUD crash on startup #114

Open BugmanBugman opened 1 month ago

BugmanBugman commented 1 month ago

https://gist.github.com/BugmanBugman/cf4cf8870e7c4c581bbd3b87ca88b114

Crendgrim commented 1 month ago

I am unable to replicate this with just AutoHUD installed. What exactly do you mean by "on startup"? The crashlog seems to indicate that a singleplayer world is loaded. Is that correct? What are the exact steps to trigger the crash?

I suspect that this is caused by a mod incompatibility. It would be super helpful if you were able to reduce your installation to a few mods with which it still happens.

Crendgrim commented 1 month ago

Try AutoHUD 6.3.5

BugmanBugman commented 1 month ago

https://gist.github.com/BugmanBugman/93ba2c4c486e2bf465671c962dda723f Getting this now when joining a server

Crendgrim commented 1 month ago

It's like the mod initialiser is never run, that is very weird