In my opinion rather average with good renders.Finally finished, great game overall !
In my opinion rather average with good renders.Finally finished, great game overall !
the game is actually far from over, i didn't played the last update so i don't know what to say other than this game isnt actually completeDoes this game have an ending? like do you get to choose who to be with?
a rather rushed harem ending, but there isDoes this game have an ending? like do you get to choose who to be with?
Yes. Most rushed ending ever. No, you don't get to choose anyone.Does this game have an ending? like do you get to choose who to be with?
Go page 1 of this forum.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 243, in script
$ renpy.pause(9)
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 243, in script
$ renpy.pause(9)
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 243, in <module>
$ renpy.pause(9)
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/subsystem/house/dhl_screens.rpyc", line 209, in script call
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, 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/ascript/!places/neighbor/pool/pool2.rpy", line 243, in script
$ renpy.pause(9)
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 166, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 209, in script call
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, 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/ascript/!places/neighbor/pool/pool2.rpy", line 243, in script
$ renpy.pause(9)
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 243, in <module>
$ renpy.pause(9)
File "renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
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/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
Tue Oct 26 11:55:19 2021
Why did this occur?
You need the WEBP-codecI'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 243, in script
$ renpy.pause(9)
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 243, in script
$ renpy.pause(9)
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 243, in <module>
$ renpy.pause(9)
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/subsystem/house/dhl_screens.rpyc", line 209, in script call
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, 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/ascript/!places/neighbor/pool/pool2.rpy", line 243, in script
$ renpy.pause(9)
File "game/ascript/minigame/peeping/peeping_minigame.rpyc", line 166, in script call
File "game/ascript/subsystem/house/dhl_screens.rpyc", line 209, in script call
File "game/ascript/subsystem/pda/pda class.rpyc", line 525, 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/ascript/!places/neighbor/pool/pool2.rpy", line 243, in script
$ renpy.pause(9)
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/ascript/!places/neighbor/pool/pool2.rpy", line 243, in <module>
$ renpy.pause(9)
File "renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
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/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
Tue Oct 26 11:55:19 2021
Why did this occur?
Go page 1 see if any those 3 bug fixes does it, was just passing by saw a few had same bug and someone told him to go page 1 fix was there, so credit goes to the guy who said go page 1. credits go toi always stuck here with neighbor any help
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 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/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 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/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 Oct 30 08:48:52 2021
I feel you, but since I'm not a Patron of this game I won't complain. When game gets interesting you end up with the end.I don't know why this game has 3,5 stars. It should have 1, just for the animated sex scenes. The rest is garbage. The story it's a mess one of the worts that I've played. It's has tons of indications the the girls are related to the MC, but at the end the are no even related to each other, just random girls sharing a house.
Looks like this games was just some beta for something else for the dev test the animations or something else. I can't belive someone could expendad years writing this shit.
Is My Cute Roomate at the same "level"?
In my opinion My cute roomate is better, of course the fact that it is a sandbox limits the story a lot, but apart from the ending, which I personally found weak, the rest is enjoyable.I don't know why this game has 3,5 stars. It should have 1, just for the animated sex scenes. The rest is garbage. The story it's a mess one of the worts that I've played. It's has tons of indications the the girls are related to the MC, but at the end the are no even related to each other, just random girls sharing a house.
Looks like this games was just some beta for something else for the dev test the animations or something else. I can't belive someone could expendad years writing this shit.
Is My Cute Roomate at the same "level"?
There's a part 2, was out a few weeks back, looks like they mixing girl house/my cute roommate toons into that game, we'll see was short.In my opinion My cute roomate is better, of course the fact that it is a sandbox limits the story a lot, but apart from the ending, which I personally found weak, the rest is enjoyable.
My Rape Simulator, I mean My Cute Cousin, I mean My Cute Roommate, is worse if that is possible. At least it has an incest patch, though the aggravation is hardly worth the playthrough. Just get the gallery unlocker an watch the lewd scenes, will save yourself a lot of suffering.Is My Cute Roomate on the same "level"?