View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0002717 | Bug Report | 2020-05-04 02:33 | 2020-05-04 07:08 | ||
Reporter | chiefturbine | ||||
Severity | major | Reproducibility | always | ||
Status | new | Resolution | open | ||
Summary | 0002717: Game Will Not Load | ||||
Description | I'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/OS | Windows | ||||
Version | 0.20 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-05-04 02:33 | chiefturbine | New Issue | |
2020-05-04 07:08 | sam9 | Note Added: 0004701 |