I get this error when i put cheat code
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/0GUI/02_mm.rpy", line 299, in is_valid_bonus_code
URLError: <urlopen error timed out>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 785, in script call
File "Code/daysystem/roaming.rpyc", line 56, in script call
File "maps/Burn room.rpyc", line 576, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3134, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4155, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 936, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 914, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/0GUI/02_mm.rpy", line 299, in is_valid_bonus_code
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/urllib2.py", line 154, in urlopen
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/urllib2.py", line 429, in open
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/urllib2.py", line 447, in _open
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/urllib2.py", line 407, in _call_chain
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/urllib2.py", line 1241, in https_open
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/urllib2.py", line 1198, in do_open
URLError: <urlopen error timed out>
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Burns Mansion 0.13.4
Thu Sep 14 13:06:13 2023