MiniHUD

MiniHUD

3M Downloads

Fabric is crashing when loading minihud

ziraw opened this issue ยท 24 comments

commented

if i try to load up minihud the game wouldnt even start.
It would just crash whenloading up...

can someone help me please?

yes I installed the Fabrich-API, I use the 0.5.1.36 installer for minecraft 1.14.4
and minihud-fabric-1.14.4-0.19.0-dev.20190720.191339.
and thats the API; fabric-api-0.4.0+build.240-1.14

Thanks for Helping me

commented

@Nike020410 i do not know what this is...
could very well be

commented

malilib is a library mod required by all my other client-side mods.

It can be found here:
https://www.curseforge.com/minecraft/mc-mods/malilib/files

commented

if you only use masa's mods, you don't need fabric api also

commented

@maruohon so i will put it in the mods folder? right?

commented

yeah

commented

omg thank you :D

commented

can you close the issue also?

commented

yeas one question, how do i display structure bounding stuff and all this stuff?

commented

in singleplayer and quickcarpet server it will work, in the configs you can toggle mainstructurerenderer or something like that and then also the structure you want to see

commented

For structure bounding boxes, you enable the types you want to see on the Structures tab in the config menu (H + C), and then you also need to set a hotkey for overlayStructureMainToggle on the Renderer Hotkeys tab, to be able to turn on the structure renderer itself.

Note that the structure bounding boxes currently only work in single player, or on QuickCarpet servers. I'm also slowly working on my own server-side mod for sending the data.

commented

thanks for all the help :)

commented

it doesnt work ahhhh
it says showing box: ON bla bla but i dont get it to work what am i doing wrong

commented

are you on singleplayer or quickcarpet server, cause otherwise it won't work

commented

yes i am

commented

overlaystructuremaintoggle on?

commented

can you show a send a screenshot of your f3 screen and also from the structure?

commented

yes

commented

Screenshot (4)

commented

Do you have the MiniHUD main rendering (hotkey H) still on? If that is on, and the structure renderer was toggled on, and you enabled the Nether Fortress structure type, then it should work in single player.

Note that there is currently a bug in malilib that reverts configs when you change dimensions (use a portal). So toggle all of them on in the nether, or log out and back in after enabling them so that they get saved, before you use a portal. Basically currently when you use a portal, it will revert all configs to the values they were at when you first logged in to the world.

commented

yes i had to press h..
tahnks dude <3

commented

can i somehow tell the mod my seed?

commented

you only need it for slime chunks, but you can do /seed if you have OP or minihud-seed <seed> if you know the seed and replace <seed> with the actual seed.

commented

slime chunks aparently do work on servers..
thank you guys. I think we can transform this thread into a MiniHUD tutorial at this point...
xD

commented

Did you forget Malilib?