WorldEdit

WorldEdit

42M Downloads

Error in console when restoring

MrKiller01 opened this issue ยท 2 comments

commented

Versions

WorldEdit version:

version worldedit
[12:26:13] [Server thread/INFO]: WorldEdit version 7.1.0;8e55131
[12:26:13] [Server thread/INFO]: WorldEditSUI version 1.6.1
[12:26:13] [Server thread/INFO]: Website: https://www.spigotmc.org/resources/worldeditsui.60726/
[12:26:13] [Server thread/INFO]: Author: KennyTV
Platform version:
version
[13:13:52] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-e7dc2f5-ce66f69 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
[13:13:52] [Server thread/INFO]: You are running the latest version

Describe the bug
[11:33:13] [Server thread/INFO]: Mr_Killer01 issued server command: /restore
[11:33:13] [Server thread/INFO]: WorldEdit: Using com.sk89q.worldedit.world.storage.ZippedMcRegionChunkStore for loading snapshot 'E:\Minecraft\Amigo\backups\2019-a.zip'
[11:33:41] [Server thread/INFO]: Mr_Killer01 issued server command: /restore
[11:33:41] [Server thread/INFO]: WorldEdit: Using com.sk89q.worldedit.world.storage.ZippedMcRegionChunkStore for loading snapshot 'E:\Minecraft\Amigo\backups\2019-a.zip'
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:normal_tree
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:normal_tree
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:hay_pile
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:hay_pile
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:plain_flower
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:normal_tree
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:plain_flower
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:plain_flower
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:plain_flower
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:plain_flower
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:plain_flower
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:plain_flower
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:plain_flower
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:hay_pile
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:normal_tree
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:normal_tree
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:hay_pile
[11:36:13] [Server thread/WARN]: Error while deserializing minecraft:plain_flower
[11:38:07] [Server thread/INFO]: Mr_Killer01 issued server command: //restore
[11:38:07] [Server thread/INFO]: WorldEdit: Using com.sk89q.worldedit.world.storage.ZippedMcRegionChunkStore for loading snapshot 'E:\Minecraft\Amigo\backups\2019-a.zip'

To Reproduce
I just tried to restore a section from an older file (complete world backup at that moment)

Expected behavior
Because I cannot tell if all is restored while doing that, I noticed in the serverlog that there was an error which can point to a missing part in the restore action.

Screenshots
Not needed, as I stated before I do not know if something is missing, looked ok, but hey, youre the expert, right?

Additional context
none..

commented

Not quite sure what the issue is. Was there something actually wrong with the restored area or are you asking about those deserializing warnings? Those can be ignored, it's just a byproduct of mojang forgetting to remove some features between 1.14 and 1.15. If something is actually wrong with the restored blocks, please elaborate on that.

commented

Thanks, it was prob. that what you told me because as far as I can tell there were no problems....
Again, thanks.