[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 222, in script call
call _splashscreen from _call_splashscreen_1
File "game/scripts/script.rpy", line 40, in <module>
File "game/scripts/script.rpy", line 276, in callScreen
IndexError: Position outside surface.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 222, in script call
call _splashscreen from _call_splashscreen_1
File "scripts/script.rpyc", line 40, in script
File "C:\Users\IEUser\Desktop\untitled folder\TheSecret-0.1.2.0b-pc\TheSecret-0.1.2.0b-pc\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\IEUser\Desktop\untitled folder\TheSecret-0.1.2.0b-pc\TheSecret-0.1.2.0b-pc\renpy\python.py", line 1812, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/script.rpy", line 40, in <module>
File "game/scripts/script.rpy", line 276, in callScreen
File "C:\Users\IEUser\Desktop\untitled folder\TheSecret-0.1.2.0b-pc\TheSecret-0.1.2.0b-pc\renpy\exports.py", line 2655, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\IEUser\Desktop\untitled folder\TheSecret-0.1.2.0b-pc\TheSecret-0.1.2.0b-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\IEUser\Desktop\untitled folder\TheSecret-0.1.2.0b-pc\TheSecret-0.1.2.0b-pc\renpy\display\core.py", line 2624, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\IEUser\Desktop\untitled folder\TheSecret-0.1.2.0b-pc\TheSecret-0.1.2.0b-pc\renpy\display\core.py", line 3414, in interact_core
rv = renpy.display.focus.mouse_handler(ev, x, y)
File "C:\Users\IEUser\Desktop\untitled folder\TheSecret-0.1.2.0b-pc\TheSecret-0.1.2.0b-pc\renpy\display\focus.py", line 380, in mouse_handler
new_focus = renpy.display.render.focus_at_point(x, y)
File "render.pyx", line 451, in renpy.display.render.focus_at_point
File "render.pyx", line 1204, in renpy.display.render.Render.focus_at_point
File "render.pyx", line 1204, in renpy.display.render.Render.focus_at_point
File "render.pyx", line 1204, in renpy.display.render.Render.focus_at_point
File "render.pyx", line 1204, in renpy.display.render.Render.focus_at_point
File "render.pyx", line 1204, in renpy.display.render.Render.focus_at_point
File "render.pyx", line 1184, in renpy.display.render.Render.focus_at_point
File "render.pyx", line 1311, in renpy.display.render.Render.is_pixel_opaque
File "C:\Users\IEUser\Desktop\untitled folder\TheSecret-0.1.2.0b-pc\TheSecret-0.1.2.0b-pc\renpy\display\swdraw.py", line 1042, in is_pixel_opaque
if self.is_pixel_opaque(child, x, y):
File "C:\Users\IEUser\Desktop\untitled folder\TheSecret-0.1.2.0b-pc\TheSecret-0.1.2.0b-pc\renpy\display\swdraw.py", line 1053, in is_pixel_opaque
if not child.get_masks()[3] or child.get_at((cx, cy))[3]:
File "src/pygame_sdl2/surface.pyx", line 512, in pygame_sdl2.surface.Surface.get_at (gen\pygame_sdl2.surface.c:7581)
IndexError: Position outside surface.
Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.1.3218
TheSecret 0.1.2.0b
Fri Mar 23 08:08:02 2018