- May 25, 2017
- 190
- 42
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 850, in script call
call day_reset from _call_day_reset
File "game/script.rpy", line 812, in script call
call level_check from _call_level_check
File "game/locations.rpy", line 1477, in script call
call nerd_hub from _call_nerd_hub
File "game/locations.rpy", line 1294, in script call
call older_hub from _call_older_hub
File "game/locations.rpy", line 1792, in script call
call stacy_hub from _call_stacy_hub_1
File "game/script.rpy", line 850, in script call
call day_reset from _call_day_reset
File "game/script.rpy", line 812, in script call
call level_check from _call_level_check
File "game/locations.rpy", line 1482, in script call
call stacy_hub from _call_stacy_hub
File "game/locations.rpy", line 1792, in script call
call stacy_hub from _call_stacy_hub_1
File "game/locations.rpy", line 1792, in script call
call stacy_hub from _call_stacy_hub_1
File "game/younger.rpy", line 1515, in script
menu:
File "renpy/common/00action_file.rpy", line 458, in get_sensitive
return renpy.can_load(__slotname(self.name, self.page, self.slot))
File "renpy/common/00action_file.rpy", line 131, in _m1_00action_file__slotname
page = int(page)
TypeError: 'int' object is not callable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 850, in script call
call day_reset from _call_day_reset
File "game/script.rpy", line 812, in script call
call level_check from _call_level_check
File "game/locations.rpy", line 1477, in script call
call nerd_hub from _call_nerd_hub
File "game/locations.rpy", line 1294, in script call
call older_hub from _call_older_hub
File "game/locations.rpy", line 1792, in script call
call stacy_hub from _call_stacy_hub_1
File "game/script.rpy", line 850, in script call
call day_reset from _call_day_reset
File "game/script.rpy", line 812, in script call
call level_check from _call_level_check
File "game/locations.rpy", line 1482, in script call
call stacy_hub from _call_stacy_hub
File "game/locations.rpy", line 1792, in script call
call stacy_hub from _call_stacy_hub_1
File "game/locations.rpy", line 1792, in script call
call stacy_hub from _call_stacy_hub_1
File "game/younger.rpy", line 1515, in script
menu:
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\ast.py", line 1564, in execute
choice = renpy.exports.menu(choices, self.set)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\exports.py", line 917, in menu
rv = renpy.store.menu(items)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\exports.py", line 1110, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\core.py", line 3059, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\screen.py", line 428, in visit_all
self.child.visit_all(callback, seen=None)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\core.py", line 531, in visit_all
d.visit_all(callback, seen)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\core.py", line 533, in visit_all
callback(self)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\core.py", line 3059, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\behavior.py", line 813, in per_interact
if self.is_sensitive():
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\behavior.py", line 803, in is_sensitive
return is_sensitive(self.action)
File "B:\Game\Dirty Secret Studio\confidence-.81-pc\renpy\display\behavior.py", line 387, in is_sensitive
return action.get_sensitive()
File "renpy/common/00action_file.rpy", line 458, in get_sensitive
return renpy.can_load(__slotname(self.name, self.page, self.slot))
File "renpy/common/00action_file.rpy", line 131, in _m1_00action_file__slotname
page = int(page)
TypeError: 'int' object is not callable
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
confidence .81
Mon Apr 29 09:07:49 2019