oO0oO0oO0o0o00 / Convarter

An android app that allows you to edit Minecraft (MCPE) gamemaps with javascripts, create customized flat levels and other features.
19 stars 1 forks source link

App has not been updated to support the new Minecraft file location #2

Open ThirdWatcher opened 2 years ago

ThirdWatcher commented 2 years ago

In the latest version of MCPE the file location used by the game has changed. This means that no worlds will be detected by this app, since it only looks in the old location. The new location (at least according to the file explorer I use) is ///_Android_data/com.mojang.mcpe/files/games/com.mojang/minecraftWorlds when the save location is set to external. This is the location that should be used, since the internal save location isn't accessible by other apps.

oO0oO0oO0o0o00 commented 2 years ago

It cannot be accessed without root access or an builtin file explorer on newer Androids.

ThirdWatcher commented 2 years ago

I am able to access the external save location using 3rd party file explorers. The app needs permission to access the entire file system and then the _Android_data folder has to be mapped in the app.

oO0oO0oO0o0o00 commented 2 years ago

sry. didn't see the message. Blocktopograph is outdated, Convarter is way more outdated. File access is only part of the problem. If your mapping solution is accessible to general users, we will consider updating the apps. We currently have no idea. The intersection set between super users and mobile Minecraft gamers is too little to drive the community.