View Issue Details

IDCategoryLast Update
0002123Bug Report2019-10-19 12:52
Reportergeorget 
SeveritycrashReproducibilityalways
Status resolvedResolutionfixed
Summary0002123: wont start on mac os catalina
Description```
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/b9/wl7jlskn23s24rbrjrmq9ffm0000gn/T/AppTranslocation/DF10967C-ABA3-423E-891F-67FE9333C7E1/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/b9/wl7jlskn23s24rbrjrmq9ffm0000gn/T/AppTranslocation/DF10967C-ABA3-423E-891F-67FE9333C7E1/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/b9/wl7jlskn23s24rbrjrmq9ffm0000gn/T/AppTranslocation/DF10967C-ABA3-423E-891F-67FE9333C7E1/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/b9/wl7jlskn23s24rbrjrmq9ffm0000gn/T/AppTranslocation/DF10967C-ABA3-423E-891F-67FE9333C7E1/d/SummertimeSaga.app/Contents/Resources/autorun/summertime-saga.log'

Darwin-19.0.0-x86_64-i386-64bit
Ren'Py 7.3.2.320
SummertimeSaga 0.19.0
Fri Oct 18 08:49:06 2019
```
Platform/OSOSX
Version0.19

Activities

inzane

inzane

2019-10-18 15:31

reporter   ~0003056

I'm on Siierra, 10.12.6 same issue.
lot6photo

lot6photo

2019-10-18 15:37

reporter   ~0003057

I'm on Mojave, 10.14.6 same issue.
inzane

inzane

2019-10-18 16:06

reporter   ~0003058

I used Unarchiver instead of the default archive utility to extract to the Applications folder and it worked.
sam9

sam9

2019-10-19 12:52

administrator   ~0003146

Fixed in 0.19.1, please update.

Issue History

Date Modified Username Field Change
2019-10-18 13:49 georget New Issue
2019-10-18 15:31 inzane Note Added: 0003056
2019-10-18 15:37 lot6photo Note Added: 0003057
2019-10-18 16:06 inzane Note Added: 0003058
2019-10-19 12:52 sam9 Note Added: 0003146
2019-10-19 12:52 sam9 Status new => resolved
2019-10-19 12:52 sam9 Resolution open => fixed