3.00 star(s) 46 Votes

King of Lust

Member
Game Developer
May 10, 2017
295
922
getting error while starting the game cant access the title screen. it automatically run chapter 1 and cant play chapter 2. someone can tell what's the issue
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\Public\Recorded TV\advance\games\TheSecret-0120b-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\Public\Recorded TV\advance\games\TheSecret-0120b-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\Public\Recorded TV\advance\games\TheSecret-0120b-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\Public\Recorded TV\advance\games\TheSecret-0120b-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\Public\Recorded TV\advance\games\TheSecret-0120b-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\Public\Recorded TV\advance\games\TheSecret-0120b-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\Public\Recorded TV\advance\games\TheSecret-0120b-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\Public\Recorded TV\advance\games\TheSecret-0120b-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\Public\Recorded TV\advance\games\TheSecret-0120b-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
Mon Mar 26 15:37:24 2018
 

alidenyen

Member
Apr 3, 2017
193
153
While playing christmas special part!
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'christmas_special/images/bathroom/locked/bathroom_locked_map_to_livingroom_1.png'>:
File "game/christmas_special/bathroom/locked/locked.rpy", line 13, in <module>
File "game/scripts/script.rpy", line 279, in callScreen
IOError: Couldn't find file 'christmas_special/images/bathroom/locked/bathroom_locked_map_to_livingroom_1.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/christmas_special/bathroom/locked/locked.rpyc", line 13, in script
�E�b 6��(y����+|%���F�j�p�|��l�(�08O��*��9K�ܵ8v�ŋ�ז��������b�ڞ���L*=��3����g�����#s5آvî�Y:H��us]t([>�T�]��,�!�6$;��PIY��}��^�٣&Y�.` � K�����C�CY߭Jh��E�rGn]� �Bq�P$�ix Ŵ]$fM�J�@${�=mV�%w>N>謜=q�'���(�#�r������!j´�}Z���SjW�:�}���"�{Ns�jO�d4����ܥ�
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\python.py", line 1812, in py_exec_bytecode
exec bytecode in globals, locals
File "game/christmas_special/bathroom/locked/locked.rpy", line 13, in <module>
File "game/scripts/script.rpy", line 279, in callScreen
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\exports.py", line 2655, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\core.py", line 2624, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\core.py", line 3098, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\core.py", line 2038, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\screen.py", line 639, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\behavior.py", line 715, in render
rv = super(Button, self).render(width, height, st, at)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\layout.py", line 1110, in render
st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'christmas_special/images/bathroom/locked/bathroom_locked_map_to_livingroom_1.png'.

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
TheSecret 0.1.2.1p
Mon Mar 26 13:45:26 2018
 

xhoni spica

Active Member
Donor
Aug 9, 2017
523
265
While playing christmas special part!
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'christmas_special/images/bathroom/locked/bathroom_locked_map_to_livingroom_1.png'>:
File "game/christmas_special/bathroom/locked/locked.rpy", line 13, in <module>
File "game/scripts/script.rpy", line 279, in callScreen
IOError: Couldn't find file 'christmas_special/images/bathroom/locked/bathroom_locked_map_to_livingroom_1.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/christmas_special/bathroom/locked/locked.rpyc", line 13, in script
�E�b 6��(y����+|%���F�j�p�|��l�(�08O��*��9K�ܵ8v�ŋ�ז��������b�ڞ���L*=��3����g�����#s5آvî�Y:H��us]t([>�T�]��,�!�6$;��PIY��}��^�٣&Y�.` � K�����C�CY߭Jh��E�rGn]� �Bq�P$�ix Ŵ]$fM�J�@${�=mV�%w>N>謜=q�'���(�#�r������!j´�}Z���SjW�:�}���"�{Ns�jO�d4����ܥ�
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\ast.py", line 848, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\python.py", line 1812, in py_exec_bytecode
exec bytecode in globals, locals
File "game/christmas_special/bathroom/locked/locked.rpy", line 13, in <module>
File "game/scripts/script.rpy", line 279, in callScreen
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\exports.py", line 2655, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\core.py", line 2624, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\core.py", line 3098, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\core.py", line 2038, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\screen.py", line 639, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\layout.py", line 711, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\behavior.py", line 715, in render
rv = super(Button, self).render(width, height, st, at)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\layout.py", line 1110, in render
st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\Telefon Yedek V20\Yeni klasör (2)\systemdll\DLL\PATREON\FamSecretEP2-0.1.2.1p\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'christmas_special/images/bathroom/locked/bathroom_locked_map_to_livingroom_1.png'.

Windows-8-6.2.9200
Ren'Py 6.99.14.1.3218
TheSecret 0.1.2.1p
Mon Mar 26 13:45:26 2018
Dont waste time post for buggs cuz there is nothing god from christmas event and episode 2 just enjoy the intro of the game then delete the game cuz is a complete failure lack of ideas from dev.
 

8873672413434

I Steal Your Cats
Donor
Oct 4, 2017
369
303
I don't understand the direction of this game now. Comparing Ep1 or should I say "Intro" then Ep2. Seems the Dev has took a complete UTurn on the Content, Which either means he himself doesn't actually know where the game is heading or he is trying too imitate another game.

The Renders are amazingly done, So you can't fault that. But we are on Episode 2 already and there's overall 10mins of gametime, 15/20 if you read everything. It just blows my mind.
 
  • Like
Reactions: skullker

xhoni spica

Active Member
Donor
Aug 9, 2017
523
265
In the ep2, how can i find lola to get the keys?
my friend i suggest you to read some post here but to answer your question there with keys or no keys in this version and after day 1 game is done.i hope
Battle of the Bulges v 0.3 come son to have some fun.
 
  • Like
Reactions: EpicLust

8873672413434

I Steal Your Cats
Donor
Oct 4, 2017
369
303
my friend i suggest you to read some post here but to answer your question there with keys or no keys in this version and after day 1 game is done.i hope
Battle of the Bulges v 0.3 come son to have some fun.
Once you've spoke to everyone about the Keys, Gone on the Date, Ep2 is over, Indeed.
 
D

Deleted member 443783

Guest
Guest


After realizing that there is literally Zero sexual content with the MC and I have waited for several months to see this update
 
  • Like
Reactions: Incense and Hadgar

Joi_fan

Active Member
Donor
Jul 29, 2017
864
999
I agree such things should be optional but people are over reacting a bit. Except for a bj nothing happened at this point. Game caught my attention so I'm waiting for next update to check out what's dev's vision for this game.
Come on @Ignazzio, you don't honestly think that Glenn and the black dude (forgot the name) were created just to be on the background if even the IT guy already got a BJ. Unless the dev change his/her mind because of the backlash, pretty soon they're going to fuck even the chairs in the office:p. So I don't think that the "overreaction" is so absurd on this case.
 

Benn Swagger

Well-Known Member
Aug 26, 2016
1,482
2,061
You don't have permission to view the spoiler content. Log in or register now.


I don't think there's remedy on this case. The old follower will leave you and some stay if they like it. You can only hope you can gain popularity from the new players, but with shadowed by hater players that you've disappointed before. So you will have a though time, Dev.
 
  • Like
Reactions: darknight03

Ignazzio

Engaged Member
Donor
May 8, 2017
2,892
3,301
Come on @Ignazzio, you don't honestly think that Glenn and the black dude (forgot the name) were created just to be on the background if even the IT guy already got a BJ. Unless the dev change his/her mind because of the backlash, pretty soon they're going to fuck even the chairs in the office:p. So I don't think that the "overreaction" is so absurd on this case.
Yeah, you're right I guess. They're hinting strongly at it. But the point is that ep. 2 is so different than ep. 1 it's really hard to predict anything as dev seems unsure himself. I like NTR but he went with brothel idea so strong it's actually not my cup of tea as well. Normal job-family-college setting would be much more appropriate for everyone even if he would like to implement NTR or whatever he wishes for. I'm just curious of his future ideas I guess cuz right now I'm not so sure if he goes strong for NTR, has no idea what's he's doing or has some story in mind and that's just an introduction.
 
  • Like
Reactions: mario1994

Vturnus

Newbie
Oct 1, 2017
26
12
Nice job man keep up the good work and please upload sooner or at least upload on the day u say so \m/
 
3.00 star(s) 46 Votes