I get this error after the latest patch.
what is the ´name success_factor´?
And every time I talk to my slaves about her life in the brothel
it crashes completely.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKmain.rpy", line 1214, in script call
call slave_interact(girl) from _call_slave_interact
File "game/BKinteractions.rpy", line 454, in script call
$ renpy.call(topic.label, girl)
File "game/BKinteractions.rpy", line 3089, in script
$ success_factor *= 0.5
File "game/BKinteractions.rpy", line 3089, in <module>
$ success_factor *= 0.5
NameError: name 'success_factor' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKmain.rpy", line 1214, in script call
call slave_interact(girl) from _call_slave_interact
File "game/BKinteractions.rpy", line 454, in script call
$ renpy.call(topic.label, girl)
File "game/BKinteractions.rpy", line 3089, in script
$ success_factor *= 0.5
File "D:\Users\rasie\Downloads\Brothel_King-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Users\rasie\Downloads\Brothel_King-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/BKinteractions.rpy", line 3089, in <module>
$ success_factor *= 0.5
NameError: name 'success_factor' is not defined
Ren'Py 7.0.0.196
Brothel King 0.15
Sun Aug 18 14:32:48 2019