reisxd / revanced-builder

A NodeJS ReVanced builder
GNU General Public License v3.0
1.92k stars 172 forks source link

Failure trying to build revanced on pc. #704

Closed Madarox closed 1 year ago

Madarox commented 1 year ago

Revanced builder fails on my pc using opera gx and chrome ; image My pc specs : AMD Ryzen 5 PRO 4650G with Radeon Graphics 4.00 GHz. 16,0 Go of ram. French language. Windows 10 Professionnel Version 22H2 Build 19045.2846 Windows Feature Experience Pack 120.2212.4190.0

Katsudonnn1806 commented 1 year ago

image Edge:

PhantomEkko commented 1 year ago

image Same here

Madarox commented 1 year ago

Version 3.9.0 works using opera gx but the built app Is crashing (trying to patch V18.15.35) same thing for 18.10.37. image

KoleckOLP commented 1 year ago
[builder] Listening at port 8000
[builder] The webserver is now running!
[builder] Opening the app in the default browser... Done, check if a browser window has opened
[builder] An error occured.
Error: spawn C:\snapshot\revanced-builder\node_modules\process-exists\node_modules\ps-list\fastlist.exe ENOENT
    at ChildProcess._handle.onexit (node:internal/child_process:283:19)
    at onErrorNT (node:internal/child_process:476:16)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
[builder] Please report this bug here: https://github.com/reisxd/revanced-builder/issues.

crashes for me as well, and doing the same build in 3.9.0 works just fine.

PhantomEkko commented 1 year ago

image Tried with 3.9.0 in OperaGX. Still Failing

PhantomEkko commented 1 year ago

image Also This is something happening every time aswell (that error)

Madarox commented 1 year ago

image Tried with 3.9.0 in OperaGX. Still Failing

trying moving the builder to a different location other then system drive also execute it in administrator mode.

KoleckOLP commented 1 year ago

I have my builder in the root of C drive (just like I do with 3.9.0) and I run it as admin, still the same issue.

bbksleazy commented 1 year ago

same problem, writing here so i get the fixed notification

ITESaurabh commented 1 year ago

+1

b0unty1 commented 1 year ago

I have the same problem like all others. I tested the inotia00/rvx-builder forked from reisxd/revanced-builder and it worked perfectly (for me)

KoleckOLP commented 1 year ago

image this is still a problem, I have to use version 3.9.0 or I am not able to build.

Songgumdhk commented 1 year ago

Just ignore the error, and go to the revanced folder. There you can see the revanced.apk file. you can transfer this file to android and install it. It will work without any problem.

bbksleazy commented 1 year ago

Is the issue even fixed yet?