acc installation failed, the following is the failure prompt and installation log.
Copying zip to temp directory - Installing acc_V2022.7.4-dev_202207040_1927 (1).zip Install busybox or simply place it in /data/adb/vr25/bin/ Installation failed
35: trap exxit EXIT 40: bin_dir=/data/adb/vr25/bin 41: busybox_dir=/dev/.vr25/busybox 42: magisk_busybox=/data/adb/magisk/busybox 43: '[' -x /dev/.vr25/busybox/ls ] 44: mkdir -p /dev/.vr25/busybox 45: chmod 0700 /dev/.vr25/busybox 47: '[' -f /data/adb/vr25/bin/busybox ] 47: '[' -f /data/adb/magisk/busybox ] 48: '[' -x /data/adb/magisk/busybox ] 49: /data/adb/magisk/busybox --install -s /dev/.vr25/busybox/ 50: break 53: '[' -x /dev/.vr25/busybox/ls ] 54: echo 'Install busybox or simply place it in /data/adb/vr25/bin/' 55: echo 56: exit 3 1: exxit
It's complaining about busybox. Are you using a very outdated Magisk?
On Sun, Jul 10, 2022, 06:30 anxnxs @.***> wrote:
Copying zip to temp directory - Installing acc_V2022.7.4-dev_202207040_1927 (1).zip Install busybox or simply place it in /data/adb/vr25/bin/ Installation failed
35: trap exxit EXIT 40: bin_dir=/data/adb/vr25/bin 41: busybox_dir=/dev/.vr25/busybox 42: magisk_busybox=/data/adb/magisk/busybox 43: '[' -x /dev/.vr25/busybox/ls ] 44: mkdir -p /dev/.vr25/busybox 45: chmod 0700 /dev/.vr25/busybox 47: '[' -f /data/adb/vr25/bin/busybox ] 47: '[' -f /data/adb/magisk/busybox ] 48: '[' -x /data/adb/magisk/busybox ] 49: /data/adb/magisk/busybox --install -s /dev/.vr25/busybox/ 50: break 53: '[' -x /dev/.vr25/busybox/ls ] 54: echo 'Install busybox or simply place it in /data/adb/vr25/bin/' 55: echo 56: exit 3 1: exxit
— Reply to this email directly, view it on GitHub https://github.com/MatteCarra/AccA/issues/216, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG42GSCV6OVHLZEUDBO5NKLVTJNWZANCNFSM53EOL3ZA . You are receiving this because you are subscribed to this thread.Message ID: @.***>