You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
ValueError: invalid literal for int() with base 10: '50.0'
(21 additional frame(s) were not displayed)
...
File "etheroll.py", line 375, in <lambda>
if not focused else False)
File "kivy/_event.pyx", line 714, in kivy._event.EventDispatcher.dispatch (kivy/_event.c:7295)
File "kivy/_event.pyx", line 1225, in kivy._event.EventObservers.dispatch (kivy/_event.c:12844)
File "kivy/_event.pyx", line 1149, in kivy._event.EventObservers._dispatch (kivy/_event.c:12419)
File "etheroll.py", line 370, in <lambda>
setattr(slider, 'value', cast_to(inpt.text)))
ValueError: invalid literal for int() with base 10: '50.0'
When validating the chances input.
Sentry details:
https://sentry.io/andre-5t/etheroll-be/issues/528143202/
The text was updated successfully, but these errors were encountered: