I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 448, in script call
call marketMenu from _call_marketMenu
File "game/locations/market.rpy", line 16, in script call
call market_buy from _call_market_buy
File "game/locations/market.rpy", line 39, in script
$ magicBookEvent.completed = True
File "game/locations/market.rpy", line 39, in <module>
$ magicBookEvent.completed = True
NameError: name 'magicBookEvent' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 448, in script call
call marketMenu from _call_marketMenu
File "game/locations/market.rpy", line 16, in script call
call market_buy from _call_market_buy
File "game/locations/market.rpy", line 39, in script
$ magicBookEvent.completed = True
File "D:\Documents\MEGAsync Downloads\FantasyTown-0.6.1b-win\renpy\ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Documents\MEGAsync Downloads\FantasyTown-0.6.1b-win\renpy\python.py", line 1929, in py_exec_bytecode
exec bytecode in globals, locals
File "game/locations/market.rpy", line 39, in <module>
$ magicBookEvent.completed = True
NameError: name 'magicBookEvent' is not defined
Windows-8-6.2.9200
Ren'Py 7.2.1.457
Fantasy Town 0.6.1b
Tue Apr 02 19:31:47 2019