i very nice game u have here

, but i got an error i dont know if someone else has it
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/library/screens/locations/pyt - screens - arena_outside.rpy", line 234, in script call
File "game/library/screens/locations/pyt - screens - arena_outside.rpy", line 234, in script call
File "game/library/screens/pyt - screens - nextday.rpy", line 15, in script
File "game/library/screens/pyt - screens - nextday.rpy", line 59, in python
File "game/library/classes - jobs.rpy", line 2805, in python
File "game/library/classes - jobs.rpy", line 3089, in python
AttributeError: 'str' object has no attribute 'append'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Ripper\Downloads\PyTFall-0.45-Alpha\PyTFall-0.45-Alpha\renpy\execution.py", line 294, in run
node.execute()
File "C:\Users\Ripper\Downloads\PyTFall-0.45-Alpha\PyTFall-0.45-Alpha\renpy\ast.py", line 732, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Ripper\Downloads\PyTFall-0.45-Alpha\PyTFall-0.45-Alpha\renpy\python.py", line 1358, in py_exec_bytecode
exec bytecode in globals, locals
File "game/library/screens/pyt - screens - nextday.rpy", line 59, in <module>
ServiceJob(girl, brothel, service_girls, clients)
File "game/library/classes - jobs.rpy", line 2805, in __init__
self.bar_brawl_event()
File "game/library/classes - jobs.rpy", line 3089, in bar_brawl_event
self.txt.append("\n")
AttributeError: 'str' object has no attribute 'append'
Windows-7-6.1.7601-SP1
Ren'Py 6.17.3.327
PyTFall 0.45 Alpha