- May 12, 2020
- 306
- 574
it's called credits . If you search for value and enter the amount of money you have it will come up.try to find money with URM but so many option dint know which 1
Last edited:
it's called credits . If you search for value and enter the amount of money you have it will come up.try to find money with URM but so many option dint know which 1
thanks guy, thans to you i can playy everythingHere's all the save for the 0.6 version with all the scene
Same problem .. i did the stupid webcam minigame with Blue Cat .. and still can´t find herStill dont get it how to get gym scene
unable to paste the two filesif you look at the log file in both the Lisa bedroom crash case and the photo gallery crash, it tells you that 2 image files are missing, sexsonik3_551_780.png for the bedroom and preview.png for the photo gallery on the pc, the one for the bedroom could be found in the archive of the game (with a webp extension, but I simply renamed it to png and it worked), the other one - preview.png wasn't in the archive, so I just copied and renamed one of the pictures that was there and put some text on it to be able to identify where it is in the game
I attached both files here, copy them to these folders (the photo_club needs the folders created)
MCR2-0.6.0919-win\game\_content\city2\gromov_house\lida_bedroom\sexsonik3_551_780.png
MCR2-0.6.0919-win\game\_content\city2\college\photo_club\katya3\photo\preview.png
the bedroom file is a sprite for one of the pictures for the new game on the pc (it supposed to have transparent background, but ms paint decided not to save it as such when I edited it to be able to upload here), the other one is a background of some sort, can be found scrolling down in the now non-crashing photo gallery on the PC
seems like there is some sort of bad coding epidemic with these game developers lately, huge wait times to release supposedly hundreds of images in a new update where 95% of them are frames for animations... and on top of that, code is all screwed up while trying to implement new features in the game that no one asked for
View attachment 2056023
I don't see the save.thanks guy, thans to you i can playy everything
If its like his previous games, probably 2 or 3 updates before the end. We fuck her 2 or 3 times and then out of nowhere: "MCR2 v1.0 - final release!" => Game Over. Let's go to MCR 3!I like Katya and all, but good lord how many updates do we have to wait before getting our hands on Olya.
the game can't find the .png file, I posted the solution a page or two back, save the attached sexsonik3_551_780.png picture file from my post to your computer and then copy it to the correct folder and it should stop crashing, while you're at it, copy the other missing picture also (to different folder), and the photo gallery on the pc will also stop crashingI just downloaded the game, didn't install any mods or patches and i get this error after arriving in russia and going in the master bedroom. Anyone know what this is about?
I'm sorry, but an uncaught exception occurred.
While loading <renpy.display.im.Image object (u'\u2026exsonik3_551_780.png') at 0x000000000e607150>:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file '_content/city2/gromov_house/lida_bedroom/sexsonik3_551_780.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 274, 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/_content/city2/gromov_house/lida_bedroom/lida_bedroom.rpyc", line 5, in script
�)���t�t���������wS���{�Ͻ��>ۤ�E����Y�R����{�ݪ��X�F$���-����o�5�~�IGI'!S��^r���i�M !tY���/�
File "game/_content/city2/gromov_house/lida_bedroom/lida_bedroom.rpyc", line 5, in script
�)���t�t���������wS���{�Ͻ��>ۤ�E����Y�R����{�ݪ��X�F$���-����o�5�~�IGI'!S��^r���i�M !tY���/�
File "renpy/ast.py", line 2212, in execute
self.call("execute")
File "renpy/ast.py", line 2200, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3161, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", 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 3376, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "renpy/display/core.py", line 3905, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2604, 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/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/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/transform.py", line 747, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 371, in render
surf = render(self.child, 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/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 723, in load
raise e
IOError: Couldn't find file '_content/city2/gromov_house/lida_bedroom/sexsonik3_551_780.png'.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.0.22062402
My Cute Roommate 2 0.6.0919
Wed Sep 21 16:06:50 2022
No.When you are done with this game can you do a my roommate 3 where the girl doesn't have 100 lb breasts and has more like an average C size??