-
Notifications
You must be signed in to change notification settings - Fork 40
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
Index out of range exception upon printing #96
Comments
I can’t personally reproduce it locally, but I just added a few checks to that errored function, which would probably give more helpful info. Please try:
You may also need to provide which browser you are using, if the error persists. |
It seems that commit e976b0d fixed it! I tried the new version, and I could print without any error message. The print is successfull even without touching the Strength slider, at least on my system. Thank you a lot! |
Glad to hear that :) No idea what caused that though. |
I still have this error with latest commit, or at least something very similar:
Maybe something in python internals has changed because I was printing about 2 or 3 weeks ago without a problem. I am using up to date Archlinux. |
I'm encountering an uncaught exception that prevents me from printing on the Windows "bare bone" version.
Error message displayed on app:
Error message displayed on terminal:
Setup where error occurs:
Steps to reproduce:
py -m pip install bleak
on the command promptC:\Users\aless\AppData\Roaming
and executegit clone https://github.com/NaitLee/Cat-Printer.git
python server.py
MX06-10D6
from the dropdownThe text was updated successfully, but these errors were encountered: