View Issue Details

IDCategoryLast Update
0001040Bug Report2018-09-21 01:46
ReporterThatGuy69 
SeverityblockReproducibilityalways
Status closedResolutionno change required
Summary0001040: Traceback error
DescriptionEvery time I try to play the game it comes up with an error, telling me all this, how do I fix this?

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/core/libraries/imports.rpy", line 21, in <module>
TypeError: compile() expected string without null bytes

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

Full traceback:
  File "scripts/core/libraries/imports.rpyc", line 1, in script
  File "C:\Users\Aaron\Downloads\NWOnlineTechnologiesLLC.ExtractorRT_vwnpg93c4tpwg!App\SummertimeSaga-0.16.1-pc.zip\SummertimeSaga-0.16.1-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\Aaron\Downloads\NWOnlineTechnologiesLLC.ExtractorRT_vwnpg93c4tpwg!App\SummertimeSaga-0.16.1-pc.zip\SummertimeSaga-0.16.1-pc\renpy\python.py", line 1912, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/core/libraries/imports.rpy", line 21, in <module>
  File "C:\Users\Aaron\Downloads\NWOnlineTechnologiesLLC.ExtractorRT_vwnpg93c4tpwg!App\SummertimeSaga-0.16.1-pc.zip\SummertimeSaga-0.16.1-pc\renpy\loader.py", line 723, in load_module
    exec code in mod.__dict__
  File "python-packages/requests/__init__.py", line 84, in <module>
  File "C:\Users\Aaron\Downloads\NWOnlineTechnologiesLLC.ExtractorRT_vwnpg93c4tpwg!App\SummertimeSaga-0.16.1-pc.zip\SummertimeSaga-0.16.1-pc\renpy\loader.py", line 722, in load_module
    code = compile(source, filename, 'exec', renpy.python.old_compile_flags, 1)
TypeError: compile() expected string without null bytes

Windows-8-6.2.9200
Ren'Py 7.0.0.196
SummertimeSaga 0.16.1
Thu Sep 20 19:22:55 2018
Platform/OSWindows
Version0.16

Activities

mil578

mil578

2018-09-21 01:46

updater   ~0001177

You need to extract the files. You're running the game in the zipped up folder. Extract, preferably not to your desktop.

Issue History

Date Modified Username Field Change
2018-09-20 23:40 ThatGuy69 New Issue
2018-09-21 01:46 mil578 Status new => closed
2018-09-21 01:46 mil578 Resolution open => no change required
2018-09-21 01:46 mil578 Note Added: 0001177