shadowm

Untitled

Oct 3rd, 2012
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. shadowm@reicore:/tmp/wam-test-2$ wesnoth_addon_manager -p 1.10.x -d Colosseum_edit_harder
  2. Opening socket to add-ons.wesnoth.org:15002 for 1.9.x
  3. Connected as 1475.
  4. Receiving 66641 bytes.
  5. Received 66641 bytes.
  6. Receiving 29373 bytes.
  7. Received 29373 bytes.
  8. Colosseum_edit_harder: 29373/29373
  9. Traceback (most recent call last):
  10. File "/home/shadowm/bin/wesnoth_addon_manager", line 249, in <module>
  11. get(name, version, uploads, dependencies, options.campaigns_dir)
  12. File "/home/shadowm/bin/wesnoth_addon_manager", line 121, in get
  13. decoded = cs.decode(mythread.data)
  14. File "/home/shadowm/src/wesnoth/data/tools/wesnoth/campaignserver_client.py", line 156, in decode
  15. data = self.decode_WML( data )
  16. File "/home/shadowm/src/wesnoth/data/tools/wesnoth/campaignserver_client.py", line 181, in decode_WML
  17. p.parse_top(doc)
  18. File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 807, in parse_top
  19. self.parse_top(subdata, name)
  20. File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 807, in parse_top
  21. self.parse_top(subdata, name)
  22. File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 807, in parse_top
  23. self.parse_top(subdata, name)
  24. File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 814, in parse_top
  25. for subdata in self.parse_inside(data, c):
  26. File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 621, in parse_inside
  27. string = self.parse_string()
  28. File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 548, in parse_string
  29. raise Error(self, "Unclosed string")
  30. wesnoth.wmlparser.Error: :1: Unclosed string
  31. Closing socket.
Advertisement
Add Comment
Please, Sign In to add comment