I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 7829, in script call
call talk_person(person_choice) from _call_talk_person
File "game/script.rpy", line 8001, in script call
call talk_person(the_person) from _call_talk_person_2
File "game/script.rpy", line 7920, in script call
call talk_person(the_person) from _call_talk_person_5
File "game/script.rpy", line 7920, in script call
call talk_person(the_person) from _call_talk_person_5
File "game/script.rpy", line 7916, in script call
$ act_choice.call_action()
File "game/chat_actions.rpy", line 73, in script call
call new_title_menu(the_person) from _call_new_title_menu
File "game/chat_actions.rpy", line 97, in script
python:
File "game/chat_actions.rpy", line 98, in <module>
for title in get_titles(the_person):
File "game/random_lists.rpy", line 437, in get_titles
list_of_titles.appnd("Cock Slave")
AttributeError: 'RevertableList' object has no attribute 'appnd'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 7829, in script call
call talk_person(person_choice) from _call_talk_person
File "game/script.rpy", line 8001, in script call
call talk_person(the_person) from _call_talk_person_2
File "game/script.rpy", line 7920, in script call
call talk_person(the_person) from _call_talk_person_5
File "game/script.rpy", line 7920, in script call
call talk_person(the_person) from _call_talk_person_5
File "game/script.rpy", line 7916, in script call
$ act_choice.call_action()
File "game/chat_actions.rpy", line 73, in script call
call new_title_menu(the_person) from _call_new_title_menu
File "game/chat_actions.rpy", line 97, in script
python:
File "/home/noob/Downloads/Lab_Rats_2-v0.16.1-pc-copy2/Lab_Rats_2-v0.16.1-pc/renpy/ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/home/noob/Downloads/Lab_Rats_2-v0.16.1-pc-copy2/Lab_Rats_2-v0.16.1-pc/renpy/python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/chat_actions.rpy", line 98, in <module>
for title in get_titles(the_person):
File "game/random_lists.rpy", line 437, in get_titles
list_of_titles.appnd("Cock Slave")
AttributeError: 'RevertableList' object has no attribute 'appnd'
Linux-4.15.0-49-generic-x86_64-with-debian-buster-sid
Ren'Py 7.0.0.196
Lab Rats 2 - Down to Business v0.16.1
Tue May 14 13:18:12 2019