InventivetalentDev / BossBarAPI

MIT License
19 stars 23 forks source link

java.lang.IllegalArgumentException: java.lang.ClassCastException@2a0ad77f #7

Closed WhatATopic closed 6 years ago

WhatATopic commented 6 years ago

https://pastebin.com/1cs3uTXz

The exception only occurs when the methods to add a bossbar are called. I am using TacoSpigot 1.8.8. Also the message displays "Wither" no matter what I put.

The wither attached to the bossbar is also visible and moves wherever the client's crosshair is while the bossbar is active.

WhatATopic commented 6 years ago

Here is another error I get when I just try using BossBarAPI.setMessage. I am assuming its the same thing but the stacktrace leads to a different location so idk. https://pastebin.com/PAt2w5RU

WhatATopic commented 6 years ago

Well thanks for nothing I guess. I managed to fix it myself by simply downloading your source and recompiling it using my PaperSpigot jar. OMEGALUL.