I still get this error just trying to start 18.6:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/core/changelog.rpy", line 1, in <module>
File "game/scripts/core/changelog.rpy", line 20, in _execute_python_hide
IOError: [Errno 9] Bad file descriptor
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/core/changelog.rpyc", line 1, in script
File "/Volumes/Misc Games/Newer titles/untitled folder 6/SummertimeSaga-0-18-6-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Volumes/Misc Games/Newer titles/untitled folder 6/SummertimeSaga-0-18-6-mac/SummertimeSaga.app/Contents/Resources/autorun/renpy/python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/core/changelog.rpy", line 1, in <module>
File "game/scripts/core/changelog.rpy", line 20, in _execute_python_hide
IOError: [Errno 9] Bad file descriptor
Darwin-10.8.0-i386-64bit
Ren'Py 7.0.0.196
SummertimeSaga 0.18.6
Thu Jun 20 21:12:13 2019
Anyone have a clue as to what's going on?