Code: Select all
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/week35.rpy", line 176, in script call
File "game/final.rpy", line 611, in script call
File "game/dungeon.rpy", line 2245, in script
File "renpy/common/000statements.rpy", line 385, in execute_pause
renpy.pause()
File "game/spells.rpy", line 438, in cast_spell
File "game/spells.rpy", line 132, in zapped
TypeError: 'set' object does not support indexing
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/week35.rpy", line 176, in script call
File "game/final.rpy", line 611, in script call
File "game/dungeon.rpy", line 2245, in script
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/ast.py", line 1706, in execute
self.call("execute")
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/ast.py", line 1724, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/statements.py", line 145, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 385, in execute_pause
renpy.pause()
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/exports.py", line 1273, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/core.py", line 2495, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/core.py", line 3169, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/layout.py", line 952, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/layout.py", line 952, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/layout.py", line 952, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/screen.py", line 651, in event
rv = self.child.event(ev, x, y, st)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/layout.py", line 952, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/layout.py", line 952, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/layout.py", line 952, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/layout.py", line 952, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/behavior.py", line 889, in event
return handle_click(self.clicked)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/behavior.py", line 824, in handle_click
rv = run(action)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/behavior.py", line 299, in run
new_rv = run(i, *args, **kwargs)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/display/behavior.py", line 306, in run
return action(*args, **kwargs)
File "/Users/helenmonaghan/Library/Application Support/Steam/steamapps/common/Magical Diary Wolf Hall/WolfHall.app/Contents/Resources/autorun/renpy/curry.py", line 38, in __call__
**dict(self.kwargs.items() + kwargs.items()))
File "game/spells.rpy", line 438, in cast_spell
File "game/spells.rpy", line 132, in zapped
File "/home/renpy/projects/WolfHall/game/modules/space.py", line 951, in Tick
File "/home/renpy/projects/WolfHall/game/modules/ship.py", line 905, in AdvanceTime
File "/home/renpy/projects/WolfHall/game/modules/ship.py", line 560, in __call__
File "/home/renpy/projects/WolfHall/game/modules/events.py", line 241, in QueuedCastOn
File "/home/renpy/projects/WolfHall/game/modules/wolfhall.py", line 187, in CastingTarget
File "/home/renpy/projects/WolfHall/game/modules/wolfhall.py", line 177, in RandomTarget
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 275, in choice
TypeError: 'set' object does not support indexing
Darwin-19.3.0-x86_64-i386-64bit
Ren'Py 6.99.12.2.2029+SPIKY