Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

I'm replaying Derek's Step 4 storyline (my version is 1.7.1) and I'm getting a traceback error as follows: 

   File "renpy/common/000statements.rpy", line 609, in execute_call_screen
       store._return = renpy.call_screen(name, *args, **kwargs)
   File "game/DLC_Derek/screens_relationship_derek.rpy", line 7, in execute
   File "game/DLC_Derek/screens_relationship_derek.rpy", line 7, in execute
   File "game/DLC_Derek/screens_relationship_derek.rpy", line 44, in execute
   File "game/DLC_Derek/screens_relationship_derek.rpy", line 48, in execute
TypeError: Unexpected keyword arguments: 'derek'

This prevents Derek’s Comfort/Interest screen from showing up and naturally locks me out of forming a romantic relationship with Derek. Is there any way to fix this?

Are the base game and every other DLC you own at the latest version as well? It seems something in the build is missing info it needs to work. Deleting all of Our Life and downloading everything from scratch to make sure it's up to date would be good. Deleting the OL folder won't erase your saves.

Derek’s Comfort/Interest screen shows up now. Thanks for the help!

No problem!