Bug Closed · Resolved

[Bug] BossBar of mobs is blinking

#1464 opened by Unknown 5 years ago

Unknownreported this bug

Summary

Everything is in the title. Every bossBar of the plugin MythicMobs are blinking.

However, a bossBar of a Wither for exemple, don't blink.

The blink problem appear only if you have a MythicBossBar. And it's a problem because with the "Fog" option enabled, it make the fog blink too ... Appearing and disappearing ... and it's hardly ugly ^^'

Intended correct behavior

Not blinking xD Just as any other BossBar of the game ^^'

Proposed fixes

I don't know, but other plugins of BossBar are not blinking (AnimaBossBar for exemple) So i think it's a behavior problem of the plugin MythicMobs itself.

Versions

Server: Paper 1.16.2

MythicMobs: Absolute last dev build

Code of the Mob BOSSBAR Behavior

8HepsilonEggIndicator:
  Type: drowned
  Drops:
  - none
  Display: '&3&lOeufs restant'
  Health: 8
  BossBar:
    Enabled: true
    Title: '&e&lOeufs restant'
    Range: 100
    Color: YELLOW
    Style: SOLID
    CreateFog: true
    DarkenSky: false
    PlayMusic: false
  Options:
    MovementSpeed: 0.00001
    MaxCombatDistance: 250
    FollowRange: 1
    Despawn: false
    Invincible: true
    Collidable: false
    PreventRandomEquipment: true
  AIGoalSelectors:
  - 0 clear
  AITargetSelectors:
  - 0 clear

Explain in Video

Here is a little video of the behavior: [Legacy attachment omitted]

Unknowncommented

Can confirm

Sign in to join the discussion.