Bug Closed · Resolved

Issues with OnTimer trigger and bossbars

#2480 opened by Unknown 4 years ago

Unknownreported this bug

Summary

OnTimer Heal mechanic (as seen in the Lord Jelly mob) doesnt work. among others

Bossbars dont display.

Steps to reproduce

The mechanics as mentioned in my YML files dont work.

No clue what else to say.

Current behavior

1: Some mechanics dont activate when placed on ~onTimer trigger 2: Bossbars don't display.

Intended correct behavior

Mechanics should fire every X ticks as defined in ~onTimer:x

Bossbars should be displayed on screen

Server log file

With extra plugins: https://paste.denizenscript.com/View/89909

With basic plugins: https://paste.denizenscript.com/View/90208

Debug log snippet https://paste.denizenscript.com/View/89909

Config Files: Mob.yml: https://pastebin.com/QQGnvfmT

MM Config.yml: https://pastebin.com/8N2BNL5A

Proposed fixes No Idea

Comments:

This has been an issue for weeks now. Still a problem on most recent builds

Unknowncommented

It seems that ~onTimer:300 works but ~onTimer:20 does not.

Unknowncommented

changing the clock interval in config.yml breaks it

Sign in to join the discussion.