I've tried transferring one of my existing maps from my Android phone to my PC so I can run it through PocketMine for PC to host as a server. However, the following issues happen:
1- When I first spawn, I die.
2- The items I held before converting the server disappeared.
3- Even if I move the items to chests, half of the stored items in certain chests will disappear, while others stay intact. It is even possible for an entire chest's contents to disappear.
Is there a way to remedy these issues? I want to play my regular map but on a server for easiness and for my sis to log in whenever she wants to.
Rollback Post to RevisionRollBack
If your name is screamed across the room in a growling voice, fear Bowser... If you hear someone telling you he is your father, its Darth Vader. And if Darth hires an icky babysitter to keep you at bay... you're doomed...
I converted my world like this:
1. Download MCEdit
2. Open your pc world, select a part of it that's 255x255 blocks (99% sure thats the size of a Minecraft PE world) and copy that
3. Open your Minecraft PE world in MCEdit, select the whole world and delete all the blocks (and entityies)
4. Paste the blocks you copied from the pc world in the mcpe world
5. Optinally move the spawnpoint and the lpcation of the player
6. Done
Btw, all the pc blocks and items (like redstone/stained clay) that are not in mcpe yet, will just disappear, so if you don't want that to happen, replace them with a block ithat is implemented in mcpe or install a mod that implements that block (and also uses the same item/block id for that item/block)
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
I've tried transferring one of my existing maps from my Android phone to my PC so I can run it through PocketMine for PC to host as a server. However, the following issues happen:
1- When I first spawn, I die.
2- The items I held before converting the server disappeared.
3- Even if I move the items to chests, half of the stored items in certain chests will disappear, while others stay intact. It is even possible for an entire chest's contents to disappear.
Is there a way to remedy these issues? I want to play my regular map but on a server for easiness and for my sis to log in whenever she wants to.
Delete the current world, restart the server, put the Android world into the "worlds" folder, restart the server again and voila.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
1- When I first spawn, I die.
2- The items I held before converting the server disappeared.
3- Even if I move the items to chests, half of the stored items in certain chests will disappear, while others stay intact. It is even possible for an entire chest's contents to disappear.
Is there a way to remedy these issues? I want to play my regular map but on a server for easiness and for my sis to log in whenever she wants to.
1. Download MCEdit
2. Open your pc world, select a part of it that's 255x255 blocks (99% sure thats the size of a Minecraft PE world) and copy that
3. Open your Minecraft PE world in MCEdit, select the whole world and delete all the blocks (and entityies)
4. Paste the blocks you copied from the pc world in the mcpe world
5. Optinally move the spawnpoint and the lpcation of the player
6. Done
Btw, all the pc blocks and items (like redstone/stained clay) that are not in mcpe yet, will just disappear, so if you don't want that to happen, replace them with a block ithat is implemented in mcpe or install a mod that implements that block (and also uses the same item/block id for that item/block)
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io