BUG REPORT
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 8357, in script call
call change_location(new_location) from _call_change_location #_return is the location returned from the map manager.
File "game/script.rpy", line 8398, in script call
$ renpy.call(the_place.tutorial_label)
File "game/script.rpy", line 8357, in script call
call change_location(new_location) from _call_change_location #_return is the location returned from the map manager.
File "game/script.rpy", line 8398, in script call
$ renpy.call(the_place.tutorial_label)
TypeError: unhashable type: 'RevertableList'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "G:\Tgames\GHAMES\Lab_Rats_2-v0.21.1-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "G:\Tgames\GHAMES\Lab_Rats_2-v0.21.1-pc\renpy\main.py", line 513, in main
run(restart)
File "G:\Tgames\GHAMES\Lab_Rats_2-v0.21.1-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "G:\Tgames\GHAMES\Lab_Rats_2-v0.21.1-pc\renpy\execution.py", line 879, in run_context
context.run()
File "game/script.rpy", line 8357, in script call
call change_location(new_location) from _call_change_location #_return is the location returned from the map manager.
File "game/script.rpy", line 8398, in script call
$ renpy.call(the_place.tutorial_label)
File "game/script.rpy", line 8357, in script call
call change_location(new_location) from _call_change_location #_return is the location returned from the map manager.
File "game/script.rpy", line 8398, in script call
$ renpy.call(the_place.tutorial_label)
File "G:\Tgames\GHAMES\Lab_Rats_2-v0.21.1-pc\renpy\script.py", line 863, in lookup
label = renpy.config.label_overrides.get(label, label)
TypeError: unhashable type: 'RevertableList'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Lab Rats 2 - Down to Business v0.21.1
Tue Nov 05 19:54:18 2019
DOWN TOWN IS NO GOOD