#Cant open custom maps

16 messages · Page 1 of 1 (latest)

harsh talon
#

i remember this from a year ago i think but newer versions Questcraft cant launch custom maps because of a thing in android flagging theese maps as harmful or something (as well as this error message appearing in said maps). im wondering if yall have fixed this issue

fallen hedgeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

harsh talon
#

gimmie a sec to send the pic

#

discord mobile is crapping itself

#

Here's the photo

marsh cedar
#

You could sideload them over adb afaik

mild flame
#

This is .dat locking uhh

magic owl
#

either a .zip has to be moved and somehow unzipped through adb (i think its possible I just have no clue what that chain of commands would be)
OR
take the world folder, move it to a public folder like downloads, adb shell it over another device into the worlds folder of the instance

#
  1. Have some kind of way to use ADB shell on another device like a pc, either android dev toolkit, ADB by itself, or Sidequest Advanced
  2. Put the folder with the full map somewhere easy, like the downloads folder this is important, copy this path WITH THE FILE for later
  3. Find the path to the saves folder you want on questcraft, copy up to the /saves point in there and do the following command:

adb shell mv <source_file_path_on_device> <destination_path_on_device>

#

do not include the brackets, they are just there for showing what path to put where, the space is the actual identifier

fallen hedgeBOT
magic owl
#

@harsh talon

harsh talon
#

oki

#

android is really starting to get more restrictive