View Issue Details

IDCategoryLast Update
0002244Bug Report2019-11-03 23:47
Reportershadiestace 
SeveritycrashReproducibilityalways
Status closedResolutionno change required
Summary0002244: game crashes before it even loads in visuals at all
DescriptionI have loaded the traceback form the folder, I hope this helps, but as it stands I do not know how else to proceed.
Platform/OSWindows
Version0.19.1

Activities

shadiestace

shadiestace

2019-10-19 23:58

reporter  

traceback.txt (1,911 bytes)
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/core/changelog.rpy", line 1, in <module>
  File "game/scripts/core/changelog.rpy", line 19, in _execute_python_hide
  File "game/scripts/core/io.rpy", line 32, in open
  File "game/scripts/core/io.rpy", line 16, in __init__
IOError: Couldn't find file 'changelog.txt'.

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

Full traceback:
  File "C:\Users\Nate\Desktop\summertime 19.1\SummertimeSaga-0-19-1-pc\renpy\bootstrap.py", line 314, in bootstrap
    renpy.main.main()
  File "C:\Users\Nate\Desktop\summertime 19.1\SummertimeSaga-0-19-1-pc\renpy\main.py", line 439, in main
    renpy.game.context().run(node)
  File "scripts/core/changelog.rpyc", line 1, in script
  File "scripts/core/changelog.rpyc", line 1, in script
  File "C:\Users\Nate\Desktop\summertime 19.1\SummertimeSaga-0-19-1-pc\renpy\ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Nate\Desktop\summertime 19.1\SummertimeSaga-0-19-1-pc\renpy\python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/core/changelog.rpy", line 1, in <module>
  File "game/scripts/core/changelog.rpy", line 19, in _execute_python_hide
  File "game/scripts/core/io.rpy", line 32, in open
  File "game/scripts/core/io.rpy", line 16, in __init__
  File "C:\Users\Nate\Desktop\summertime 19.1\SummertimeSaga-0-19-1-pc\renpy\exports.py", line 2246, in file
    return renpy.loader.load(fn)
  File "C:\Users\Nate\Desktop\summertime 19.1\SummertimeSaga-0-19-1-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'changelog.txt'.

Windows-8-6.2.9200
Ren'Py 7.3.2.320
SummertimeSaga 0.19.1
Sat Oct 19 16:55:28 2019
traceback.txt (1,911 bytes)
shadiestace

shadiestace

2019-10-21 16:08

reporter   ~0003259

I seemed to have fixed this issue, I guess I had an old version hidden away, I deleted all of that and the game works now, sorry for the inconvenience.
Casiope

Casiope

2019-11-03 23:47

updater   ~0003477

This bug is no more since the reporter has found the solution. Report closed.

Issue History

Date Modified Username Field Change
2019-10-19 23:58 shadiestace New Issue
2019-10-19 23:58 shadiestace File Added: traceback.txt
2019-10-21 16:08 shadiestace Note Added: 0003259
2019-11-03 23:47 Casiope Status new => closed
2019-11-03 23:47 Casiope Resolution open => no change required
2019-11-03 23:47 Casiope Note Added: 0003477