Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shadowm@reicore:/tmp/wam-test-2$ wesnoth_addon_manager -p 1.10.x -d Colosseum_edit_harder
- Opening socket to add-ons.wesnoth.org:15002 for 1.9.x
- Connected as 1475.
- Receiving 66641 bytes.
- Received 66641 bytes.
- Receiving 29373 bytes.
- Received 29373 bytes.
- Colosseum_edit_harder: 29373/29373
- Traceback (most recent call last):
- File "/home/shadowm/bin/wesnoth_addon_manager", line 249, in <module>
- get(name, version, uploads, dependencies, options.campaigns_dir)
- File "/home/shadowm/bin/wesnoth_addon_manager", line 121, in get
- decoded = cs.decode(mythread.data)
- File "/home/shadowm/src/wesnoth/data/tools/wesnoth/campaignserver_client.py", line 156, in decode
- data = self.decode_WML( data )
- File "/home/shadowm/src/wesnoth/data/tools/wesnoth/campaignserver_client.py", line 181, in decode_WML
- p.parse_top(doc)
- File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 807, in parse_top
- self.parse_top(subdata, name)
- File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 807, in parse_top
- self.parse_top(subdata, name)
- File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 807, in parse_top
- self.parse_top(subdata, name)
- File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 814, in parse_top
- for subdata in self.parse_inside(data, c):
- File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 621, in parse_inside
- string = self.parse_string()
- File "/home/shadowm/src/wesnoth/data/tools/wesnoth/wmlparser.py", line 548, in parse_string
- raise Error(self, "Unclosed string")
- wesnoth.wmlparser.Error: :1: Unclosed string
- Closing socket.
Advertisement
Add Comment
Please, Sign In to add comment