-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi thanks for this library! I get the following bug no matter what I try so far -
root@pappasfw:/pyql# ./examples.py/pyql#
Traceback (most recent call last):
File "./examples.py", line 7, in
p = Player("paaskehare")
File "/root/pyql/quakelive.py", line 78, in init
self.scrape_stats()
File "/root/pyql/quakelive.py", line 130, in scrape_stats
self.registered = r['registered'].search(content).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
root@pappasfw:
Any idea how I can quick fix this or can you commit an update? thx
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels