Any idea what's the problem? Someone had this exact same thing right before 21.0 came out and I assume it got ignored when everyone moved on to new version, but it seems like it's still around.
EDIT: Further thread-digging revealed the problem is with tutorial and heading to downtown. Apparently you're supposed to skip the tutorial to be safe. But that's just a workaround, not a fix. Oh well, at least I wasn't too far in the game.
* * *
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 "D:\Games\Misc Adult\Lab_Rats_2-v0.21.1-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "D:\Games\Misc Adult\Lab_Rats_2-v0.21.1-pc\renpy\main.py", line 513, in main
run(restart)
File "D:\Games\Misc Adult\Lab_Rats_2-v0.21.1-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "D:\Games\Misc Adult\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 "D:\Games\Misc Adult\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-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Lab Rats 2 - Down to Business v0.21.1
Thu Oct 24 17:19:44 2019