View Issue Details

IDCategoryLast Update
0002120Bug Report2019-10-19 12:46
ReporterVerrethuun 
SeveritycrashReproducibilityalways
Status resolvedResolutionopen
Summary0002120: 0.19.0 will not start on Mojave (10.14.6)
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/j2/mqlb77cd0qdg63fgbhys90zh0000gq/T/AppTranslocation/66530D09-FE38-4010-877F-99B3D83E9A16/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/j2/mqlb77cd0qdg63fgbhys90zh0000gq/T/AppTranslocation/66530D09-FE38-4010-877F-99B3D83E9A16/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/j2/mqlb77cd0qdg63fgbhys90zh0000gq/T/AppTranslocation/66530D09-FE38-4010-877F-99B3D83E9A16/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/j2/mqlb77cd0qdg63fgbhys90zh0000gq/T/AppTranslocation/66530D09-FE38-4010-877F-99B3D83E9A16/d/SummertimeSaga.app/Contents/Resources/autorun/summertime-saga.log'

Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.3.2.320
SummertimeSaga 0.19.0
Fri Oct 18 09:10:20 2019
```

From the terminal window:

$ ls -l /private/var/folders/j2/mqlb77cd0qdg63fgbhys90zh0000gq/T/AppTranslocation/66530D09-FE38-4010-877F-99B3D83E9A16/d/SummertimeSaga.app/Contents/Resources/autorun
total 48
-rw-r--r--@ 1 fcs staff 7418 Oct 18 02:39 README.html
-rw-r--r--@ 1 fcs staff 6376 Oct 18 02:23 SummertimeSaga.py
-rwxr-xr-x@ 1 fcs staff 2184 Oct 18 02:23 SummertimeSaga.sh
drwxr-xr-x@ 14 fcs staff 448 Oct 18 02:44 game
drwxr-xr-x@ 104 fcs staff 3328 Oct 18 02:43 renpy
-rw-r--r--@ 1 fcs staff 42 Oct 18 02:44 summertime-saga.log

$ ls -ld /private/var/folders/j2/mqlb77cd0qdg63fgbhys90zh0000gq/T/AppTranslocation/66530D09-FE38-4010-877F-99B3D83E9A16/d/SummertimeSaga.app/Contents/Resources/autorun
drwxr-xr-x@ 8 fcs staff 256 Oct 18 07:24 /private/var/folders/j2/mqlb77cd0qdg63fgbhys90zh0000gq/T/AppTranslocation/66530D09-FE38-4010-877F-99B3D83E9A16/d/SummertimeSaga.app/Contents/Resources/autorun

$ umask
022

$ cat /private/var/folders/j2/mqlb77cd0qdg63fgbhys90zh0000gq/T/AppTranslocation/66530D09-FE38-4010-877F-99B3D83E9A16/d/SummertimeSaga.app/Contents/Resources/autorun/summertime-saga.log


---------
2019-10-18 04:44:02
---------
Platform/OSOSX
Version0.19

Activities

Verrethuun

Verrethuun

2019-10-18 13:49

reporter   ~0003055

I had unzipped the application into a directory other than Applications. Once I moved it to Applications, it now works...

Please close...
sam9

sam9

2019-10-19 12:46

administrator   ~0003116

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.

Issue History

Date Modified Username Field Change
2019-10-18 13:16 Verrethuun New Issue
2019-10-18 13:49 Verrethuun Note Added: 0003055
2019-10-19 12:46 sam9 Status new => resolved
2019-10-19 12:46 sam9 Note Added: 0003116