View Issue Details

IDCategoryLast Update
0002164Bug Report2019-10-19 12:45
ReporterAustinStanphill 
SeveritycrashReproducibilityalways
Status resolvedResolutionopen
Summary0002164: Startup
DescriptionA screen pops up saying "an exception has occurred" every time I try to open the game. I've tried redownloading multiple times to no avail.
Platform/OSOSX
Version0.19

Activities

00grimace

00grimace

2019-10-19 00:12

reporter   ~0003074

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/fr/wtcj4svj0sb682py_r799nyr0000gn/T/AppTranslocation/CA8A95B9-36FA-40BC-9869-484BD55A28FF/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/fr/wtcj4svj0sb682py_r799nyr0000gn/T/AppTranslocation/CA8A95B9-36FA-40BC-9869-484BD55A28FF/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/fr/wtcj4svj0sb682py_r799nyr0000gn/T/AppTranslocation/CA8A95B9-36FA-40BC-9869-484BD55A28FF/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/fr/wtcj4svj0sb682py_r799nyr0000gn/T/AppTranslocation/CA8A95B9-36FA-40BC-9869-484BD55A28FF/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 18:11:36 2019
LordWinter

LordWinter

2019-10-19 00:13

reporter   ~0003075

when i clock ignore

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/script.rpy", line 148, in <module>
NameError: name 'cheating' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scripts/script.rpyc", line 146, in script
  File "D:\SummertimeSaga-0-19-0-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\SummertimeSaga-0-19-0-pc\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/script.rpy", line 148, in <module>
NameError: name 'cheating' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.0
Fri Oct 18 20:12:54 2019
[/code]
sam9

sam9

2019-10-19 12:45

administrator   ~0003110

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 22:47 AustinStanphill New Issue
2019-10-19 00:12 00grimace Note Added: 0003074
2019-10-19 00:13 LordWinter Note Added: 0003075
2019-10-19 12:45 sam9 Status new => resolved
2019-10-19 12:45 sam9 Note Added: 0003110