ianmarmour / nvidia-clerk

A cross-platform go bot that tracks for availability of stock from Nvidia's store and adds a cart to your checkout.
BSD 3-Clause "New" or "Revised" License
222 stars 63 forks source link

Error on newest version #100

Closed fokeiro2020 closed 4 years ago

fokeiro2020 commented 4 years ago

with newest version getting this error below and script stop.

Untitled

Qerlak commented 4 years ago

Getting the same behavior. One check and then stops

facetsu commented 4 years ago

Same problem here. Tried a few regions and still fails.

captainbraz commented 4 years ago

Same issue

reubenprevost commented 4 years ago

If you are able to edit the source there is a break statement on line 90 of main.go

remove that and it will work.

fokeiro2020 commented 4 years ago

If you are able to edit the source there is a break statement on line 90 of main.go

remove that and it will work.

using the win .exe version

reubenprevost commented 4 years ago

I'm sure he will fix it soon.

ianmarmour commented 4 years ago

This is fixed in 3.5 go download latest (also extra logging is removed)