ShadowMan1234

New Member
Sep 12, 2019
14
1
191
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00start.rpy", line 241, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 90, in script
    $ _check_mod_files(download_icons=False)
  File "game/script.rpy", line 90, in <module>
    $ _check_mod_files(download_icons=False)
ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/00start.rpy", line 241, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 90, in script
    $ _check_mod_files(download_icons=False)
  File "D:\Downloads\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\Downloads\CorruptedAcademy-0.527-pc\CorruptedAcademy-0.527-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script.rpy", line 90, in <module>
    $ _check_mod_files(download_icons=False)
  File "game/scripts/utils/mod_manager_utils_ren.py", line 626, in _check_mod_files
    site_response = requests.get(mod_data_endpoint)
  File "lib/python3.9/requests/api.py", line 73, in get
  File "lib/python3.9/requests/api.py", line 59, in request
  File "lib/python3.9/requests/sessions.py", line 589, in request
  File "lib/python3.9/requests/sessions.py", line 703, in send
  File "lib/python3.9/requests/adapters.py", line 501, in send
ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
Corrupted Academy 0.527
Thu Dec 18 02:07:25 2025
Can anyone tell me what wrong Here?
Much appreciated
 
4.30 star(s) 52 Votes