Code Monkey home page Code Monkey logo

Comments (5)

Didgeridoohan avatar Didgeridoohan commented on July 26, 2024

Module logs might help:
https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf/blob/master/README.md#logs

If you want to troubleshoot on your own, this is where you'll find the specific code:

# Finding and setting up installed Busybox

As you can see, if you do have the Busybox NDK module installed, the scripts should find it. And failing that there should be no issues with any other properly installed Busybox since the fallback is to use the which busybox command to find it.

from magiskhidepropsconf.

cwtechshiz avatar cwtechshiz commented on July 26, 2024

so yeah i figured that out before seeing your reply and sorry for not digging through all 200+ pages on the support thread. i believe it is failing because no matter how i go about installing busybox it will not run as root in a terminal. the busybox command only runs as a non-root user oddly. osm0sis's module in magisk constantly says update in the downloads like it isnt installing correctly but i get no errors saying so. also tried flashing busybox in twrp instead and got the same result. however using the questionable busybox installer found on playstore actually let me run it as root but still no bosybox found message when running props, also busybox did not stick after reboot.

Not having much luck finding any help searching your thread or online about similar issues...

would you like all of these files in the log folder? is it going to show data from every time ive failed to launch?

from magiskhidepropsconf.

Didgeridoohan avatar Didgeridoohan commented on July 26, 2024

Before you do anything else, check in /data/adb if there is a magisk.img file. If you find that, delete it and try again.

There's been a couple of similar instances of your issue discussed in support thread lately and from what we managed to work out it seemed like they couldn't install Busybox from the Magisk downloads because it found this file from a previous Magisk installation (there was a bug in the Magisk cleanup code) and unsuccessfully tried to use it.

If you can't get things working I would need all those files together with the Magisk log. The install log from the Busybox module would also be useful.

from magiskhidepropsconf.

cwtechshiz avatar cwtechshiz commented on July 26, 2024

that worked. im not sure if the theory of a previous install is correct though because i just completely wiped everything and started fresh with the latest version of magisk. thank you for the quick response

from magiskhidepropsconf.

Didgeridoohan avatar Didgeridoohan commented on July 26, 2024

So you did have a Magisk image in /data/adb? If so it is a remnant from an old installation, since that was removed in Magisk v19.0. Did you wipe /data?

I'll close this, since the main issue has been fixed.

from magiskhidepropsconf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.