- May 16, 2017
- 2,631
- 9,891
don't think so i think what he's doing is releasing an update for sins then working on the update for summoner's so he will be switching games each updateNice af then, did he said anything about summoner's legacy too?
don't think so i think what he's doing is releasing an update for sins then working on the update for summoner's so he will be switching games each updateNice af then, did he said anything about summoner's legacy too?
all you do is put it in the game folderhow do i use the patch??
EDIT: I forgot where you normally put patches.............................................................help...................................
thanks for reminding meall you do is put it in the game folder
i'd suggest waiting for the next version it's coming soon and start a new gameLast version I played was Demo 1. Is there any new content and do old saves still work? The quest log says I´ve done everything there is.
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Sayer 'Alex_Seductive' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Home_Kitchen.rpyc", line 374, in script
File "C:\Users\Liam\Saved Games\game\Sins_of_her_Father-1.02_Final-pc\renpy\ast.py", line 676, in execute
who = eval_who(self.who, self.who_fast)
File "C:\Users\Liam\Saved Games\game\Sins_of_her_Father-1.02_Final-pc\renpy\ast.py", line 574, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'Alex_Seductive' is not defined.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Sins_of_her_Father 1.02_Final
Sun Nov 24 03:55:48 2019
That would be the problem, the character Alex was added in the latest update. Characters are defined at the beginning of the game so old saves would not work. From what I understand "Defined" characters are saved in the game saves so if the update calls for a character that is not in your save it'll spit out an error. I'll try to limit that in the future, but I think that each time I introduce a new character it's gonna do that. I'll try and figure out another way to define new characters.constant errors in the porn shoot scene whenever Alex is talking. Using an old save so that maybe the issue...?Code:I'm sorry, but an uncaught exception occurred. While running game code: Exception: Sayer 'Alex_Seductive' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "Home_Kitchen.rpyc", line 374, in script File "C:\Users\Liam\Saved Games\game\Sins_of_her_Father-1.02_Final-pc\renpy\ast.py", line 676, in execute who = eval_who(self.who, self.who_fast) File "C:\Users\Liam\Saved Games\game\Sins_of_her_Father-1.02_Final-pc\renpy\ast.py", line 574, in eval_who raise Exception("Sayer '%s' is not defined." % who.encode("utf-8")) Exception: Sayer 'Alex_Seductive' is not defined. Windows-8-6.2.9200 Ren'Py 7.3.2.320 Sins_of_her_Father 1.02_Final Sun Nov 24 03:55:48 2019