Hello, i want to create a server with my friends for minecraft windows 10 edition. I tried to create a server with PocketMine becouse we are interested in plugins. We already have a world created in minecraft java 1.15 and we want to continue playing in that world. I tried to put the world's folder in the server but when someone tries to login, the server crashes. Here's the log: https://pastebin.com/c9XrSYaa I read that java worlds are not compatibile with pocketmine and all the converters i found don't work properly. Can somebody help us?
Java worlds should be natively compatible. It seems like the world has an NBT tag The issue is because Java 1.13 and above use a different world format which PocketMine does not support. Java 1.12 and older worlds are natively supported. Bedrock Edition LevelDB 7 and older worlds are also supported.
Try create your world in 1.8.9 version or below and after import to your pocketmine worlds, it works for me.
Thank you but we arealdy have a world and we would like to contine playing in that world. I think i will wait until someone creates a converter
Why would you think that's the case? Sure some blocks work differently in Bedrock than in the Java Edition, but the majority of them can definitely be converted without loss, provided someone has the time to write a converter.
If you have Spigot or Bukkit server, use the plugin "Geyser". You can play in-between Java AND Bedrock edition with this plugin, while in the server! Get a .JAR of the plugin from here: master [GeyserMC ยป Geyser] [Jenkins] (opencollab.dev)
just convert your world with Minecraft Tools, it has a feature that converts 1.13+ worlds to 1.12 and youll be ok