source-python
Posted: Tue May 21, 2019 7:43 pm
My source-python is working, seems ok on clientside,,but on serverside i get this
Code: Select all
[sp] Caught an Exception:
Traceback (most recent call last)
File " . .\addons\source-python\packages\source-python\listeners\tick.py" , line 80 in tick
self .pop(0) .execute()
File " . .\addons\source-python\packages\source-python\listeners\tick.py" , line 161 in tick in execute
return self.callback(*self .kwargs
TypeError: _remove_overlay() argument after * must be an iterable, not int