View Issue Details

IDCategoryLast Update
0002110Bug Report2019-10-19 12:45
ReporterAnder28 
SeverityblockReproducibilityalways
Status resolvedResolutionopen
Summary0002110: no start in Mac Ios
Descriptionthe game no start

[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/dj/kn2v1csx0xb4d3qzql2k__g80000gn/T/AppTranslocation/01B7733C-3A97-47CF-8779-6A1EB83C42D3/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/dj/kn2v1csx0xb4d3qzql2k__g80000gn/T/AppTranslocation/01B7733C-3A97-47CF-8779-6A1EB83C42D3/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/dj/kn2v1csx0xb4d3qzql2k__g80000gn/T/AppTranslocation/01B7733C-3A97-47CF-8779-6A1EB83C42D3/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/dj/kn2v1csx0xb4d3qzql2k__g80000gn/T/AppTranslocation/01B7733C-3A97-47CF-8779-6A1EB83C42D3/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 12:01:21 2019
[/code]
Platform/OSOSX
Version0.19

Activities

en_dis

en_dis

2019-10-18 10:23

reporter   ~0003046

I have also experienced this bug, but found that it was fixed by making sure the .app for summertime saga is in the applications folder on my drive. Sometimes iOS hates nonverified apps and this new update seems to have trigggerd this issue, but you can workaround by just putting it in the Applications folder.
Ander28

Ander28

2019-10-18 13:06

reporter   ~0003054

sorry not use iOS but osx
en_dis

en_dis

2019-10-19 00:29

reporter   ~0003076

Ah, my bad, i should have written OSX as well. both iOS and OSX are super suspicious of nonverified apps, and i solved this issue on my Macbook OSX 10.14 as i mentioned above. Hope it helps!
sam9

sam9

2019-10-19 12:45

administrator   ~0003109

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 10:02 Ander28 New Issue
2019-10-18 10:23 en_dis Note Added: 0003046
2019-10-18 13:06 Ander28 Note Added: 0003054
2019-10-19 00:29 en_dis Note Added: 0003076
2019-10-19 12:45 sam9 Status new => resolved
2019-10-19 12:45 sam9 Note Added: 0003109