[SPIGOT-2870] Issue with ArmorStands - Cannot be copied with WordEdit anymore Created: 01/Dec/16 Updated: 01/Dec/16 Resolved: 01/Dec/16 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Asgarioth | Assignee: | Unassigned |
Resolution: | Invalid | Votes: | 0 |
Labels: | 1.11, entity | ||
Environment: |
Description |
Hi, There might be a recurring issue with ArmorStands. I recently reported a bug to WordEdit because with 1.11 + latest WE ArmorStands are not copied anymore (some others reported that this applies to ItemFrames as well). http://dev.enginehub.org/youtrack/issue/WORLDEDIT-3524 Wizjany from WE-team pointed out that there is a recurring issue since 1.8 which later on was fixed by Spigot team. Unfortunatelly I do not know details regarding the issue nor did he point out what is going wrong. Seers, |
Comments |
Comment by Asgarioth [ 01/Dec/16 ] |
Uh. Thanks a lot (especially for saving my time to get this fixed while spending your own). That was lightning-fast. |
Comment by md_5 [ 01/Dec/16 ] |
You can find the fix to the WorldEdit bug in this pull request: |
Comment by md_5 [ 01/Dec/16 ] |
I spent some time looking into this and I can confirm that it is a bug in WorldEdit's Bukkit adapter and not in fact Spigot. |
Comment by Asgarioth [ 01/Dec/16 ] |
I know. I hoped that the issue sounds familiar to somebody watching the bug tracker. If similar results would have existed in either this or WE's bugtracker I would've added the reference. Nevermind, I'll either wait for the issue being fixed "by accident" (which I suppose must have happened in the last releases) or take my own deep dive into it if I have some spare time.
|
Comment by md_5 [ 01/Dec/16 ] |
Search text WorldEdit provides no similar results either: https://hub.spigotmc.org/jira/browse/SPIGOT-2361?jql=project%20%3D%20SPIGOT%20AND%20resolution%20%3D%20Fixed%20AND%20text%20~%20%22Worldedit%22%20ORDER%20BY%20created%20DESC%2C%20priority%20ASC%2C%20updated%20DESC |
Comment by md_5 [ 01/Dec/16 ] |
I see no mention of any similar fixed issue. If it is a bug on our end, a minimal reproduction code must be provided. |