Closed Zach443 closed 9 years ago
If you manually save a schematic with //schematic save, the result schematic's things can be seen inside MCEdit, but with the ones that BattleArena creates, they seem to be empty. And manually doing //schematic load BattleArena schematic and then //paste, it pastes just air. Something seems to be wrong with the schematic saving.
maybe can @Paaattiii can help out (owner of woolgame battlearena plugin)
The saveSchematic method from WorldEditUtil seems to be wrong. I rewite this and in my case, it works fine.
Resolved by above Pull Request.
I have gotten multiple reports of the snow layer turning to air when what sounds like the preStart is begun.
Evidence:
http://dev.bukkit.org/bukkit-plugins/battlearena2/#c176 http://dev.bukkit.org/bukkit-plugins/arenaspleef/#c1094 http://dev.bukkit.org/bukkit-plugins/arenaspleef/#c1093
Not sure what this is all about, because @Europia79 and I tested this over the weekend and it worked fine. I think we need to test it out again and see if it happens.