View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0002160 | Bug Report | 2019-10-18 22:24 | 2019-10-19 12:45 | ||
Reporter | Hollis27 | ||||
Severity | crash | Reproducibility | always | ||
Status | resolved | Resolution | open | ||
Summary | 0002160: Crash when starting game | ||||
Description | Unable to run game after installation; Tried to redownload over 10 times. TEXT IS: I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/core/systems/logger.rpy", line 91, in <module> File "game/scripts/core/systems/logger.rpy", line 15, in __init__ IOError: [Errno 30] Read-only file system: u'/private/var/folders/p0/rsy1bvs94y33kvr297pb7z4w0000gn/T/AppTranslocation/2B61137E-1F53-49A0-8A2F-6A6F3F76C6C3/d/SummertimeSaga.app/Contents/Resources/autorun/summertime-saga.log' -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/core/systems/logger.rpyc", line 1, in script File "/private/var/folders/p0/rsy1bvs94y33kvr297pb7z4w0000gn/T/AppTranslocation/2B61137E-1F53-49A0-8A2F-6A6F3F76C6C3/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/ast.py", line 912, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/private/var/folders/p0/rsy1bvs94y33kvr297pb7z4w0000gn/T/AppTranslocation/2B61137E-1F53-49A0-8A2F-6A6F3F76C6C3/d/SummertimeSaga.app/Contents/Resources/autorun/renpy/python.py", line 2004, in py_exec_bytecode exec bytecode in globals, locals File "game/scripts/core/systems/logger.rpy", line 91, in <module> File "game/scripts/core/systems/logger.rpy", line 15, in __init__ IOError: [Errno 30] Read-only file system: u'/private/var/folders/p0/rsy1bvs94y33kvr297pb7z4w0000gn/T/AppTranslocation/2B61137E-1F53-49A0-8A2F-6A6F3F76C6C3/d/SummertimeSaga.app/Contents/Resources/autorun/summertime-saga.log' Darwin-18.2.0-x86_64-i386-64bit Ren'Py 7.3.2.320 SummertimeSaga 0.19.0 Fri Oct 18 18:20:09 2019 ``` | ||||
Platform/OS | OSX | ||||
Version | 0.19 | ||||
Screen Shot 2019-10-18 at 6.22.34 PM.png (269,700 bytes) |
|
0.19 OSX version requires you to extract the game into a writable directory. However, we've made a change in 0.19.1 so you no longer need to do this, please update. |
|