where do I have to insert the patch? in the folder game or renpy?
Screenshots
8 imagesInformation
About this game
A young student finds himself in the school therapist office, after a humiliating moment with another teacher at school. While plotting his revenge, he’ll romance other characters at the school and at home.
More like this
Reviews
into /game.
Hey anyone else having problems with opening the game because of AMD? (Im using a 5700xt btw) I tried every compatibility options, running as an administrator, placing it on my ssd (I’d also like to say beforehand that I don’t have any antivirus that can block it and I already disabled Windows defender long ago). I only had luck opening it when I tried opening it in safe mode. That was the moment where I thought that the drivers were the problem, so I uninstalled my drivers before exiting. And when I tried opening it without the drivers, lo and behold it works. But when I installed the latest drivers it crashed, with a traceback.text :
I’m sorry, but an uncaught exception occurred.
While running game code:
File “renpy/common/00gamemenu.rpy”, line 129, in _invoke_game_menu
renpy.call_in_new_context(‘_game_menu’)
File “renpy/common/00preferences.rpy”, line 47, in __call__
renpy.set_physical_size(self.get_size())
Exception: Could not set video mode.
— Full Traceback ————————————————————
Full traceback:
File “C:\Milfy_City-0.6e-pc\renpy\bootstrap.py”, line 316, in bootstrap
renpy.main.main()
File “C:\Milfy_City-0.6e-pc\renpy\main.py”, line 574, in main
run(restart)
File “C:\Milfy_City-0.6e-pc\renpy\main.py”, line 139, in run
renpy.execution.run_context(True)
File “C:\Milfy_City-0.6e-pc\renpy\execution.py”, line 901, in run_context
context.run()
File “scripts/intro.rpyc”, line 145, in script
File “scripts/intro.rpyc”, line 145, in script
File “C:\Milfy_City-0.6e-pc\renpy\ast.py”, line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File “C:\Milfy_City-0.6e-pc\renpy\exports.py”, line 1345, in say
who(what, *args, **kwargs)
File “C:\Milfy_City-0.6e-pc\renpy\character.py”, line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File “C:\Milfy_City-0.6e-pc\renpy\character.py”, line 842, in do_display
**display_args)
File “C:\Milfy_City-0.6e-pc\renpy\character.py”, line 591, in display_say
rv = renpy.ui.interact(mouse=’say’, type=type, roll_forward=roll_forward)
File “C:\Milfy_City-0.6e-pc\renpy\ui.py”, line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File “C:\Milfy_City-0.6e-pc\renpy\display\core.py”, line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File “C:\Milfy_City-0.6e-pc\renpy\display\core.py”, line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 998, in event
rv = i.event(ev, x – xo, y – yo, cst)
File “C:\Milfy_City-0.6e-pc\renpy\display\behavior.py”, line 463, in event
rv = run(action)
File “C:\Milfy_City-0.6e-pc\renpy\display\behavior.py”, line 320, in run
return action(*args, **kwargs)
File “renpy/common/00gamemenu.rpy”, line 129, in _invoke_game_menu
renpy.call_in_new_context(‘_game_menu’)
File “C:\Milfy_City-0.6e-pc\renpy\game.py”, line 332, in call_in_new_context
return renpy.execution.run_context(False)
File “C:\Milfy_City-0.6e-pc\renpy\execution.py”, line 901, in run_context
context.run()
File “renpy/common/_layout/screen_load_save.rpym”, line 35, in script
$ ui.interact()
File “renpy/common/_layout/screen_load_save.rpym”, line 35, in script
$ ui.interact()
File “C:\Milfy_City-0.6e-pc\renpy\ast.py”, line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File “C:\Milfy_City-0.6e-pc\renpy\python.py”, line 2008, in py_exec_bytecode
exec bytecode in globals, locals
File “renpy/common/_layout/screen_load_save.rpym”, line 35, in
$ ui.interact()
File “C:\Milfy_City-0.6e-pc\renpy\ui.py”, line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File “C:\Milfy_City-0.6e-pc\renpy\display\core.py”, line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File “C:\Milfy_City-0.6e-pc\renpy\display\core.py”, line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 998, in event
rv = i.event(ev, x – xo, y – yo, cst)
File “C:\Milfy_City-0.6e-pc\renpy\display\transition.py”, line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 998, in event
rv = i.event(ev, x – xo, y – yo, cst)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 998, in event
rv = i.event(ev, x – xo, y – yo, cst)
File “C:\Milfy_City-0.6e-pc\renpy\display\screen.py”, line 714, in event
rv = self.child.event(ev, x, y, st)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 998, in event
rv = i.event(ev, x – xo, y – yo, cst)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 244, in event
rv = d.event(ev, x – xo, y – yo, st)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 998, in event
rv = i.event(ev, x – xo, y – yo, cst)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 244, in event
rv = d.event(ev, x – xo, y – yo, st)
File “C:\Milfy_City-0.6e-pc\renpy\display\viewport.py”, line 306, in event
rv = super(Viewport, self).event(ev, x, y, st)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 244, in event
rv = d.event(ev, x – xo, y – yo, st)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 998, in event
rv = i.event(ev, x – xo, y – yo, cst)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 998, in event
rv = i.event(ev, x – xo, y – yo, cst)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 998, in event
rv = i.event(ev, x – xo, y – yo, cst)
File “C:\Milfy_City-0.6e-pc\renpy\display\layout.py”, line 998, in event
rv = i.event(ev, x – xo, y – yo, cst)
File “C:\Milfy_City-0.6e-pc\renpy\display\behavior.py”, line 962, in event
return handle_click(self.clicked)
File “C:\Milfy_City-0.6e-pc\renpy\display\behavior.py”, line 897, in handle_click
rv = run(action)
File “C:\Milfy_City-0.6e-pc\renpy\display\behavior.py”, line 320, in run
return action(*args, **kwargs)
File “renpy/common/00preferences.rpy”, line 47, in __call__
renpy.set_physical_size(self.get_size())
File “C:\Milfy_City-0.6e-pc\renpy\exports.py”, line 3177, in set_physical_size
renpy.display.interface.set_mode(size)
File “C:\Milfy_City-0.6e-pc\renpy\display\core.py”, line 2055, in set_mode
raise Exception(“Could not set video mode.”)
Exception: Could not set video mode.
Windows-8-6.2.9200
Ren’Py 7.3.4.596
Milfy City 0.6e
Wed May 20 00:08:06 2020
I may just give up on this game tbh. Im tired trying and trying everything just to make it work. But it just wont
yep 2nd mini update….in 2 years..thats 5min. gameplay in 2 years..pretty lame and this because a lot of morons over at patreon paying the developer monthly
Only registered members can post. It takes 30 seconds.