3.40 star(s) 73 Votes

Boobgobbler

Member
Aug 8, 2019
160
142
would any1 happen to have the CG for this?
> 4 gigs (compressed S1) is still too much for my potato to handle :c
 

indio68

Engaged Member
Sep 26, 2020
3,221
2,589
still no fixed the missing image when renting bycycle in the park to the cute girls couple...it gives error every time it happen
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'/images/Slides/img_911749.jpg'>:
  File "game/00_Functions/scene_controller.rpy", line 129, in script call
    call process_object_click(interact_data[1], interact_data[2], interact_data[3]) from _rcall_sprites_action1
  File "game/00_Functions/objects.rpy", line 669, in script call
    call process_hooks(obj_name, api_scene_name) from _call_process_hooks_10
  File "game/00_Functions/hooks_controller.rpy", line 406, in script call
    call expression label_name from _call_expression_5 #вызов хука
  File "game/Quests/MLS/EP1_05/EP15_Quests.rpy", line 255, in script call
    call ep04_dialogues8_work_bikerental_2() from _rcall_ep04_dialogues8_work_bikerental_2_3
  File "game/Quests/MLS/EP1_04/ep04_dialogues8_work_bikerental.rpy", line 486, in script
    w
  File "game/00_Functions/01_init_python.rpy", line 527, in w_exec
    renpy.pause()
IOError: Couldn't find file 'images/Slides/img_911749.jpg'.

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

Full traceback:
  File "game/00_Functions/scene_controller.rpy", line 129, in script call
    call process_object_click(interact_data[1], interact_data[2], interact_data[3]) from _rcall_sprites_action1
  File "game/00_Functions/objects.rpy", line 669, in script call
    call process_hooks(obj_name, api_scene_name) from _call_process_hooks_10
  File "game/00_Functions/hooks_controller.rpy", line 406, in script call
    call expression label_name from _call_expression_5 #вызов хука
  File "game/Quests/MLS/EP1_05/EP15_Quests.rpy", line 255, in script call
    call ep04_dialogues8_work_bikerental_2() from _rcall_ep04_dialogues8_work_bikerental_2_3
  File "game/Quests/MLS/EP1_04/ep04_dialogues8_work_bikerental.rpy", line 486, in script
    w
  File "renpy/ast.py", line 1969, in execute
    self.call("execute")
  File "renpy/ast.py", line 1957, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "game/00_Functions/01_init_python.rpy", line 527, in w_exec
    renpy.pause()
  File "renpy/exports.py", line 1525, 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 3101, 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 3611, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2441, 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 777, 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 777, 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 777, 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/screen.py", line 681, 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 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, 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 933, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_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 680, in load
    raise e
IOError: Couldn't find file 'images/Slides/img_911749.jpg'.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
 Season2-v2-Extra
Wed Oct  4 00:04:18 2023
[/CODE]
 
Last edited:

joelurmel

Well-Known Member
Nov 3, 2022
1,629
2,543
still no fixed the missing image when renting bycycle in the park to the cute girls couple...it gives error every time it happen
Code:
[code]
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'/images/Slides/img_911749.jpg'>:
  File "game/00_Functions/scene_controller.rpy", line 129, in script call
    call process_object_click(interact_data[1], interact_data[2], interact_data[3]) from _rcall_sprites_action1
  File "game/00_Functions/objects.rpy", line 669, in script call
    call process_hooks(obj_name, api_scene_name) from _call_process_hooks_10
  File "game/00_Functions/hooks_controller.rpy", line 406, in script call
    call expression label_name from _call_expression_5 #вызов хука
  File "game/Quests/MLS/EP1_05/EP15_Quests.rpy", line 255, in script call
    call ep04_dialogues8_work_bikerental_2() from _rcall_ep04_dialogues8_work_bikerental_2_3
  File "game/Quests/MLS/EP1_04/ep04_dialogues8_work_bikerental.rpy", line 486, in script
    w
  File "game/00_Functions/01_init_python.rpy", line 527, in w_exec
    renpy.pause()
IOError: Couldn't find file 'images/Slides/img_911749.jpg'.

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

Full traceback:
  File "game/00_Functions/scene_controller.rpy", line 129, in script call
    call process_object_click(interact_data[1], interact_data[2], interact_data[3]) from _rcall_sprites_action1
  File "game/00_Functions/objects.rpy", line 669, in script call
    call process_hooks(obj_name, api_scene_name) from _call_process_hooks_10
  File "game/00_Functions/hooks_controller.rpy", line 406, in script call
    call expression label_name from _call_expression_5 #вызов хука
  File "game/Quests/MLS/EP1_05/EP15_Quests.rpy", line 255, in script call
    call ep04_dialogues8_work_bikerental_2() from _rcall_ep04_dialogues8_work_bikerental_2_3
  File "game/Quests/MLS/EP1_04/ep04_dialogues8_work_bikerental.rpy", line 486, in script
    w
  File "renpy/ast.py", line 1969, in execute
    self.call("execute")
  File "renpy/ast.py", line 1957, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "game/00_Functions/01_init_python.rpy", line 527, in w_exec
    renpy.pause()
  File "renpy/exports.py", line 1525, 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 3101, 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 3611, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2441, 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 777, 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 777, 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 777, 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/screen.py", line 681, 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 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 777, 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 933, in render
    return transform_render(self, width, height, st, at)
  File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_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 680, in load
    raise e
IOError: Couldn't find file 'images/Slides/img_911749.jpg'.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Season2-v2-Extra
Wed Oct  4 00:04:18 2023
[/CODE]
This will never be fixed, because the image is not used in Season2-v2-Extra.
You don't have the original version

Original line in:
Quests\MLS\EP1_04\ep04_dialogues8_work_bikerental.rpy:# imgd 911749
 

randomguy6516265165

Conversation Conqueror
Jun 21, 2018
6,081
4,204
no wt mod for s1? btw any way to turn off the saving naming? and why doesnt the mouse wheel hide the text? and can you get all scenes on a single play or need multiple ones? cause this rat/rabbit thing is confusing me, what are secrets for? found one but Idk what to do and are the girls only fucked by the MC or they get fucked by other dudes?
 
Last edited:

Skyrim

Member
May 4, 2017
215
36
i tried to download s1 from gofile. was written 7+ gb but the downloaded file is 2.1 gb. is it normal?
 

mattius77

Well-Known Member
May 16, 2017
1,683
1,343
The map for the inside of the College building could be a bit better laid out. It took me a while to figure it out, too. Menu buttons jump around depending on what floor you're on, it can be a little confusing.

Art Class is on the 2nd Floor. From the ground floor lobby, click "Stairway" (in the top just left of the middle). Then click
Floor 2" or on the stairs on the far left side, and select "Floor 2". From there, pick "Hallway" (bottom left of screen), then click "Hallway" again (but this time the button has moved up higher on the screen, sort of in the middle left). From there, "Art Class" is at the bottom left.
 

Wills747

Engaged Member
Dec 14, 2018
2,318
4,806
My compressed unofficial Android ports of Milfs of Sunville
Included LaikDink Walkthrough and Cheats mod
Added Incest patch by St_Dmitry
Added Activation patch by AnonDev
Usual gestures, seethru textbox, resizeable text and dialogue etc etc...
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves and log location

Special Instructions:
Install apk.
Grant storage permissions on first run!
On first run you will get a prompt to copy the archive.rpa file to documents/Wills747/milfs.of.sunville/game folder.
Keep the rpa file, I'll look at making an update APK patch in future
Copy the rpa file to the directory indicated in game. (game will quit now)
Restart the game.
Keep in mind if your default install location is an actual SD card this may slow the launch.


archive.rpa file (8.01e) (4.10Gb):
Mega

Season 1 Apk file (10.00e)(1.57Gb)
(RPA file from 8.01e required)
Mega

Season 2 v2 extra:
Mega
Added S2 v2 extra Android port
 
3.40 star(s) 73 Votes