Zenith

Zenith

3M Downloads

[Bug] Bosses not spawning

beam1ng opened this issue ยท 1 comments

commented

After generating a new world, only one boss spawns per dimension. Changing the "Boss Spawn Cooldown" in adventure.config file doesn't have any affect.

The bug seems to be present since the commit introducing Zenith 0.2.0: da189b9
The commit altered the BossEvents.java file which might be relevant to the issue.

Tested on versions:

  • 0.2.4 - Bug is present
  • 0.2.0 - Bug is present
  • 0.1.11 - Bug is not present
  • 0.1.5 - Bug is not present
commented

I never registered the tick event to reduce the cooldown of the boss spawning...
Fixed next version