View Issue Details

IDCategoryLast Update
0002072Bug Report2019-10-18 04:41
Reporterunder386 
SeveritycrashReproducibilityalways
Status closedResolutionduplicate
Summary0002072: Game crashes on launch
DescriptionI'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/kk/w1bbzff13jd11c_zw1qrc5tw0000gn/T/AppTranslocation/07EEB471-8D60-43F9-A0EB-302503865C98/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/kk/w1bbzff13jd11c_zw1qrc5tw0000gn/T/AppTranslocation/07EEB471-8D60-43F9-A0EB-302503865C98/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/kk/w1bbzff13jd11c_zw1qrc5tw0000gn/T/AppTranslocation/07EEB471-8D60-43F9-A0EB-302503865C98/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/kk/w1bbzff13jd11c_zw1qrc5tw0000gn/T/AppTranslocation/07EEB471-8D60-43F9-A0EB-302503865C98/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
Thu Oct 17 23:51:21 2019
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 03:52 under386 New Issue
2019-10-18 04:41 mil578 Status new => closed
2019-10-18 04:41 mil578 Resolution open => duplicate
2019-10-18 04:41 mil578 Relationship added duplicate of 0002070