bruno6845

Active Member
Jun 2, 2020
646
158
problem going to the neighbor
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/!content/neighbor/pool/sc2/neigh_sc2_57.png'>:
File "game/ascript/!places/!mlf_house/_lts_room/lts_room.rpy", line 229, in script call
call screen return_null
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 239, in script
scene neigh_sc2_57 with Dis:
File "game/ascript/!places/!mlf_house/_lts_room/lts_room.rpy", line 229, in script call
call screen return_null
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 239, in script
scene neigh_sc2_57 with Dis:
Exception: Could not load image u'images/!content/neighbor/pool/sc2/neigh_sc2_57.png': error('Failed to decode WEBP',)

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 166, in script call
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 191, in script call
File "game/ascript/!places/!mlf_house/_lts_room/lts_room.rpy", line 229, in script call
call screen return_null
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, in script call
File "game/ascript/subsystem/pda/pda_camera.rpyc", line 15, in script call
��!�w��]rh����8�����t~H��)'�YJ?���*�[ ����O�|����a~��=<+۟���)����������*�쯝ɦ��p��^� �B�w�+��g����V�-�i��T�?e���J����ő�_!��J�;����vv��S�ᔵNg�?��Έ�/o��ֽ[7�o�t�Ew9�����Gz�٩�^�;o�� �
File "game/tl/French/ascript/!places/!mlf_house/_lts_room/lts_try.rpyc", line 364, in script call
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, in script call
File "game/ascript/subsystem/pda/pda_camera.rpyc", line 40, in script call
�w���Ֆ�1�;+_*��y Rϙw�{(ߎz�Y�V�R.]�W棜�
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 239, in script
scene neigh_sc2_57 with Dis:
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 166, in script call
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 191, in script call
File "game/ascript/!places/!mlf_house/_lts_room/lts_room.rpy", line 229, in script call
call screen return_null
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, in script call
File "game/ascript/subsystem/pda/pda_camera.rpyc", line 15, in script call
��!�w��]rh����8�����t~H��)'�YJ?���*�[ ����O�|����a~��=<+۟���)����������*�쯝ɦ��p��^� �B�w�+��g����V�-�i��T�?e���J����ő�_!��J�;����vv��S�ᔵNg�?��Έ�/o��ֽ[7�o�t�Ew9�����Gz�٩�^�;o�� �
File "game/tl/French/ascript/!places/!mlf_house/_lts_room/lts_try.rpyc", line 364, in script call
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, in script call
File "game/ascript/subsystem/pda/pda_camera.rpyc", line 40, in script call
�w���Ֆ�1�;+_*��y Rϙw�{(ߎz�Y�V�R.]�W棜�
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 239, in script
scene neigh_sc2_57 with Dis:
File "renpy/ast.py", line 1438, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1682, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2718, in do_with
clear=clear)
File "renpy/display/core.py", line 3276, 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 3793, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2521, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 368, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 715, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 271, in get
surf = image.load()
File "renpy/display/im.py", line 688, in load
raise e
Exception: Could not load image u'images/!content/neighbor/pool/sc2/neigh_sc2_57.png': error('Failed to decode WEBP',)

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
GirlHouse 1.5.2.extra
Sat Jul 23 19:26:17 2022
 
  • Angry
Reactions: alextp2651

alextp2651

Member
Dec 9, 2017
117
55
problem going to the neighbor
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/!content/neighbor/pool/sc2/neigh_sc2_57.png'>:
File "game/ascript/!places/!mlf_house/_lts_room/lts_room.rpy", line 229, in script call
call screen return_null
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 239, in script
scene neigh_sc2_57 with Dis:
File "game/ascript/!places/!mlf_house/_lts_room/lts_room.rpy", line 229, in script call
call screen return_null
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 239, in script
scene neigh_sc2_57 with Dis:
Exception: Could not load image u'images/!content/neighbor/pool/sc2/neigh_sc2_57.png': error('Failed to decode WEBP',)

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 166, in script call
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 191, in script call
File "game/ascript/!places/!mlf_house/_lts_room/lts_room.rpy", line 229, in script call
call screen return_null
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, in script call
File "game/ascript/subsystem/pda/pda_camera.rpyc", line 15, in script call
��!�w��]rh����8�����t~H��)'�YJ?���*�[ ����O�|����a~��=<+۟���)����������*�쯝ɦ��p��^� �B�w�+��g����V�-�i��T�?e���J����ő�_!��J�;����vv��S�ᔵNg�?��Έ�/o��ֽ[7�o�t�Ew9�����Gz�٩�^�;o�� �
File "game/tl/French/ascript/!places/!mlf_house/_lts_room/lts_try.rpyc", line 364, in script call
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, in script call
File "game/ascript/subsystem/pda/pda_camera.rpyc", line 40, in script call
�w���Ֆ�1�;+_*��y Rϙw�{(ߎz�Y�V�R.]�W棜�
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 239, in script
scene neigh_sc2_57 with Dis:
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 166, in script call
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 191, in script call
File "game/ascript/!places/!mlf_house/_lts_room/lts_room.rpy", line 229, in script call
call screen return_null
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, in script call
File "game/ascript/subsystem/pda/pda_camera.rpyc", line 15, in script call
��!�w��]rh����8�����t~H��)'�YJ?���*�[ ����O�|����a~��=<+۟���)����������*�쯝ɦ��p��^� �B�w�+��g����V�-�i��T�?e���J����ő�_!��J�;����vv��S�ᔵNg�?��Έ�/o��ֽ[7�o�t�Ew9�����Gz�٩�^�;o�� �
File "game/tl/French/ascript/!places/!mlf_house/_lts_room/lts_try.rpyc", line 364, in script call
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, in script call
File "game/ascript/subsystem/pda/pda_camera.rpyc", line 40, in script call
�w���Ֆ�1�;+_*��y Rϙw�{(ߎz�Y�V�R.]�W棜�
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 239, in script
scene neigh_sc2_57 with Dis:
File "renpy/ast.py", line 1438, in execute
renpy.exports.with_statement(trans, paired)
File "renpy/exports.py", line 1682, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "renpy/display/core.py", line 2718, in do_with
clear=clear)
File "renpy/display/core.py", line 3276, 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 3793, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2521, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transition.py", line 368, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 814, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 715, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 271, in get
surf = image.load()
File "renpy/display/im.py", line 688, in load
raise e
Exception: Could not load image u'images/!content/neighbor/pool/sc2/neigh_sc2_57.png': error('Failed to decode WEBP',)

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
GirlHouse 1.5.2.extra
Sat Jul 23 19:26:17 2022
just delete the walkthrough mod / the cheats mod if you don't have the patreon version don't use walkthrough mod or cheats mod that can destroy your game
 

Android 93

Member
Jan 9, 2020
120
54
Sorry and yes I know that's not the right place. {I played a game awhile ago I forgot the title but it have the angel/demon
Thing} can someone tell me game it was
 

-CookieMonster666-

Devoted Member
Nov 20, 2018
11,192
16,295
who can help me
What have you done in Mia's progress so far? When she's ready, you just talk to her in her room while she's on her laptop. She'll tell you she always wanted to be a model, and the MC will say you both should go to Bella's studio. If you're not seeing this, there's something else to do for her progress. It has been a really long time since I last played this, so I'm only going from memory right now.
 

bruno6845

Active Member
Jun 2, 2020
646
158
What have you done in Mia's progress so far? When she's ready, you just talk to her in her room while she's on her laptop. She'll tell you she always wanted to be a model, and the MC will say you both should go to Bella's studio. If you're not seeing this, there's something else to do for her progress. It has been a really long time since I last played this, so I'm only going from memory right now.
I have already taken the photos with Barbara but I am still stuck on this quest
 
Mar 29, 2021
375
409
gonna try to get this game on steam again? XD, i'd buy it, like i bought my cute roommate
Yep, I'd like to buy this on Steam too!
However, I don't know with which motivation it has been , but it is plausible that it was irreversibly banned with the unfair as terrible, and unprofessional, footnote "[...] This app has been banned and cannot be reused. Re-submissions of this app, even with modifications, will not be accepted.", which means that we'll never see it on Steam, along with many other good games whose (possibly) sole fault was not knowing in advance all the (non-public) rules for accepting adult games on Steam :cry:
 

JhonnatanV

New Member
Jan 17, 2020
3
0
Good morning, afternoon or evening, I've been trying to win the fight with the stranger for 2 hours but I can't, is it unwinnable? Or do you know how to defeat him?
 

-CookieMonster666-

Devoted Member
Nov 20, 2018
11,192
16,295
Good morning, afternoon or evening, I've been trying to win the fight with the stranger for 2 hours but I can't, is it unwinnable? Or do you know how to defeat him?
It's definitely winnable, but I can't remember now how to do it. IIRC, it's pretty challenging though. I know I had to do it multiple times before winning.
 

ThaDude1977

Well-Known Member
Jul 5, 2022
1,213
2,228
I'm soooo tempted to play this because of the sex scenes looked so good from seeing 1 on pornhub but people keep saying the ending sucked and was rushed. How bad is it?
 

-CookieMonster666-

Devoted Member
Nov 20, 2018
11,192
16,295
I'm soooo tempted to play this because of the sex scenes looked so good from seeing 1 on pornhub but people keep saying the ending sucked and was rushed. How bad is it?
IDK if I'd say it sucked exactly, but it wasn't very good IMO. It was definitely rushed and fairly abrupt. It was like, "And so your problems are solved, and you and the girl(s) look forward to the future together". And obviously, I'm saying that generically so there aren't spoilers, but . . . it really is kind of how the ending of the game is. Not very satisfying.
 
  • Like
Reactions: Tidalwave

Ghakeem

New Member
Sep 10, 2018
5
1
I am stuck or the game might be glitching, The part where you have to persuade Mia to go with you to the lewd photoshoot but when I watched the lesbian film, I cant remind her to go to the photoshoot no new interaction is shown.

And when I press hint, It says "I need to remind mia of the photo shoot she promised to go to with me". But nothing
 

Zilexan

New Member
Jan 9, 2018
1
0
If you're using the walkthrough mod, you can fix the neighbor scene by monkey-patching game/ascript/!places/neighbor/pool/pool2.rpy.

Comment out lines 239 - 246 so that they read like the "#" lines below
Python:
    scene neigh_sc2_55 with Dis
    $ renpy.pause(2)
    scene neigh_sc2_56 at zoom with dissolve
    $ renpy.pause(4)
    # scene neigh_sc2_57 with Dis:
    #     align (0.5,1.0)
    #     align (0.5,1.0)
    #     linear 8.0 align (0.5,0.1)
    # $ renpy.pause(9)

    # scene neigh_sc2_58 at zoom_u with Dis
    # nmlf_ "Damn, what am I doing... But I can't just let this guy leave. He has such a great cock."
    scene neigh_sc2_59 at zoom_ur with Dis
    $ renpy.pause(4)
This removes references to the two broken images, though it means you'll never see what those images were.

Alternately, you can use this .zip which overrides the .rpy and rpyc files.

My hero! This worked perfectly. Thank you!
 
3.20 star(s) 128 Votes