OtherDrops

226k Downloads

Bug Report - Death by Anvil error

Steelsouls opened this issue ยท 5 comments

commented

Error log: http://pastebin.com/v0j9eiVR

Drop parameters that caused the error

PLAYER:
    - tool: ANVIL
      drop: GOLD_NUGGET/7
      message.server: ["Splat!!!"]

This is just a fun little drop that is exceedingly rare. I thought I'd test it this morning and obviously you see what happened. It's not a pressing matter, just wanted to report it so you are aware of the issue. Thanks!

Edit: Also tried tool: FALLING_BLOCK
also tried tool: ANVIL with action: HIT for easier testing

  • Both of these further tests also resulted in errors.
commented

2.8-Beta6 adds a check to avoid this error - closing for now, please reopen if you get the same error.

commented

Death by anvil still causes this error. http://pastebin.com/iJAKuRQQ

Using same drop entry as above (including action: HIT for easier testing)

commented

Reopening this since it looks like it's not fixed?

commented

Yes thanks for reopening. Zarius meant to but forgot. Bug is still present.

commented

Seems to be an issue checking the "attackrange", will look into it.