Advertisement
axel37

Pysnip script errors

Oct 10th, 2020
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. ('from' command disabled - missing data/GeoLiteCity.dat)
  2. (script 'fogeffects' not found: ImportError('No module named fogeffects',))
  3. 2020-10-10 20:40:32+0200 [-] Log opened.
  4. 2020-10-10 20:40:32+0200 [-] Loading map 'TwoCities'...
  5. 2020-10-10 20:40:33+0200 [-] Map loaded successfully.
  6. 2020-10-10 20:40:33+0200 [-] Started server...
  7. 2020-10-10 20:40:33+0200 [-] Unhandled error in Deferred:
  8. 2020-10-10 20:40:33+0200 [-] Unhandled Error
  9. Traceback (most recent call last):
  10. File "twisted\internet\base.pyo", line 1192, in run
  11.  
  12. File "twisted\internet\base.pyo", line 1201, in mainLoop
  13.  
  14. File "twisted\internet\base.pyo", line 824, in runUntilCurrent
  15.  
  16. File "twisted\internet\task.pyo", line 218, in __call__
  17.  
  18. --- <exception caught here> ---
  19. File "twisted\internet\defer.pyo", line 140, in maybeDeferred
  20.  
  21. File "pyspades\server.pyo", line 1578, in update
  22.  
  23. File "pyspades\server.pyo", line 1597, in update_network
  24.  
  25. File "pyspades\contained.pyx", line 104, in pyspades.contained.WorldUpdate.items.__set__ (./pyspades/contained.cpp:5397)
  26.  
  27. exceptions.TypeError: Expected dict, got list
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement