Bug Verified

DropOptions(ChatMessage) not working

#6581 opened by Unknown 1 year ago

Unknownreported this bug

Summary

When killing a mob that has ChatMessage in drop options it throws err.

Steps to reproduce

Use MythicMobs-5.10.0-SNAPSHOT 5496 on Purpur v1.21.8-2489-HEAD@4fd4df0. Create new vanilla mob modification: https://pastebin.com/932xmSbQ Summon that mob and kill it.

Current behavior

We get err: https://pastebin.com/MhxDRLkF

Intended correct behavior

Message sent into chat.

Server log file

https://pastebin.com/YNrZujrX

Debug log snippet

https://pastebin.com/wDcvHW8D

Unknowncommented

Fancydrops requires a display name, by giving your mob that, this works. I will keep this open as this might still be a bug.

Unknowncommented

Can confirm it is working if i set display name.

Sign in to join the discussion.