Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello,

I have tried to uninstall and reinstall the file and continue to get an error to pop up.

Fri Sep 30 22:11:59 2022

Windows-10-10.0.19043

Ren'Py 8.0.0.22062402

Bootstrap to the start of init.init took 0.08s

Early init took 0.00s

Loader init took 0.12s

Loading error handling took 0.41s

Loading script took 3.62s

Loading save slot metadata. took 0.19s

Loading persistent took 0.00s

Faled to initialize steam: FileNotFoundError("Could not find module 'C:\\Users\\cjero\\OneDrive\\Desktop\\New folder\\StrandedInSpace-1.5-pc\\lib\\py3-windows-x86_64\\steam_api64.dll' (or one of its dependencies). Try using the full path with constructor syntax.")

Set script version to: (8, 0, 0)

Running init code took 0.30s

Loading analysis data took 0.87s

Analyze and compile ATL took 0.05s

Index archives took 0.00s

Dump and make backups. took 0.00s

Cleaning cache took 0.00s

Making clean stores took 0.00s

Initial gc. took 0.50s

DPI scale factor: 1.500000

nvdrs: Loaded, about to disable thread optimizations.

nvdrs: b"Couldn't load nvlib." (can be ignored)

Creating interface object took 0.00s

Cleaning stores took 0.00s

Init translation took 0.48s

Build styles took 0.00s

Load screen analysis took 0.89s

Analyze screens took 0.02s

Save screen analysis took 0.00s

game/screens.rpy:101: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:90: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:100: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:110: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:120: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:130: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:140: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:168: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:178: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:188: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:198: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:208: SyntaxWarning: "is not" with a literal. Did you mean "!="?

game/choicescreens.rpy:218: SyntaxWarning: "is not" with a literal. Did you mean "!="?

Prepare screens took 1.73s

Save pyanalysis. took 0.00s

Save bytecode. took 0.00s

Running _start took 0.00s

Performance test:

Interface start took 0.64s

Initializing gl2 renderer:

primary display bounds: (0, 0, 1920, 1080)

swap interval: 1 frames

Windowed mode.

Vendor: "b'Intel'"

Renderer: b'Intel(R) HD Graphics'

Version: b'4.3.0 - Build 20.19.15.4531'

Display Info: None

Screen sizes: virtual=(1920, 1080) physical=(1739, 978) drawable=(1739, 978)

Maximum texture size: 4096x4096

Screen sizes: virtual=(1920, 1080) physical=(1920, 1046) drawable=(1920, 1046)

Maximum texture size: 4096x4096

Full traceback:

  File "laptoplabels.rpyc", line 741, in script

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\ast.py", line 1111, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\python.py", line 1049, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/laptoplabels.rpy", line 741, in <module>

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\exports.py", line 1533, in pause

    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\display\core.py", line 3376, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\display\core.py", line 4251, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\display\screen.py", line 743, in event

    rv = self.child.event(ev, x, y, st)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\display\layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\display\behavior.py", line 1054, in event

    return handle_click(self.clicked)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\display\behavior.py", line 989, in handle_click

    rv = run(action)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\display\behavior.py", line 322, in run

    new_rv = run(i, *args, **kwargs)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\display\behavior.py", line 329, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_other.rpy", line 543, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/script.rpy", line 1422, in laptop_end

  File "game/script.rpy", line 1649, in photo_hide

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/random.py", line 346, in choice

TypeError: 'odict_keys' object is not subscriptable

While running game code:

  File "game/laptoplabels.rpy", line 741, in <module>

  File "renpy/common/00action_other.rpy", line 543, in __call__

    rv = self.callable(*self.args, **self.kwargs)

  File "game/script.rpy", line 1422, in laptop_end

  File "game/script.rpy", line 1649, in photo_hide

TypeError: 'odict_keys' object is not subscriptable

Cleaning stores took 0.00s

Init translation took 0.00s

Build styles took 0.00s

Load screen analysis took 0.62s

Analyze screens took 0.00s

Prepare screens took 0.00s

Running _start took 0.02s

Full traceback:

  File "laptoplabels.rpyc", line 114, in script

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\ast.py", line 1111, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\python.py", line 1049, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/laptoplabels.rpy", line 114, in <module>

  File "game/script.rpy", line 1422, in laptop_end

  File "game/script.rpy", line 1649, in photo_hide

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/random.py", line 346, in choice

TypeError: 'odict_keys' object is not subscriptable

While running game code:

  File "game/laptoplabels.rpy", line 114, in <module>

  File "game/script.rpy", line 1422, in laptop_end

  File "game/script.rpy", line 1649, in photo_hide

TypeError: 'odict_keys' object is not subscriptable

Traceback (most recent call last):

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\execution.py", line 581, in run

    node.execute()

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\ast.py", line 1111, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\python.py", line 1049, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/laptoplabels.rpy", line 114, in <module>

  File "game/script.rpy", line 1422, in laptop_end

  File "game/script.rpy", line 1649, in photo_hide

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/random.py", line 346, in choice

TypeError: 'odict_keys' object is not subscriptable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\editor.py", line 103, in open

    os.startfile(filename) # type: ignore

FileNotFoundError: [WinError 2] The system cannot find the file specified: '\\home\\tom\\ab\\renpy-build\\tmp\\install.linux-x86_64\\lib\\python3.9\\random.py'

Traceback (most recent call last):

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\execution.py", line 581, in run

    node.execute()

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\ast.py", line 1111, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\python.py", line 1049, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/laptoplabels.rpy", line 114, in <module>

  File "game/script.rpy", line 1422, in laptop_end

  File "game/script.rpy", line 1649, in photo_hide

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/random.py", line 346, in choice

TypeError: 'odict_keys' object is not subscriptable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\editor.py", line 103, in open

    os.startfile(filename) # type: ignore

FileNotFoundError: [WinError 2] The system cannot find the file specified: 'game\\script.rpy'

Traceback (most recent call last):

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\execution.py", line 581, in run

    node.execute()

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\ast.py", line 1111, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\python.py", line 1049, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/laptoplabels.rpy", line 114, in <module>

  File "game/script.rpy", line 1422, in laptop_end

  File "game/script.rpy", line 1649, in photo_hide

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/random.py", line 346, in choice

TypeError: 'odict_keys' object is not subscriptable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\editor.py", line 103, in open

    os.startfile(filename) # type: ignore

FileNotFoundError: [WinError 2] The system cannot find the file specified: 'game\\script.rpy'

Traceback (most recent call last):

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\execution.py", line 581, in run

    node.execute()

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\ast.py", line 1111, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\python.py", line 1049, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/laptoplabels.rpy", line 114, in <module>

  File "game/script.rpy", line 1422, in laptop_end

  File "game/script.rpy", line 1649, in photo_hide

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/random.py", line 346, in choice

TypeError: 'odict_keys' object is not subscriptable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

  File "C:\Users\cjero\OneDrive\Desktop\New folder\StrandedInSpace-1.5-pc\renpy\editor.py", line 103, in open

    os.startfile(filename) # type: ignore

FileNotFoundError: [WinError 2] The system cannot find the file specified: 'game\\laptoplabels.rpy'

I was wondering about the last line on FileNotFoundError:[WinError2} The system cannot finde the file specified: 'game\\laptoplabels.rpy'

I did not see any file named as this on the current download or prior.

Could this be causing the issue?  Once I get the choice with the Umiko charactor the error will pop up.  Same is I attempt to log off the error will pop up.

Any assistance would be appreciated.

Thank you.