This topic created in 4753 days ago, the information mentioned may be changed or developed.
点击我的v2ex空间出现:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/tornado/web.py", line 1042, in _execute
getattr(self, self.request.method.lower())(*args, **kwargs)
File "/www/v2ex/galaxy/handlers/web/member.py", line 91, in get
self.values['d3_url'] = 'http://us.battle.net/d3/en/profile/' + bt[0] + '-' + bt[1] + '/'
IndexError: list index out of range
1 replies 1970-01-01 08:00:00 +08:00  | | 1 cyr1l Apr 22, 2013 我不懂python, 不过你在设置里删掉你的battle tag 试试? |