3.30 star(s) 72 Votes

neronwtf

Active Member
Nov 12, 2019
676
532
after 2nd day at the beach when you go to sleep the game ends but still i have tasks to do is it only me ?
You must replay some times to unlock some scenes. The game is somehow linear and you can't do some tasks whenever you want.
 

nikolacole92

Member
Mar 19, 2019
264
315
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/00_Functions/screens.rpy", line 2746, in execute
screen load():
File "game/00_Functions/screens.rpy", line 2746, in execute
screen load():
File "game/00_Functions/screens.rpy", line 2750, in execute
use file_slots(t_("Load"))
File "game/00_Functions/screens.rpy", line 2753, in execute
screen file_slots(title):
File "game/00_Functions/screens.rpy", line 2753, in execute
screen file_slots(title):
File "game/00_Functions/screens.rpy", line 2757, in execute
use game_menu(title):
File "game/00_Functions/screens.rpy", line 2564, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/00_Functions/screens.rpy", line 2564, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/00_Functions/screens.rpy", line 2573, in execute
frame:
File "game/00_Functions/screens.rpy", line 2576, in execute
hbox:
File "game/00_Functions/screens.rpy", line 2582, in execute
frame:
File "game/00_Functions/screens.rpy", line 2585, in execute
if scroll == "viewport":
File "game/00_Functions/screens.rpy", line 2616, in execute
transclude
File "game/00_Functions/screens.rpy", line 2757, in execute
use game_menu(title):
File "game/00_Functions/screens.rpy", line 2759, in execute
fixed:
File "game/00_Functions/screens.rpy", line 2778, in execute
grid gui.file_slot_cols gui.file_slot_rows:
File "game/00_Functions/screens.rpy", line 2786, in execute
for i in range(gui.file_slot_cols * gui.file_slot_rows):
File "game/00_Functions/screens.rpy", line 2790, in execute
button:
File "game/00_Functions/screens.rpy", line 2796, in execute
has vbox
File "game/00_Functions/screens.rpy", line 2800, in execute
if _name:
File "game/00_Functions/screens.rpy", line 2802, in execute
text _name:
Exception: String u'[' ends with an open format operation.

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
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 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/00_Functions/screens.rpy", line 2746, in execute
screen load():
File "game/00_Functions/screens.rpy", line 2746, in execute
screen load():
File "game/00_Functions/screens.rpy", line 2750, in execute
use file_slots(t_("Load"))
File "game/00_Functions/screens.rpy", line 2753, in execute
screen file_slots(title):
File "game/00_Functions/screens.rpy", line 2753, in execute
screen file_slots(title):
File "game/00_Functions/screens.rpy", line 2757, in execute
use game_menu(title):
File "game/00_Functions/screens.rpy", line 2564, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/00_Functions/screens.rpy", line 2564, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/00_Functions/screens.rpy", line 2573, in execute
frame:
File "game/00_Functions/screens.rpy", line 2576, in execute
hbox:
File "game/00_Functions/screens.rpy", line 2582, in execute
frame:
File "game/00_Functions/screens.rpy", line 2585, in execute
if scroll == "viewport":
File "game/00_Functions/screens.rpy", line 2616, in execute
transclude
File "game/00_Functions/screens.rpy", line 2757, in execute
use game_menu(title):
File "game/00_Functions/screens.rpy", line 2759, in execute
fixed:
File "game/00_Functions/screens.rpy", line 2778, in execute
grid gui.file_slot_cols gui.file_slot_rows:
File "game/00_Functions/screens.rpy", line 2786, in execute
for i in range(gui.file_slot_cols * gui.file_slot_rows):
File "game/00_Functions/screens.rpy", line 2790, in execute
button:
File "game/00_Functions/screens.rpy", line 2796, in execute
has vbox
File "game/00_Functions/screens.rpy", line 2800, in execute
if _name:
File "game/00_Functions/screens.rpy", line 2802, in execute
text _name:
File "renpy/text/text.py", line 1525, in __init__
self.set_text(text, scope, substitute)
File "renpy/text/text.py", line 1644, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
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 572, in _vformat
File "renpy/substitutions.py", line 160, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u'[' ends with an open format operation.

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
v4.00-Extra
Tue May 10 19:47:33 2022
 
  • Like
Reactions: Ragnaroekr

Hairy Pussy Lover

Active Member
Jul 7, 2021
802
743
You just copy that file into the game/ directory (don't delete the original language_dict.json) and the lines that are changed will be replaced when you play. It's just a lookup dictionary to change some sentences. The patch would have to be updated for each and every new version so it probably doesn't have the latest v4 content.
patch don`t work !
 

boobthief

Member
May 25, 2017
338
926
patch don`t work !
What is happening? What doesn't work? What are you seeing - the game crashes, you see an error message, your graphics card is ablaze and the local scout group is toasting marshmallows?

I don't know - dunk it in soapy water and give it a good scrub. It will never work again but at least people will be impressed by how clean it looks?
 

Abhay

Member
Feb 3, 2018
168
67
Can anyone please tell, how much sexual content MC had with the mother/ landlady?? Please reply and thanks a lot in advance.
 

Garatempus2

Member
Aug 18, 2018
334
577
The patch could use a little bit more work. When you return borrowed money, Sophia says to MC that he is almost like a son to her.
 

Hairy Pussy Lover

Active Member
Jul 7, 2021
802
743
What is happening? What doesn't work? What are you seeing - the game crashes, you see an error message, your graphics card is ablaze and the local scout group is toasting marshmallows?

I don't know - dunk it in soapy water and give it a good scrub. It will never work again but at least people will be impressed by how clean it looks?
don`t ask stupid questions ! me and some other players have same problem ! i ask fix for this in v3.01 and now in v4.0 !
 
  • Haha
Reactions: DanThaMan

DuckDairyDip

Well-Known Member
Feb 21, 2018
1,012
1,382
The second updated patch in the OP works well, as stated before could be ironed out in a few places, but works a lot better than nothing.
 
3.30 star(s) 72 Votes