I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/BKendday.rpy", line 70, in script
python:
File "game/BKendday.rpy", line 256, in <module>
cust_text = str(cust_nb) + " customers came to " + brothel.name + ", including " + str(extra_cust) + " brought by your exhibitionist girls."
TypeError: coercing to Unicode: need string or buffer, tuple found
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/BKendday.rpy", line 70, in script
python:
File "C:\Users\alber\Desktop\Brothel_King-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\alber\Desktop\Brothel_King-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/BKendday.rpy", line 256, in <module>
cust_text = str(cust_nb) + " customers came to " + brothel.name + ", including " + str(extra_cust) + " brought by your exhibitionist girls."
TypeError: coercing to Unicode: need string or buffer, tuple found
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Brothel King 0.15
Thu Sep 12 22:04:24 2019