chainsol

Untitled

Aug 30th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/nmatlaga/Projects/evennia/evennia/evennia/commands/cmdhandler.py", line 594, in _run_command
  3. _progressive_cmd_run(cmd, ret)
  4. File "/home/nmatlaga/Projects/evennia/evennia/evennia/commands/cmdhandler.py", line 193, in _progressive_cmd_run
  5. value = generator.next()
  6. File "/home/nmatlaga/Projects/evennia/evennia/evennia/commands/default/building.py", line 2914, in func
  7. prototype = spawner.search_prototype(key=key, return_meta=True)
  8. AttributeError: 'module' object has no attribute 'search_prototype'
Advertisement
Add Comment
Please, Sign In to add comment