```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/script/home/location_nav.rpy", line 240, in execute
File "game/script/home/location_nav.rpy", line 240, in execute
File "game/script/home/location_nav.rpy", line 267, in execute
File "game/script/home/location_nav.rpy", line 278, in execute
File "game/script/home/location_nav.rpy", line 287, in execute
AttributeError: 'unicode' object has no attribute 'have'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/home/location_aliceroom.rpyc", line 200, in script
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\ast.py", line 1911, in execute
self.call("execute")
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\ast.py", line 1899, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\statements.py", line 220, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\exports.py", line 2875, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\display\core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\display\core.py", line 3074, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\display\core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\display\core.py", line 3074, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\Skip\Downloads\10DPlay\BigBrotherRenPy-0.11-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/script/home/location_nav.rpy", line 240, in execute
File "game/script/home/location_nav.rpy", line 240, in execute
File "game/script/home/location_nav.rpy", line 267, in execute
File "game/script/home/location_nav.rpy", line 278, in execute
File "game/script/home/location_nav.rpy", line 287, in execute
File "<screen language>", line 287, in <module>
AttributeError: 'unicode' object has no attribute 'have'
Windows-7-6.1.7601-SP1
Ren'Py 7.2.2.491
BigBrother.RenPy 0.11
Thu Sep 12 21:12:21 2019
```