BlockMeter
BlockMeter copied to clipboard
Clarification on ModUpdater support
Is it still supported? Should it be removed? ModUpdater was [last updated 2 years ago for 1.16](https://www.curseforge.com/minecraft/mc-mods/modupdater/files/all). This mod [checks a file for updates](https://github.com/ModProg/BlockMeter/blame/c369371561d40449db986700233c28229430a8a4/src/main/resources/fabric.mod.json#L15) that [is also 2 years old](https://github.com/gbl/ModVersionInfo/blob/master/BlockMeter.json)....
Memory Leak
My game was running perfectly, but after installing the mod the memory usage increases
To make it easier to contribute translations, I want to add: https://github.com/gbl/CrowdinTranslate
Doesn't work
When i press any of the binded keys in this mod it doesnt do anything.
Labels render behind lines of later placed boxes

 Boxes at 1 000 000   Boxes near Worldborder

Change default Key
Both Block Meter and Xaero's World Map has their keys set to M, which prevents players from using Block Meter. So, It'd be better if customization is added (e.g. I'd...
Mod tries to send packet when user is kicked
Mod version: 1.9.1 ``` java.lang.IllegalStateException: Cannot send packets when not in game! at net.fabricmc.fabric.api.client.networking.v1.ClientPlayNetworking.send(ClientPlayNetworking.java:370) at win.baruna.blockmeter.BlockMeterClient.sendBoxList(BlockMeterClient.java:362) at win.baruna.blockmeter.BlockMeterClient.clear(BlockMeterClient.java:143) at win.baruna.blockmeter.BlockMeterClient.disable(BlockMeterClient.java:117) at win.baruna.blockmeter.BlockMeterClient.reset(BlockMeterClient.java:127) at win.baruna.blockmeter.BlockMeterClient.onDisconnected(BlockMeterClient.java:211) ... ``` ## Crash log [crash-2023-11-05_13.01.41-client.txt](https://github.com/ModProg/BlockMeter/files/13259248/crash-2023-11-05_13.01.41-client.txt)
not working
when I press my hot key "N" nothing happens, I see the message that block meter is active but I cannot see any outlines using within a modpack so maybe...