[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_other.rpy", line 484, in call
rv = self.callable(\*self.args, \*\*self.kwargs)
File "game/Submods/NeteaseInMas/NeteaseMusicPlayerHead.rpy", line 33, in np_login_ok
result = np_util.Music_Login(np_globals._LoginPhone, np_globals._LoginPw, np_globals._LoginCaptcha)
File "game/Submods/NeteaseInMas/NeteaseMusicPlayerMain.rpy", line 379, in Music_Login
Music_Login_Status()
File "game/Submods/NeteaseInMas/NeteaseMusicPlayerMain.rpy", line 454, in Music_Login_Status
check = requests.get(url, cookies = cookie, verify = np_globals.VerifyPath, headers=np_globals.Header)
ConnectionError: ('Connection aborted.', error(10060, ''))
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\MAS\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\MAS\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\MAS\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, \*\*kwargs)
File "C:\MAS\renpy\display\core.py", line 2526, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, \*\*kwargs)
File "C:\MAS\renpy\display\core.py", line 3204, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\MAS\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\MAS\renpy\display\transition.py", line 45, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\MAS\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\MAS\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\MAS\renpy\display\screen.py", line 651, in event
rv = self.child.event(ev, x, y, st)
File "C:\MAS\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\MAS\renpy\display\layout.py", line 232, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\MAS\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\MAS\renpy\display\layout.py", line 960, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\MAS\renpy\display\behavior.py", line 889, in event
return handle_click(self.clicked)
File "C:\MAS\renpy\display\behavior.py", line 824, in handle_click
rv = run(action)
File "C:\MAS\renpy\display\behavior.py", line 306, in run
return action(\*args, \*\*kwargs)
File "renpy/common/00action_other.rpy", line 484, in call
rv = self.callable(\*self.args, \*\*self.kwargs)
File "game/Submods/NeteaseInMas/NeteaseMusicPlayerHead.rpy", line 33, in np_login_ok
result = np_util.Music_Login(np_globals._LoginPhone, np_globals._LoginPw, np_globals._LoginCaptcha)
File "game/Submods/NeteaseInMas/NeteaseMusicPlayerMain.rpy", line 379, in Music_Login
Music_Login_Status()
File "game/Submods/NeteaseInMas/NeteaseMusicPlayerMain.rpy", line 454, in Music_Login_Status
check = requests.get(url, cookies = cookie, verify = np_globals.VerifyPath, headers=np_globals.Header)
File "python-packages/requests/api.py", line 75, in get
File "python-packages/requests/api.py", line 61, in request
File "python-packages/requests/sessions.py", line 529, in request
File "python-packages/requests/sessions.py", line 645, in send
File "python-packages/requests/adapters.py", line 501, in send
ConnectionError: ('Connection aborted.', error(10060, ''))
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.12.15
[/code]
装了网易云submod 在登陆账号时崩溃
所有中文都变方框了