matcracker / BlocksConverter

A PocketMine-MP plugin allows you to convert Minecraft PC maps to MCPE/Bedrock maps or vice-versa.
GNU General Public License v3.0
46 stars 12 forks source link

Errror while converting #10

Closed Wertzui123 closed 5 years ago

Wertzui123 commented 5 years ago

When I did "/convert MAP" it got this error:

RuntimeException: "Cannot set tag at "generatorOptions": tried to overwrite pocketmine\nbt\tag\CompoundTag with pocketmine\nbt\tag\StringTag" (EXCEPTION) in "vendor/pocketmine/nbt/src/tag/CompoundTag" at line 139

matcracker commented 5 years ago

Is it 1.13+ map?

Wertzui123 commented 5 years ago

Yes.

matcracker commented 5 years ago

The plugin converts worlds up to the version 1.12 due to missing PocketMine support.