Advertisement
Guest User

Untitled

a guest
Oct 9th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. C:\Toontown Fellowship>fellowship
  2. Warning: unable to auto-locate config files in directory named by "<auto>etc".
  3. Loading settings...
  4. :ClientStart: Reading preferences.json...
  5. C:\Toontown Fellowship\toontown\toonbase\ContentPacksManager.py:131: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  6. :ContentPacksManager: Applying ambience.yaml...
  7. C:\Toontown Fellowship\toontown\toonbase\ContentPacksManager.py:74: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  8. Traceback (most recent call last):
  9. File "C:\Toontown Fellowship\fellowship.py", line 66, in <module>
  10. File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  11. File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  12. File "<frozen importlib._bootstrap>", line 668, in _load_unlocked
  13. File "<frozen importlib._bootstrap>", line 638, in _load_backward_compatible
  14. File "C:\Toontown Fellowship\toontown\toonbase\ClientStart.py", line 255, in <module toonbase.ClientStart>
  15. File "C:\Toontown Fellowship\toontown\toonbase\ContentPacksManager.py", line 118, in applyAll
  16. File "C:\Toontown Fellowship\toontown\toonbase\ContentPacksManager.py", line 85, in apply
  17. File "C:\Toontown Fellowship\toontown\toonbase\ContentPacksManager.py", line 74, in applyAmbience
  18. File "C:\Toontown Fellowship\yaml\__init__.py", line 114, in load
  19. File "C:\Toontown Fellowship\yaml\constructor.py", line 43, in get_single_data
  20. File "C:\Toontown Fellowship\yaml\constructor.py", line 47, in construct_document
  21. File "C:\Toontown Fellowship\yaml\constructor.py", line 94, in construct_object
  22. File "C:\Toontown Fellowship\yaml\constructor.py", line 635, in construct_python_object_new
  23. File "C:\Toontown Fellowship\yaml\constructor.py", line 624, in construct_python_object_apply
  24. File "C:\Toontown Fellowship\yaml\constructor.py", line 566, in make_python_instance
  25. File "C:\Toontown Fellowship\yaml\constructor.py", line 537, in find_python_name
  26. yaml.constructor.ConstructorError: while constructing a Python object
  27. module 'pdb' is not imported
  28. in "contentpacks/ambience.yaml", line 1, column 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement