2.60 star(s) 53 Votes

jikhak

Member
May 5, 2017
228
201
I can't even play the game.

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'images/mainmenu/mainmenu_bg_night.png') at 0x000000001e702210>:
File "renpy/common/00start.rpy", line 278, in script
python:
File "renpy/common/00start.rpy", line 278, in script
python:
File "renpy/common/00start.rpy", line 282, in <module>
renpy.call_in_new_context("_main_menu")
IOError: Couldn't find file 'arrow.png'.

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "renpy/common/00start.rpy", line 278, in script
python:
File "renpy/common/00start.rpy", line 278, in script
python:
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 282, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/game.py", line 346, in call_in_new_context
return renpy.execution.run_context(False)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/tl/Chinese/main_menu.rpyc", line 4, in script
J�"���^Eу���Q�Q�t��hZTi�߆V2@��<�C7�R��o稀�L��2�{f�ĩ�� N�˛�$t_._��M�:|�����E"�'�8܉al�0�aT�`������e��6�$�#lb��aa?c��R��a��`��:�
File "game/tl/Chinese/main_menu.rpyc", line 4, in script
J�"���^Eу���Q�Q�t��hZTi�߆V2@��<�C7�R��o稀�L��2�{f�ĩ�� N�˛�$t_._��M�:|�����E"�'�8܉al�0�aT�`������e��6�$�#lb��aa?c��R��a��`��:�
File "renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1266, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 930, in do_display
**display_args)
File "renpy/character.py", line 666, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 3912, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2605, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 495, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/transition.py", line 378, 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 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/screen.py", line 704, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 1337, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/text/text.py", line 2102, in render
renders = renpy.display.render.render(i, width, self.style.size, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/anim.py", line 497, in render
rend = renpy.display.render.render(self.image, height, width, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/im.py", line 627, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 295, in get
surf = image.load()
File "renpy/display/im.py", line 720, in load
raise e
IOError: Couldn't find file 'arrow.png'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.9.22090extra
Mon Sep 25 23:59:50 2023
 

master861

Well-Known Member
Nov 4, 2022
1,126
1,371
Is the walktrough working on this new update?
look at the post who dit make the walktrough for the older version ther is are link to my walktrough post but make sure you play the game in english my walktrough dont work with orther languages
 

ignant

Newbie
Jan 18, 2021
93
83
OK so I deleted everything again then once I extracted the files from the ZIP file, played the entire game without exiting so I was able to complete without problems. You do have to start over since more scenes were added. Thanks Dev! Looking forward to the next release.

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: TheSweetEvilKing

Jamers

Newbie
Aug 3, 2020
52
60
Check all her pics in the social Tittygram on the smartphone. put a heart on all her pic and one of the last there is a picture with her and a “stranger” hand with the ring. Notice it and talk to her again. She’ll tell you who’s hand it is
I've already deleted the game but Thank you for the input. I did however check everything, tittygram was empty

Thanks anyway
 

chicho1958

Engaged Member
Donor
Apr 28, 2020
3,883
2,254
Ha ha black and red cheat :devilish: .
@chicho1958 try that with ther persistant file in the options menü , and as you can see her on the screen i got urm installed to.
View attachment 2957167
Yeah did that and it worked but going do it again and start over because clearing persistant clears your gallery to,also was having issue with clothing store not appearing and loop with photos for the girlso rather start over and get full gallery besides game not that long just gonna hate going threw the mc gf bs again
 

TheSweetEvilKing

Active Member
Apr 20, 2020
666
1,467
Well i tried to get old saves to work n they didnt soooo played from start and all is good great update Dev n cant wait for next :) P.S i do feel that MC is a bit of a Rat for framing Lida like that but im sure there will be well hope theres a good twist in what he did
 

Jigsaw11

New Member
Jul 12, 2020
10
1
Bug error foto shoot

While loading <renpy.display.im.Image object (u'images/mainmenu/mainmenu_bg_day.png') at 0x00000000438b6f50>:
KeyError: u'PSM'

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/_navigation/photo_store/shop.rpyc", line 43, in script call
^o;��j�c "�!6�!�W� HG61r�X�*�V�ֺ����������x��m�smnv�\\S@� `�<�;GW�(;��t �<� ��B�ް�|W�܄,,;���'�P�>�0��t��.;�����,� �)d0[ �����Q���CY�s�����$�IX��P��z��`���l�Zȗ��܈�͋PT�C��Ix�l^,�5s���<�[�n��~4���T�9(T� Îc���%.�ͭb�R�<��p6���"6���!%l
File "game/_navigation/photo_store/shop.rpyc", line 43, in script call
^o;��j�c "�!6�!�W� HG61r�X�*�V�ֺ����������x��m�smnv�\\S@� `�<�;GW�(;��t �<� ��B�ް�|W�܄,,;���'�P�>�0��t��.;�����,� �)d0[ �����Q���CY�s�����$�IX��P��z��`���l�Zȗ��܈�͋PT�C��Ix�l^,�5s���<�[�n��~4���T�9(T� Îc���%.�ͭb�R�<��p6���"6���!%l
File "game/_content/city2/gromov_house/hero_room/webcam_ladyx.rpyc", line 8, in script call
�1��X�����q��(K9-���d��TH�j�\=�
File "game/_navigation/photo_store/shop.rpyc", line 51, in script call
File "game/_navigation/photo_store/shop.rpyc", line 59, in script call
File "game/_navigation/photo_store/shop.rpyc", line 67, in script call
File "game/_navigation/photo_store/shop.rpyc", line 75, in script call
File "game/_content/city2/college/photo_club/photo_rdean.rpyc", line 193, in script call
File "game/tl/German/_script/minigames/photoshoot_studio_minigame/photoshoot_studio_miniphotoshoot_studio_minigame.rpyc", line 106, in script
File "game/_navigation/photo_store/shop.rpyc", line 43, in script call
^o;��j�c "�!6�!�W� HG61r�X�*�V�ֺ����������x��m�smnv�\\S@� `�<�;GW�(;��t �<� ��B�ް�|W�܄,,;���'�P�>�0��t��.;�����,� �)d0[ �����Q���CY�s�����$�IX��P��z��`���l�Zȗ��܈�͋PT�C��Ix�l^,�5s���<�[�n��~4���T�9(T� Îc���%.�ͭb�R�<��p6���"6���!%l
File "game/_navigation/photo_store/shop.rpyc", line 43, in script call
^o;��j�c "�!6�!�W� HG61r�X�*�V�ֺ����������x��m�smnv�\\S@� `�<�;GW�(;��t �<� ��B�ް�|W�܄,,;���'�P�>�0��t��.;�����,� �)d0[ �����Q���CY�s�����$�IX��P��z��`���l�Zȗ��܈�͋PT�C��Ix�l^,�5s���<�[�n��~4���T�9(T� Îc���%.�ͭb�R�<��p6���"6���!%l
File "game/_content/city2/gromov_house/hero_room/webcam_ladyx.rpyc", line 8, in script call
�1��X�����q��(K9-���d��TH�j�\=�
File "game/_navigation/photo_store/shop.rpyc", line 51, in script call
File "game/_navigation/photo_store/shop.rpyc", line 59, in script call
File "game/_navigation/photo_store/shop.rpyc", line 67, in script call
File "game/_navigation/photo_store/shop.rpyc", line 75, in script call
File "game/_content/city2/college/photo_club/photo_rdean.rpyc", line 193, in script call
File "game/tl/German/_script/minigames/photoshoot_studio_minigame/photoshoot_studio_miniphotoshoot_studio_minigame.rpyc", line 106, in script
File "renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1253, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "renpy/character.py", line 1172, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "renpy/character.py", line 1152, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "renpy/substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "renpy/substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'PSM'

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.9.22090extra
Tue Sep 26 10:14:42 2023
 
  • Like
Reactions: robbaniak

master861

Well-Known Member
Nov 4, 2022
1,126
1,371
Ok try reseting persisten file in the options menu close the game after reseting the persistent file , start the game new , the ring is in no shop , are you talked to the maid after the ring quest?
And i hope i dit mention that but my walkthrud mod is only for english game if you play in another language then english of curse breaks can happen.
 

master861

Well-Known Member
Nov 4, 2022
1,126
1,371
Yeah did that and it worked but going do it again and start over because clearing persistant clears your gallery to,also was having issue with clothing store not appearing and loop with photos for the girlso rather start over and get full gallery besides game not that long just gonna hate going threw the mc gf bs again
yeah not sure why that is with the game and i checked it comes from the game not my mod not sure what the dev dit ther with the game
 
  • Like
Reactions: chicho1958
2.60 star(s) 53 Votes