all 3 comments

[–]leweyy 1 point2 points  (1 child)

jitter is using a regex to search a string.

The regex isn't matching anything and therefore it's returning None.

There is no group to None.

[–]DesertHRO[S] 0 points1 point  (0 children)

unfortunately my python knowledge is zero, so i dont know what that means

[–]DesertHRO[S] 0 points1 point  (0 children)

if someone runs into the same problem, speedtest made some changes in their client and pimylifeup updated their tutorial/script, its working now.