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