decipher3114 / Revancify

The only revancify
Apache License 2.0
789 stars 53 forks source link

Error ocurred during initialization of VM #72

Closed aqtoo closed 6 months ago

aqtoo commented 6 months ago

patch_log.txt

Vikrraal commented 6 months ago

I have the same issue as well. No matter what app I try to patch this error comes up.

geraniumblessing commented 6 months ago

I just ran into this issue. Fixed it by running pkg install libandroid-spawn first.

libandroid-spawn is a termux package. You can install termux packages via pkg install <package-name>.

decipher3114 commented 6 months ago
pkg remove libandroid-spawn; pkg install libandroid-spawn
aqtoo commented 6 months ago

Installing the package worked, for some reason it was never installed when installing revancify, it seems some packages just have a chance of failing to install.