I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 186, in script call
call level_up_begin from _call_level_up_begin
File "game/evette.rpy", line 293, in script
if influence_person(EVETTE,CHARISMA,10)==True:
File "game/evette.rpy", line 293, in <module>
if influence_person(EVETTE,CHARISMA,10)==True:
TypeError: influence_person() takes exactly 4 arguments (3 given)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 186, in script call
call level_up_begin from _call_level_up_begin
File "game/evette.rpy", line 293, in script
if influence_person(EVETTE,CHARISMA,10)==True:
File "D:\Downloads\GoodnightKiss2-1a-pc\GoodnightKiss2-.1-pc\renpy\ast.py", line 1762, in execute
if renpy.python.py_eval(condition):
File "D:\Downloads\GoodnightKiss2-1a-pc\GoodnightKiss2-.1-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Downloads\GoodnightKiss2-1a-pc\GoodnightKiss2-.1-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/evette.rpy", line 293, in <module>
if influence_person(EVETTE,CHARISMA,10)==True:
TypeError: influence_person() takes exactly 4 arguments (3 given)
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Goodnight Kiss 2 .1
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 186, in script call
call level_up_begin from _call_level_up_begin
File "game/script.rpy", line 186, in script call
call level_up_begin from _call_level_up_begin
File "game/script.rpy", line 186, in script call
call level_up_begin from _call_level_up_begin
File "game/evette.rpy", line 255, in script
menu:
File "game/evette.rpy", line 269, in <module>
"She needs a good influence in her life" if lust<10 or player_traits.has_trait(trait_tantric_master)==True:
AttributeError: 'Inventory' object has no attribute 'has_trait'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 186, in script call
call level_up_begin from _call_level_up_begin
File "game/script.rpy", line 186, in script call
call level_up_begin from _call_level_up_begin
File "game/script.rpy", line 186, in script call
call level_up_begin from _call_level_up_begin
File "game/evette.rpy", line 255, in script
menu:
File "D:\Downloads\GoodnightKiss2-1a-pc\GoodnightKiss2 0.1a-pc\renpy\ast.py", line 1564, in execute
choice = renpy.exports.menu(choices, self.set)
File "D:\Downloads\GoodnightKiss2-1a-pc\GoodnightKiss2 0.1a-pc\renpy\exports.py", line 885, in menu
condition = renpy.python.py_eval(condition)
File "D:\Downloads\GoodnightKiss2-1a-pc\GoodnightKiss2 0.1a-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Downloads\GoodnightKiss2-1a-pc\GoodnightKiss2 0.1a-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/evette.rpy", line 269, in <module>
"She needs a good influence in her life" if lust<10 or player_traits.has_trait(trait_tantric_master)==True:
AttributeError: 'Inventory' object has no attribute 'has_trait'
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Goodnight Kiss 2 .1
Sat Mar 09 19:52:50 2019