Same here. No word from the dev, even though he said he would give us an update 8 days ago. This game is either on hold, dead or dying.As @the66 said its been a will since he posted something on patreon and a lot of patron quited supporting him including me
Exactly i think its going to be banned like dmdSame here. No word from the dev, even though he said he would give us an update 8 days ago. This game is either on hold, dead or dying.
Also, Milfy City and Mythic Manor set a new standard by giving us more worthwhile content in their first release than most of these games provide in a year. No need to throw money at cash-grab games any more.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 485, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screens.rpy", line 2179, in execute
File "game/screens.rpy", line 2179, in execute
File "game/screens.rpy", line 2188, in execute
File "game/screens.rpy", line 2189, in execute
File "game/screens.rpy", line 2189, in <module>
Exception: Screen tooltip is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "myroom.rpyc", line 31, in script
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\ast.py", line 1801, in execute
self.call("execute")
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\ast.py", line 1789, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\statements.py", line 169, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 485, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\exports.py", line 2614, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2620, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2925, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all
d.visit_all(callback)
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 401, in visit_all
callback(self)
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2925, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 411, in per_interact
self.update()
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 592, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 2179, in execute
File "game/screens.rpy", line 2179, in execute
File "game/screens.rpy", line 2188, in execute
File "game/screens.rpy", line 2189, in execute
File "game/screens.rpy", line 2189, in <module>
File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 1038, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen tooltip is not known.
Windows-8-6.2.9200
Ren'Py 6.99.14.3135
View of family 0.1.0modded
when you use my modded version, don't mix it with the original one + bugfixIts super Broke i download full game and the bug fix and still keeps crashing.
:
Hope i can show like this.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 485, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/screens.rpy", line 2179, in execute File "game/screens.rpy", line 2179, in execute File "game/screens.rpy", line 2188, in execute File "game/screens.rpy", line 2189, in execute File "game/screens.rpy", line 2189, in <module> Exception: Screen tooltip is not known. -- Full Traceback ------------------------------------------------------------ Full traceback: File "myroom.rpyc", line 31, in script File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\ast.py", line 1801, in execute self.call("execute") File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\ast.py", line 1789, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\statements.py", line 169, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 485, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\exports.py", line 2614, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2620, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2925, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 511, in visit_all d.visit_all(callback) File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 401, in visit_all callback(self) File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\core.py", line 2925, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 411, in per_interact self.update() File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 592, in update self.screen.function(**self.scope) File "game/screens.rpy", line 2179, in execute File "game/screens.rpy", line 2179, in execute File "game/screens.rpy", line 2188, in execute File "game/screens.rpy", line 2189, in execute File "game/screens.rpy", line 2189, in <module> File "D:\DOWNLOAD\ONLINE GAMES\Sp\View_of_family-0.1.0-pc\View_of_family-0.1.0modded-win\renpy\display\screen.py", line 1038, in show_screen raise Exception("Screen %s is not known.\n" % (name[0],)) Exception: Screen tooltip is not known. Windows-8-6.2.9200 Ren'Py 6.99.14.3135 View of family 0.1.0modded
If not i am sorry
nah.. it's her evil twin :evilsmile:i have this problem
it showes me
talk to nicole at 23:00
when i go there at that time and she is in the bathroom
but nothig new happens
i have puted the game file and the icons had changed
i have no crashs in the game but am stuck in mai loop too
hahahaha fucknah.. it's her evil twin :evilsmile:
she's in her room too
i can fix it, so she isn't at the bathroom at this time time in the game
but it should look like View attachment 72770
if that's the task in your phone, then yeshahahaha fuckx'Dx'D 1 hour searching and its so easy thanks alot man
what about mia i keep giving her the same lesson?
no, my bad sorry, there was an errorits fix now.
Any chance to make an mod or cheat for the game i can edit save game.
But not working good Thank You
hi man can i ask a question what is the difference of youre mod is it same as the original?since i'm no longer allowed to publish my modded version in this thread, i created a new one over at the mod section
you will find anything in connection with it
You must be registered to see the links
please post there for bugreports or feature request
thx