View Issue Details

IDCategoryLast Update
0002091Bug Report2019-10-18 06:15
Reportertedl 
SeveritymajorReproducibilityalways
Status closedResolutionduplicate
Summary0002091: Crash on opening.
DescriptionI just downloaded 0.19 for the Mac and on opening I got;

[code]
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/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/1397B9EE-058B-455A-9A7E-5D2AB10B70FA/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/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/1397B9EE-058B-455A-9A7E-5D2AB10B70FA/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/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/1397B9EE-058B-455A-9A7E-5D2AB10B70FA/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/ms/_70d4j4n7mn59mcknvwfcfbw0000gn/T/AppTranslocation/1397B9EE-058B-455A-9A7E-5D2AB10B70FA/d/SummertimeSaga.app/Contents/Resources/autorun/summertime-saga.log'

Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.3.2.320
SummertimeSaga 0.19.0
Fri Oct 18 01:05:25 2019
[/code]
Platform/OSOSX
Version0.19

Relationships

duplicate of 0002070 closed Start Up error 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-10-18 06:09 tedl New Issue
2019-10-18 06:15 mil578 Status new => closed
2019-10-18 06:15 mil578 Resolution open => duplicate
2019-10-18 06:15 mil578 Relationship added duplicate of 0002070