BlockMeter icon indicating copy to clipboard operation
BlockMeter copied to clipboard

Results 19 BlockMeter issues
Sort by recently updated
recently updated
newest added

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)....

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

When i press any of the binded keys in this mod it doesnt do anything.

irreproducible

![grafik](https://user-images.githubusercontent.com/11978847/89588218-81c80800-d843-11ea-8619-0061ed1fd2f2.png)

render
doable

![Boxes at High Coords](https://user-images.githubusercontent.com/11978847/97804654-9a349c80-1c51-11eb-83ce-3ab461b04ac7.gif) Boxes at 1 000 000 ![2020-11-01_15 19 38](https://user-images.githubusercontent.com/11978847/97805347-d10cb180-1c55-11eb-8e2f-4c92d81d7352.png) ![2020-11-01_15 19 41](https://user-images.githubusercontent.com/11978847/97805348-d1a54800-1c55-11eb-849e-1512705f2bcb.png) Boxes near Worldborder

bug
render

![2020-09-01_17 59 16](https://user-images.githubusercontent.com/11978847/91876512-0e1bee00-ec7d-11ea-81b3-87793d063c4c.png)

bug
render

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 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)

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...

incomplete