[SPIGOT-5472] Clone issue possibly more issues. Created: 22/Dec/19 Updated: 23/Dec/19 Resolved: 23/Dec/19 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Andrew Herring | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Environment: |
java version "1.8.0_231"
|
Attachments: |
![]() ![]() |
Version: | git-Spigot-18e2b9b-2d9db47 (MC: 1.15.1) (Implementing API version 1.15.1-R0.1-SNAPSHOT) |
Guidelines Read: | Yes |
Description |
This YouTube video explains what the bug is and how to reproduce the bug here's the YouTube link https://www.youtube.com/watch?v=Qqbj6U_aCZI
Here's what it says in the console Block at 37, 63, 46 is Block{minecraft:barrier} but has net.minecraft.server.v1_15_R1.TileEntitySign@712061bc. Bukkit will attempt to fix this, but there may be additional damage that we cannot recover.
In the video i used a new server, new world, no plugins
Also In the video you can clearly see that it isn't a barrier block. |
Comments |
Comment by Andrew Herring [ 22/Dec/19 ] |
I have a command block server and we use the clone command a lot so it spams the mess out of the console is there anyway to disable this message? |
Comment by md_5 [ 22/Dec/19 ] |
It's just a warning, behaviour is no different from Vanilla. |