Advertisement
Hojjke

Untitled

Oct 16th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. Oct 16 20:10:57: [SP] Caught an Exception:
  2. Oct 16 20:10:57: Traceback (most recent call last):
  3. Oct 16 20:10:57: File "../addons/source-python/packages/source-python/commands/typed.py", line 554, in on_command
  4. Oct 16 20:10:57: result = cls.on_clean_command(command_info, command_node, args)
  5. Oct 16 20:10:57: File "../addons/source-python/packages/source-python/commands/typed.py", line 569, in on_clean_command
  6. Oct 16 20:10:57: return command_node.callback(command_info, *cleaned_args)
  7. Oct 16 20:10:57: File "../addons/source-python/plugins/wcs/core/helpers/esc/commands.py", line 800, in randplayer
  8. Oct 16 20:10:57: ConVar(var).set_string(str(choice(playlist).userid))
  9. Oct 16 20:10:57:
  10. Oct 16 20:10:57: NameError: name 'choice' is not defined
  11. Oct 16 20:10:57:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement