wtf is this error

This commit is contained in:
piair338 2022-10-18 10:51:55 +00:00
parent 1505e7b756
commit 6796e71c5b

2
V4.py
View File

@ -922,6 +922,8 @@ def LogPoint(account="unknown"): # log des points sur discord
break
except Exception as e:
CustomSleep(300)
printf(f"LogPoints : {e}")
points = None
if not points :
LogError(f"impossible d'avoir les points : {e}")