Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1.  
  2. Traceback (most recent call last):
  3. File "/home/jason/code/Evennia/firstmud/evennia/evennia/commands/cmdhandler.py", line 509, in _run_command
  4. ret = yield cmd.func()
  5. File "./commands/command.py", line 452, in func
  6. # if the spell was successfully cast, store the casting time
  7. NameError: global name 'time' is not defined
  8.  
  9. An untrapped error occurred.
  10. (Traceback was logged 2017-04-19 06:59:15-0000).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement