Bug Closed · Invalid

Armorstands not being picked up by targeters

#3272 opened by Unknown 4 years ago

Unknownreported this bug

Summary

Describe the bug encountered in detail. Armorstands not being picked up by targeters

Steps to reproduce

Provide a full set of steps used to reproduce the bug, including links to SEPARATE Pastebin pastes for each relevant configuration file.

Current behavior

Describe what happens currently, while the bug is affecting your server.

Armor stands are not being picked up with @MIR or @EIR. I also attempted the @UUID targeted with the armorstand uuid to no effect. Changing the mob to a zombie resolved the issue

Intended correct behavior

Describe what you think should happen instead of the bug.

The armorstand when used as a base for a mob should be included in the @EIR and @UUID targerters, and possibly the @MIR targeter.

Server log file

Provide a link to a Pastebin paste with a copy of your server's latest.log file from startup to "Done!" AND includes a player connecting. Theres not any error logs or anything like that, it just seems like a code oversight

Debug log snippet

Provide a link to a Pastebin paste with an excerpt of your latest.log file that includes debug output where you trigger the bugged behavior.

Proposed fixes

Describe what you think the issue or any potential fixes may be.

Unknowncommented

ArmorStands are ignored by default, there is an option in config.yml to change this or you can just add targetArmorStands=true to your targeter

Sign in to join the discussion.