-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chrome crash error windows 10 #140
Comments
i don't suppose it works if you run the tool as administrator? |
Unfortunately not. Permissions was something I thought could be the issue
too, but maybe it is on the chrome side.
A chrome tab is generated “.data” but then the program throws the error
citing chrome never started and therefor assumed it has crashed.
On Sat, Apr 29, 2023 at 6:47 PM Nicholas de Paola ***@***.***> wrote:
i don't suppose it works if you run the tool as administrators?
—
Reply to this email directly, view it on GitHub
<#140 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANUVYEK3CVTMLYZVHOAGGILXDXAD7ANCNFSM6AAAAAAXQJNHRE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Jesse M. Charlton
|
unfortunate - sorry you're running into this issue! i haven't seen anyone else report this but i'll try to reproduce it on my W10 machine when i get home tonight |
Thanks so much for looking into it. No rush on my end if this is a one off issue. |
hey again - could you test this release https://github.com/chilli-axe/mpc-autofill/releases/tag/v4.2.5 and see if the issue persists? |
Thanks for pushing this update! It is still crashing on chrome boot up, but I suspect that is something going on at my end. However, I ran it through Edge instead and it worked great now. I will try messing about with my chrome settings and see if I can get it working at some point here. If I do, I will report back. All in all though, thanks for your time on this. |
Just ran into this issue with autofill v4.3.2, Chrome 116.0.5845.97, Win 10 21H2. Running in Edge worked fine |
it's been a little while since i chehcked in here, but i've dropped another release https://github.com/chilli-axe/mpc-autofill/releases/tag/v4.4 which contains some changes to how we manage webdrivers (using selenium directly for webdriver management rather than a third party library) - let me know if you get around to seeing if it works on your machine now :) |
whoops, didn't mean to close this! |
I am trying to use the windows.exe of autofill on windows 10. I've got the .exe in a folder with the .xml file (90 cards).
Running the .exe seems to initialize then boot a chrome (version 112.0.5615.138) browser tab, but then throws an uncaught exception: chrome failed to start. Not sure what I am doing wrong here...
I have tried with a chrome instance active or not but get the same issue.
The text was updated successfully, but these errors were encountered: