Better Ping Display

Better Ping Display

6M Downloads

for some reason this mod conflicts with Redirector

xaxilin opened this issue ยท 1 comments

commented
@Redirect conflict. Skipping betterpingdisplay.mixins.json:PlayerTabOverlayMixin from mod betterpingdisplay-
>@Redirect::redirectRenderPingIcon(Lnet/minecraft/client/gui/components/PlayerTabOverlay;Lnet/minecraft/client/gui/GuiGraphics;IIILnet/minecraft/client/multiplayer/PlayerInfo;)V 
with priority 1000, already redirected by watut.mixins.json:client.RenderPingIconInject from mod watut->@Redirect::renderPingIcon(Lnet/minecraft/client/gui/components/PlayerTabOverlay;Lnet/minecraft/client/gui/GuiGraphics;IIILnet/minecraft/client/multiplayer/PlayerInfo;)V with priority 1000

Conflict seems to be caused by the mod What Are They Up To, which also changes the player list to show idle status. Unfortunately, I don't think compatibility between the two is feasible, so you will need to choose one mod over the other.