Bug Closed · Resolved

Error related to fancydrops

#5172 opened by Unknown 2 years ago

Unknownreported this bug

Summary

I use fancydrops and its very buggy with it. When I change VANILLA to FANCY, the mob breaks, stops giving out loot after death, also no death message is written. (perhaps this error is also caused by ClientSideDrops)

Steps to reproduce

In the mob's configuration file, replace VANILLA with FANCY and enable PerPlayerDrops in DropOptions. Mob file is attached[Legacy attachment omitted]

Current behavior

When you change VANILLA to FANCY the loot extraction of mobs breaks, the loot doesn't drop, and the message after death doesn't appear

Intended correct behavior

Loot from the mob should fall as with VANILLA (it is), and with FANCY (breaks the mob), the message after the death of the mob in FANCY mode should appear

Server log file

https://mclo.gs/UW5uM6b

Proposed fixes

Need to fix DropMethod: FANCY and PerPlayerDrops: true

Sign in to join the discussion.