Bug: Trying to wrap around from Page 11 to Page 1 of the music screen errors. This only happens from the main menu Music option. It works fine from the ">|" button from the toolbar.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
TypeError: 'bool' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "J:\AdGames\EcchiSensei-Week_1-light_compressed\renpy\ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "J:\AdGames\EcchiSensei-Week_1-light_compressed\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "J:\AdGames\EcchiSensei-Week_1-light_compressed\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "J:\AdGames\EcchiSensei-Week_1-light_compressed\renpy\display\core.py", line 2687, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "J:\AdGames\EcchiSensei-Week_1-light_compressed\renpy\display\core.py", line 3024, in interact_core
new_widget=layers_root)
TypeError: 'bool' object is not callable
Windows-7-6.1.7601-SP1
Ren'Py 7.2.0.424
Ecchi Sensei Week_1dm
Sun Aug 25 22:43:11 2019