eastertruck

New Member
Mar 11, 2021
9
7
Latest version has a crash with Doreen

While running game code:
File "game/Doreen_Scenes.rpy", line 2668, in <module>
TypeError: FaceChange() got an unexpected keyword argument 'Eye'
Traceback (most recent call last):
File "\Rogue-Like-1.51f-win\renpy\execution.py", line 468, in run
node.execute()
File "\Rogue-Like-1.51f-win\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "\Rogue-Like-1.51f-win\renpy\python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Doreen_Scenes.rpy", line 2668, in <module>
TypeError: FaceChange() got an unexpected keyword argument 'Eye'
 
  • I just jizzed my pants
Reactions: armond

Shitty

Newbie
Oct 2, 2017
53
29
Latest version has a crash with Doreen

While running game code:
File "game/Doreen_Scenes.rpy", line 2668, in <module>
TypeError: FaceChange() got an unexpected keyword argument 'Eye'
Traceback (most recent call last):
File "\Rogue-Like-1.51f-win\renpy\execution.py", line 468, in run
node.execute()
File "\Rogue-Like-1.51f-win\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "\Rogue-Like-1.51f-win\renpy\python.py", line 1764, in py_exec_bytecode
exec bytecode in globals, locals
File "game/Doreen_Scenes.rpy", line 2668, in <module>
TypeError: FaceChange() got an unexpected keyword argument 'Eye'
What a surprise Oni's spaghetti code is breaking the game
 
  • Wow
Reactions: armond
4.40 star(s) 147 Votes