Bug Closed · Resolved

Abtract Arrow pickup rule

#1605 opened by Unknown 5 years ago

Unknownreported this bug

Summary https://pastebin.com/Qy5UGK3B The issue happens whenever the skill:

  • shoot{type=ARROW;velocity=1;oh=goblinArrowDamage} is ran The issue is in the type=ARROW when changed to snowball the error no longer happens.

Steps to reproduce Create a mob that shoots an ARROW.

Current behavior

The bug seems to happen both when you get shot and when you are trying to pickup the arrow fired by a mob with the above skill. This spams the console and lags the server when multiple mobs are firing at a player.

Intended correct behavior

Fix the console spam, I am not sure how but maybe remove the entity after it hits would fix it?

Server log file

https://pastebin.com/AQ2a8UJu

Debug log snippet

https://pastebin.com/SfHErVqT

Proposed fixes

I am not sure how to fix the abstract pickup issue.

Sign in to join the discussion.