RianeSN

Untitled

Sep 15th, 2020
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. 20-09-15 03:22:58-06 [::] Traceback (most recent call last):
  2. 20-09-15 03:22:58-06 [::] File "c:\users\riane\documents\mygame\evennia\evennia\commands\cmdhandler.py", line 631, in _run_command
  3. 20-09-15 03:22:58-06 [::] ret = cmd.func()
  4. 20-09-15 03:22:58-06 [::] File "c:\users\riane\documents\mygame\evennia\evennia\commands\default\account.py", line 489, in func
  5. 20-09-15 03:22:58-06 [::] utils.crop(puppet.get_display_name(account) if puppet else "None", width=25),
  6. 20-09-15 03:22:58-06 [::] File "C:\Users\riane\Documents\mygame\mygameUnbound\typeclasses\characters.py", line 29, in get_display_name
  7. 20-09-15 03:22:58-06 [::] lookaccount = looker.account # - " -
  8. 20-09-15 03:22:58-06 [::] AttributeError: 'Account' object has no attribute 'account'
  9. 20-09-15 03:22:58-06 [EE] User input was: 'who'.
Add Comment
Please, Sign In to add comment