VN RPGM Completed My Summer with Mom & Sis [v1.0] [NLT Media]

3.70 star(s) 35 Votes

Trapezio

Engaged Member
Sep 28, 2017
2,226
3,229
Guys,

if you got a problem because you're playing the UNOFFICIAL - NOT made by the authors themselves - Ren'py port of this game, DO NOT ask HERE.


This is NOT the Ren'py remake's thread. You are OFF TOPIC.
 
Last edited:

Trapezio

Engaged Member
Sep 28, 2017
2,226
3,229
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 162, in script
    $ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
  File "game/script.rpy", line 162, in <module>
    $ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
  File "game/game_state.rpy", line 496, in do_next_thing
    new_event = this_event.do_next_thing()
  File "game/game_event.rpy", line 682, in do_next_thing
    loc = self.state.map.event_location(self.event_data)
  File "game/game_map.rpy", line 785, in event_location
    return (event_data['x'], event_data['y'])
KeyError: 'x'

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

Full traceback:
  File "game/script.rpy", line 162, in script
    $ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
  File "C:\Users\USER\Desktop\my-summer-0.4.5-pc\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\USER\Desktop\my-summer-0.4.5-pc\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 162, in <module>
    $ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
  File "game/game_state.rpy", line 496, in do_next_thing
    new_event = this_event.do_next_thing()
  File "game/game_event.rpy", line 682, in do_next_thing
    loc = self.state.map.event_location(self.event_data)
  File "game/game_map.rpy", line 785, in event_location
    return (event_data['x'], event_data['y'])
KeyError: 'x'

Windows-8-6.2.9200
Ren'Py 6.99.14.3135
my-summer 0.4.5
Help?
This is NOT a Ren'py game.
 

VulgarXrated

Newbie
Nov 17, 2018
59
80
I remember being able to get both of them at once, but now when I complete either of their stories it automatically ends the summer for me.... dunno what I'm doing wrong. Only reason I played it through again because last time when I got both at once, the very next day after I finished the sister storyline the summer was over with so I didn't get to save it with the option of all the sex animations available. But now when I try it, the game keeps ending it quicker and quicker. I completed mom storyline and was about to finish sister storyline at day 54 and then summer was over. Then I went back, was able to finish sister storyline by day 49 and was about to complete mom storyline the next day when the game decided the summer was over at day 50..... so wtf lol. Should at least be a set amount of days (like 60), dunno why I keep getting shorted on days.

Edit: Ok I was able to get both with only 72% completion somehow... Not sure how that's possible but ok. Basically had to complete both final quests at the same time. Which means again no save where you can just walk into their rooms to try their animations.
 
Last edited:

Hones

Forum Fanatic
Compressor
Aug 10, 2018
4,155
8,596
Whoops, sorry wrong thread. I meant to post this in the F.I.L.F thread.
Ah OK well just guessing from ICCreations prior release schedule you could possibly see F.I.L.F. V0.9b drop maybe next week possibly. No promises thats all just pure guesswork.
 
  • Like
Reactions: uPervert

pys95

New Member
Nov 21, 2018
1
0
I finished the game, but haven't reached 100%. I've got the three ending, but there is two blue button in the garage that have to be pressed. The box puzzle is confusing. Any walkthrough on how to reach both of the garage buttons succesfull?
 

highway1

Newbie
Apr 25, 2018
72
19
Help can someone put a full walkthrough to get the three some, I've done mum and sis separately, I've followed the hint on page 86 and avoided fucking mum till I've uploaded the virus and been locked in, then fuck sis,then finish mum quest 6 hearts but when I sleep it ends and go off with sis. Any help as it ain't happening????? Good game.

Many thanks
 

edzhabs

New Member
Nov 8, 2018
8
0
after i give mom garlic then sleep i got this error

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 162, in script
    $ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
  File "game/script.rpy", line 162, in <module>
    $ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
  File "game/game_state.rpy", line 496, in do_next_thing
    new_event = this_event.do_next_thing()
  File "game/game_event.rpy", line 682, in do_next_thing
    loc = self.state.map.event_location(self.event_data)
  File "game/game_map.rpy", line 785, in event_location
    return (event_data['x'], event_data['y'])
KeyError: 'x'

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

Full traceback:
  File "game/script.rpy", line 162, in script
    $ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
  File "D:\GAMES\Two Point Hospital\odo\my-summer-045-pc\my-summer-0.4.5-pc\renpy\ast.py", line 848, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\GAMES\Two Point Hospital\odo\my-summer-045-pc\my-summer-0.4.5-pc\renpy\python.py", line 1804, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 162, in <module>
    $ in_interaction = game_state.do_next_thing(mapdest, keyed_common_event)
  File "game/game_state.rpy", line 496, in do_next_thing
    new_event = this_event.do_next_thing()
  File "game/game_event.rpy", line 682, in do_next_thing
    loc = self.state.map.event_location(self.event_data)
  File "game/game_map.rpy", line 785, in event_location
    return (event_data['x'], event_data['y'])
KeyError: 'x'

Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.3135
my-summer 0.4.5
 

Hones

Forum Fanatic
Compressor
Aug 10, 2018
4,155
8,596
after i give mom garlic then sleep i got this error
Wrong Thread!
This thread is for the original RPG Maker version, You want the Ren'py remake thread -
 
Last edited:

edzhabs

New Member
Nov 8, 2018
8
0
ow sorry. i tried playing the rpg one and yeah no problem so far. although, i got stuck in getting the dildo. mom's heart is 6 and i got the room key. the problem is after several days the room won't get locked anymore. always open. is this bug or am i doing something wrong for not triggering the room lock event
 
3.70 star(s) 35 Votes