- Apr 26, 2020
- 15,658
- 36,556
But could we change the last name in the vanilla game?Just checked it quick and Yes you can change first and last Name of the Mc with the Mod.
But could we change the last name in the vanilla game?Just checked it quick and Yes you can change first and last Name of the Mc with the Mod.
You ask Questions but I'm pretty sure that you could change the Last Name in the Vanilla Part 1. I don't have Part 1 on my PC right now but maybe someone else has it to confirm it.But could we change the last name in the vanilla game?
2nd screen of part 1:
View attachment 4078481
Well that settles that!Thanks. There you have confirmation HP.
Missed an Update maybe? Did you jump from 0.61 to 0.63? I'd try a full download once.View attachment 4079083
Ran into this. Bad DL?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 605, in execute
screen load():
File "game/screens.rpy", line 605, in execute
screen load():
File "game/screens.rpy", line 609, in execute
use file_slots(_("Load"))
File "game/screens.rpy", line 612, in execute
screen file_slots(title):
File "game/screens.rpy", line 612, in execute
screen file_slots(title):
File "game/screens.rpy", line 616, in execute
use game_menu(title):
File "game/screens.rpy", line 432, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 432, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 441, in execute
frame:
File "game/screens.rpy", line 444, in execute
hbox:
File "game/screens.rpy", line 450, in execute
frame:
File "game/screens.rpy", line 453, in execute
if scroll == "viewport":
File "game/screens.rpy", line 484, in execute
transclude
File "game/screens.rpy", line 616, in execute
use game_menu(title):
File "game/screens.rpy", line 618, in execute
fixed:
File "game/screens.rpy", line 643, in execute
grid gui.file_slot_cols gui.file_slot_rows:
File "game/screens.rpy", line 651, in execute
for i in range(gui.file_slot_cols * gui.file_slot_rows):
File "game/screens.rpy", line 655, in execute
button:
File "game/screens.rpy", line 658, in execute
has vbox
File "game/screens.rpy", line 665, in execute
text FileSaveName(slot):
Exception: String u"GHHHHHHHHHHHHHHHHP';[VGF09999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999" 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 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, 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 3276, 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 3694, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, 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 3694, 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/screens.rpy", line 605, in execute
screen load():
File "game/screens.rpy", line 605, in execute
screen load():
File "game/screens.rpy", line 609, in execute
use file_slots(_("Load"))
File "game/screens.rpy", line 612, in execute
screen file_slots(title):
File "game/screens.rpy", line 612, in execute
screen file_slots(title):
File "game/screens.rpy", line 616, in execute
use game_menu(title):
File "game/screens.rpy", line 432, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 432, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 441, in execute
frame:
File "game/screens.rpy", line 444, in execute
hbox:
File "game/screens.rpy", line 450, in execute
frame:
File "game/screens.rpy", line 453, in execute
if scroll == "viewport":
File "game/screens.rpy", line 484, in execute
transclude
File "game/screens.rpy", line 616, in execute
use game_menu(title):
File "game/screens.rpy", line 618, in execute
fixed:
File "game/screens.rpy", line 643, in execute
grid gui.file_slot_cols gui.file_slot_rows:
File "game/screens.rpy", line 651, in execute
for i in range(gui.file_slot_cols * gui.file_slot_rows):
File "game/screens.rpy", line 655, in execute
button:
File "game/screens.rpy", line 658, in execute
has vbox
File "game/screens.rpy", line 665, in execute
text FileSaveName(slot):
File "renpy/text/text.py", line 1646, in _scope
return self.set_text(self.text_parameter, scope, self.substitute, update)
File "renpy/text/text.py", line 1670, 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"GHHHHHHHHHHHHHHHHP';[VGF09999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999" ends with an open format operation.
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Grandma's House V0.16
Sat Sep 28 10:51:15 2024
You're an idiot.Tell me that when it happens
Edit, there is a difference on getting cucked, and cucked and cucked.. Yeah?
Cucked the beta sub who just gets cucked?
Cucked The dude who just are badass and all but get's cucked and he don't care, just a chill dude.
Cucked The dude who complains that his girlfriend is fucking others, yet doesn't break up, yet alpha? yet questionable..
No natter what cuck you are.. Whether you like or not.. Dev/Nana is cucking you. End of story
Edit: I am badass!
Everything. Beside animations.There is no animation. I have not played this game yet. Can someone say what makes this game interesting ?
Look at the tag list, if there are tags you love in the list there's your answer. The game is fun and the writing good, but it's story lite to the point of being nonexistent.There is no animation. I have not played this game yet. Can someone say what makes this game interesting ?
Have you tried deleting the folder in your appdata?still need help i cannot get the game to work even if i uninstall everything and download everything nd the damn cats ass mistake keeps coming back not allowing any saving at all
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/screens.rpy", line 605, in execute screen load(): File "game/screens.rpy", line 605, in execute screen load(): File "game/screens.rpy", line 609, in execute use file_slots(_("Load")) File "game/screens.rpy", line 612, in execute screen file_slots(title): File "game/screens.rpy", line 612, in execute screen file_slots(title): File "game/screens.rpy", line 616, in execute use game_menu(title): File "game/screens.rpy", line 432, in execute screen game_menu(title, scroll=None, yinitial=0.0): File "game/screens.rpy", line 432, in execute screen game_menu(title, scroll=None, yinitial=0.0): File "game/screens.rpy", line 441, in execute frame: File "game/screens.rpy", line 444, in execute hbox: File "game/screens.rpy", line 450, in execute frame: File "game/screens.rpy", line 453, in execute if scroll == "viewport": File "game/screens.rpy", line 484, in execute transclude File "game/screens.rpy", line 616, in execute use game_menu(title): File "game/screens.rpy", line 618, in execute fixed: File "game/screens.rpy", line 643, in execute grid gui.file_slot_cols gui.file_slot_rows: File "game/screens.rpy", line 651, in execute for i in range(gui.file_slot_cols * gui.file_slot_rows): File "game/screens.rpy", line 655, in execute button: File "game/screens.rpy", line 658, in execute has vbox File "game/screens.rpy", line 665, in execute text FileSaveName(slot): Exception: String u"GHHHHHHHHHHHHHHHHP';[VGF09999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999" 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 923, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2235, 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 3276, 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 3694, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 568, 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 3694, 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/screens.rpy", line 605, in execute screen load(): File "game/screens.rpy", line 605, in execute screen load(): File "game/screens.rpy", line 609, in execute use file_slots(_("Load")) File "game/screens.rpy", line 612, in execute screen file_slots(title): File "game/screens.rpy", line 612, in execute screen file_slots(title): File "game/screens.rpy", line 616, in execute use game_menu(title): File "game/screens.rpy", line 432, in execute screen game_menu(title, scroll=None, yinitial=0.0): File "game/screens.rpy", line 432, in execute screen game_menu(title, scroll=None, yinitial=0.0): File "game/screens.rpy", line 441, in execute frame: File "game/screens.rpy", line 444, in execute hbox: File "game/screens.rpy", line 450, in execute frame: File "game/screens.rpy", line 453, in execute if scroll == "viewport": File "game/screens.rpy", line 484, in execute transclude File "game/screens.rpy", line 616, in execute use game_menu(title): File "game/screens.rpy", line 618, in execute fixed: File "game/screens.rpy", line 643, in execute grid gui.file_slot_cols gui.file_slot_rows: File "game/screens.rpy", line 651, in execute for i in range(gui.file_slot_cols * gui.file_slot_rows): File "game/screens.rpy", line 655, in execute button: File "game/screens.rpy", line 658, in execute has vbox File "game/screens.rpy", line 665, in execute text FileSaveName(slot): File "renpy/text/text.py", line 1646, in _scope return self.set_text(self.text_parameter, scope, self.substitute, update) File "renpy/text/text.py", line 1670, 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"GHHHHHHHHHHHHHHHHP';[VGF09999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999" ends with an open format operation. Windows-10-10.0.19041 Ren'Py 7.4.8.1895 Grandma's House V0.16 Sat Sep 28 10:51:15 2024
Probably most interesting is all the sex with Nana.Can someone say what makes this game interesting ?