Advertisement
Kovitikus

Untitled

Aug 4th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "d:\muddev\evennia\evennia\commands\cmdhandler.py", line 591, in _run_command
  3. ret = cmd.func()
  4. File "d:\muddev\evennia\evennia\commands\default\system.py", line 474, in func
  5. latesttable.add_row(utils.datetime_format(obj.date_created),
  6. File "d:\muddev\evennia\evennia\utils\utils.py", line 582, in datetime_format
  7. timestring = dtobj.strftime("%b %-d")
  8. ValueError: Invalid format string
  9.  
  10. An untrapped error occurred.
  11. (Traceback was logged 19-08-04 10:58:41-04).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement