Coder Social home page Coder Social logo

blockmeter's Introduction

Side Project Stack

(so I maybe finish some of it)

  • Sane Figglet unicode and toml based fogfont format
  • twitchctl
  • macro_rules like proc macro input parser
  • Implement secret store for ENV tokens
  • Email client
  • bitfireAT/icsx5#235

blockmeter's People

Contributors

dongffan avatar dsdiov avatar gbl avatar hexadecimal233 avatar modprog avatar snowcutieowo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blockmeter's Issues

Black screen when using

Every time i press the keybind and then press right mouse button on a block it gives me a black screen until i press the keybind again.
My minimap is still being displayed over the black grayish screen though.

[Suggestion]with freecam from tweakeroo

Hope to be compatible with 'freecam from tweakeroo'.
Use this mod after opening the free camera, select the box or the box in front of the body, the relative experience is not very good in some inconvenient machines, so you can hope to be compatible with the out-of-body function, choose the box that the camera looks at when the soul is out of the body.
soul out of the body(灵魂出窍) ==> Free camera(自由摄像机)
Hope the translation is accurate,thanks

Memory Leak

My game was running perfectly, but after installing the mod the memory usage increases

1.19.1 support

Hello and thank you for this mod! I use it all the time.

Any chance you can update it to support 1.19.1? :)

Thanks!

1.20.6?

As a modder i know that rendering is annoying, but is there any plan for 1.20.6 support? this mod is extremely useful for me and i would at least like to know if it's planned or if not, when it will next update.

Crashes on 1.19.4

Tested the newest release (1.19.3) on 1.19.4, it loads fine, and you can enable it fine, but clicking to set the first position crashes the game.

Error is as below:

java.lang.NoSuchMethodError: 'void com.mojang.blaze3d.systems.RenderSystem.disableTexture()'
	at win.baruna.blockmeter.measurebox.ClientMeasureBox.render(ClientMeasureBox.java:144) ~[blockmeter-1.8-HEAD.jar:?]
	at win.baruna.blockmeter.measurebox.ClientMeasureBox.render(ClientMeasureBox.java:122) ~[blockmeter-1.8-HEAD.jar:?]
	at win.baruna.blockmeter.BlockMeterClient.lambda$renderOverlay$4(BlockMeterClient.java:202) ~[blockmeter-1.8-HEAD.jar:?]
	at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?]
	at win.baruna.blockmeter.BlockMeterClient.renderOverlay(BlockMeterClient.java:202) ~[blockmeter-1.8-HEAD.jar:?]
	at net.minecraft.class_757.handler$zzd000$blockmeter$onRenderCenterLast(class_757.java:2094) ~[client-intermediary.jar:?]
	at net.minecraft.class_757.method_3188(class_757.java:1124) ~[client-intermediary.jar:?]
	at net.minecraft.class_757.method_3192(class_757.java:872) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1523(class_310.java:1218) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1514(class_310.java:801) ~[client-intermediary.jar:?]
	at net.minecraft.client.main.Main.main(Main.java:237) ~[minecraft-1.19.4-client.jar:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462) ~[fabric-loader-0.14.18.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.18.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.18.jar:?]

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 set the BM key to B)

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 a compatibility? but cant think of anything that would cause that

Clarification on ModUpdater support

Is it still supported? Should it be removed?

ModUpdater was last updated 2 years ago for 1.16.

This mod checks a file for updates that is also 2 years old.

The reason I bring it up is because it still prints this warning in current versions of Minecraft + BlockMeter which may be confusing to users:

[22:58:05] [main/WARN]: Warnings were found!
 - Mod 'Block Meter' (blockmeter) 1.6 recommends version 1.1.7 or later of modupdater, which is missing!
	 - You should install version 1.1.7 or later of modupdater for the optimal experience.

The CurseForge and Modrinth pages for this mod also mentions ModUpdater.

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

Bukkit plugin doesn't work on BungeeCord network

[17:22:06 WARN]: [SpigotBlockMeterReflector] Plugin SpigotBlockMeterReflector v1.4.1 generated an exception whilst handling plugin message
>java.lang.NullPointerException: null
at de.guntram.bukkit.SpigotBlockMeterReflector.Main.buildS2CPacket(Main.java:60) ~[?:?]
at de.guntram.bukkit.SpigotBlockMeterReflector.Main.informAllPlayers(Main.java:48) ~[?:?]
at de.guntram.bukkit.SpigotBlockMeterReflector.Main.onPluginMessageReceived(Main.java:44) ~[?:?]
at org.bukkit.plugin.messaging.StandardMessenger.dispatchIncomingMessage(StandardMessenger.java:455) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.PlayerConnection.a(PlayerConnection.java:2769) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.PacketPlayInCustomPayload.a(SourceFile:44) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.PacketPlayInCustomPayload.a(SourceFile:9) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.TickTask.run(SourceFile:18) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.MinecraftServer.aZ(MinecraftServer.java:1137) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.MinecraftServer.executeNext(MinecraftServer.java:1130) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1091) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1005) ~[patched_1.16.1.jar:git-Paper-131]
at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.1.jar:git-Paper-131]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]

image

Doesn't work

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

[Suggestion] Block Meter Item

Could you add an Overlay Item that can be crafted?
I think this would make for a better collaborative experience on servers, increases immersion, and would free up a keybind.

CF Bug report by Michael18571

about BlockMeter changing the texture pack icon - this seems to happen sometimes when the mod has a file named pack.png. After I renamed every pack.png to icon.png in my mods (and adjusted the reference in fabric.mod.json) the problem went away.

BlockMeterFabric crashes Minecraft for some reason

I have an Issue that I can't use Sticks at all and activates BlockMeterFabric instead both by Left Clicking and Right Clicking.

Edit: For some reason Minecraft is crashing even with the Mods that I played yesterday where it was completely fine.

Crash Report and latest.log provided.

latest.log
crash-2022-11-21_18.43.26-client.txt

Here is my Modlist:

  • Advanced XRay (Fabric Edition)
  • AdvancedChatBox
  • AdvancedChatCore
  • AdvancedChatFilters
  • AdvancedChatHUD
  • Advancement Plaques [Fabric]
  • AppleSkin
  • Architectury API (Fabric/Forge)
  • BlockMeterFabric
  • Bobby
  • CameraOverhaul
  • Cardinal Components
  • Chest Tracker
  • CIT Resewn
  • Cloth Config API (Fabric/Forge)
  • Clumps
  • Controlling
  • CrashBrander
  • CreativeCore
  • Cursor Mod (Fabric/Forge)
  • Custom Entity Model (CEM)
  • Damage Tilt
  • Detail Armor Bar [Fabric]
  • Easy Shulker Boxes
  • Eating Animation [Fabric]
  • Effective 💦
  • EnhancedVisuals
  • Entity Culling Fabric/Forge
  • Entity Texture Features - [Fabric & Forge]
  • Equipment Compare [Fabric]
  • Fabric API
  • Fabric Language Kotlin
  • FerriteCore (Fabric)
  • Forge Config API Port
  • FPS Reducer
  • Iceberg [Fabric]
  • Iris Shaders
  • Item Borders [Fabric]
  • LazyDFU
  • Legendary Tooltips [Fabric]
  • Litematica
  • Lithium (Fabric)
  • MaLiLib
  • Meteor Client
  • Meteor Rejects
  • Mod Menu
  • Mouse Wheelie (Fabric)
  • Name Pain
  • Not Enough Animations
  • Phosphor (Fabric)
  • Pick Up Notifier
  • Presence Footsteps [Fabric]
  • Prism [Fabric]
  • Puzzles Lib
  • Reese's Sodium Options
  • Roughly Enough Items Fabric/Forge (REI)
  • Satin API
  • SeedcrackerX
  • Sign Tools
  • Skin Layers 3D (Fabric/Forge)
  • Smooth Swapping (Fabric)
  • Sodium
  • Sodium Extra
  • Sound Physics Remastered
  • ViaFabric
  • Visuality
  • Xaero's Minimap
  • YDM's Weapon Master
  • YetAnotherConfigLib
  • Zoomify

Doesn't work anymore?

Hi!
I used this mod for a while and it worked (and was very helpful) but since a saturday in january it stopped working. I don't know exactly why. Maybe incompatible with a mod or something else? I hope you can help me
Mods:
image
Video:
https://youtu.be/otoA_Bubr2I

CF bug report by ImDerpyMelon

about everything rendering in white - I had a similar problem in my Grid mod. Some other mods - the ones I know about are Fabritone and VoxelMap when rendering waypoints in Beacons-only-mode, do a RenderHelper.enableLighting() which they don't revert. Calling RenderHelper.disableLighting() before rendering fixed the problem for me.

asking

Hello, I'm asking you to make a version for 1.20.2 fabric or quilt on Modrinth, thank you very much!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.