Zyin's HUD

Zyin's HUD

210k Downloads

[1.7.2, 1.2.0] Health Monitor: Not working on Multiplayer servers

RoyCurtis opened this issue ยท 1 comments

commented

Reproduction

  1. Enter a single player world with Zyin's Hud and the HealthMonitor mod enabled
  2. Reduce health until below 6 (3 hearts or less)
  3. Observe the health monitor beeps begin
  4. Leave single-player and join a multiplayer server (e.g. mc.twit.tv)
  5. Repeat step 2
  6. Observe the health monitor does not beep, even after reducing health to 0

Perhaps LivingHurtEvent does not fire on SMP?

commented

I always hate it when events don't fire in multiplayer... argh, guess I'll have to use a ClientTickEvent instead.