View Issue Details

IDCategoryLast Update
0002717Bug Report2020-05-04 07:08
Reporterchiefturbine 
SeveritymajorReproducibilityalways
Status newResolutionopen
Summary0002717: Game Will Not Load
DescriptionI'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/core/libraries/imports.rpy", line 26, in <module>
ImportError: cannot import name ssl_match_hostname

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

Full traceback:
  File "scripts/core/libraries/imports.rpyc", line 1, in script
  File "C:\SummertimeSaga-0-20-0-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\SummertimeSaga-0-20-0-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/core/libraries/imports.rpy", line 26, in <module>
  File "C:\SummertimeSaga-0-20-0-pc\renpy\loader.py", line 754, in load_module
    exec code in mod.__dict__
  File "python-packages/requests/__init__.py", line 43, in <module>
  File "C:\SummertimeSaga-0-20-0-pc\renpy\loader.py", line 754, in load_module
    exec code in mod.__dict__
  File "python-packages/urllib3/__init__.py", line 3, in <module>
ImportError: cannot import name ssl_match_hostname

Windows-8-6.2.9200
Ren'Py 7.3.5.606
SummertimeSaga 0.20.0
Sun May 03 22:31:33 2020
Platform/OSWindows
Version0.20

Activities

sam9

sam9

2020-05-04 07:08

administrator   ~0004701

Please try verifying the zip using winrar/winzip/7zip/etc to ensure the download isn't corrupt, then try extracting again.

Issue History

Date Modified Username Field Change
2020-05-04 02:33 chiefturbine New Issue
2020-05-04 07:08 sam9 Note Added: 0004701