JueK3y / Instagram-automated-commenting

〽️ This is an software (build with electron) that automatically comments on Instagram. Read the EULA for more information.
Other
11 stars 2 forks source link

Throwing "Failed to launch the browser process!" at launch #17

Closed zeus1921 closed 2 years ago

zeus1921 commented 2 years ago

Specification

Windows 10, 0.8.3

Steps to reproduce

Start the bot and it simply not comment at all

Expected Behavior

should post something

Actual Behavior

checked comment log activity in instagram and it didnt post anything

JueK3y-Prv commented 2 years ago

Have you already added comments to the comment file? You can do that by clicking on "Zusätzliche Optionen" and then on "Kommentare bearbeiten".

zeus1921 commented 2 years ago

im so sorry, i should read the docs. I found the problem "Failed to launch the browser process! spawn" installed latest node but the problem remains. thought it could be for not runnin as admin, but still nothing. reinstalled chrome too.

zeus1921 commented 2 years ago

imagem

i also think something is wrong with puppeteer? imagem

JueK3y-Prv commented 2 years ago

Okay, try to uninstall "puppeteer" and install "puppeteer-extra" instead, this should fix the error

zeus1921 commented 2 years ago

nothing. this seems buggy in my end. imagem i click here and nothing happens, is that supose to happen?

JueK3y-Prv commented 2 years ago

Okay, I will try to recreate your problem. Looks like you found some unfinished things. I'm still finishing all the features for the beta release, so some functions & buttons don't work yet. I will better disable non-functioning stuff for now.

JueK3y-Prv commented 2 years ago

I assume you cloned the code, right? Which branch did you use to clone the code? Does IAC work normally when you download the latest version (https://github.com/JueK3y/Instagram-automated-commenting/releases/tag/v0.8.3-alpha)?

zeus1921 commented 2 years ago

i just installed with the .exe file. And yes, it was 0.8.3

JueK3y-Prv commented 2 years ago

Version 0.8.4-alpha is out now (https://github.com/JueK3y/Instagram-automated-commenting/releases/tag/v0.8.4-alpha). This should fix the starting error