playb0y44

Well-Known Member
Compressor
Game Developer
Aug 16, 2017
1,789
28,609
Hmm just receive links for 4.5 25 minutes ago

Not able to play win version full or compressed


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 207, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 445, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 207, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 445, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 445, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 384, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
IOError: Couldn't find file 'gui/window_icon.png'.

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

Full traceback:
File "C:\MyEmployeeFamily-4.5-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\MyEmployeeFamily-4.5-pc\renpy\main.py", line 578, in main
run(restart)
File "C:\MyEmployeeFamily-4.5-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\MyEmployeeFamily-4.5-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/00start.rpy", line 207, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 445, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 207, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 445, in script
$ __gl_test()
File "C:\MyEmployeeFamily-4.5-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\MyEmployeeFamily-4.5-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gltest.rpy", line 445, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 384, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "C:\MyEmployeeFamily-4.5-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\MyEmployeeFamily-4.5-pc\renpy\display\core.py", line 2665, in interact
self.start()
File "C:\MyEmployeeFamily-4.5-pc\renpy\display\core.py", line 1805, in start
self.set_mode()
File "C:\MyEmployeeFamily-4.5-pc\renpy\display\core.py", line 2045, in set_mode
if draw.set_mode(virtual_size, physical_size, fullscreen):
File "gldraw.pyx", line 209, in renpy.gl.gldraw.GLDraw.set_mode
File "C:\MyEmployeeFamily-4.5-pc\renpy\display\core.py", line 1838, in post_init
self.set_icon()
File "C:\MyEmployeeFamily-4.5-pc\renpy\display\core.py", line 1869, in set_icon
renpy.loader.load(icon),
File "C:\MyEmployeeFamily-4.5-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/window_icon.png'.
It was a simple Image name error. Links have been updated with this error fixed. :cool:
:unsure: What's strange is that this error didn't show up when I speed run before uploading. Not only that, when a Patreon told me about this. I downloaded and tested on another machine still didn't face this error.:LOL:
 
Last edited:
  • Like
Reactions: Grzmilu

cold_arctus

Devoted Member
Sep 25, 2018
8,945
10,823
This game needs some incest patch. It literaly says "Tenant in Law" lmao
How about using the search function? My version has incest enabled.
https://f95zone.to/threads/my-employees-family-ep-4-5-funny-desires.43072/post-3396973
import re
replace_dict = {
"mom": "landlady",
"moms": "landladies",
"older sister": "childhood friend",
"mums": "landladies",
"mommy": "landlady",
"mother": "landlady",
"mothers": "landladies",
"dad": "landlord",
etc...

label input_code:
scene black
$ code_input = renpy.input("Enter the secret code:")
if code_input == "freedom" or code_input == "skyisnotblue":
$ persistent.patch_enabled = True
$ config.say_menu_text_filter = return_str
"Patch enabled!"
else:
"Wrong Code. Don't know the secret code? Join the {a= }Discord{/a}. It might be there. "
"Don't have discord? No worries! You can join the server without a confirmed email address if you just want the code! it's possible that you can find it there. No sure."
menu:
"Try again":
jump input_code
"Exit":
pass
return
 
Last edited:

darkslayer5

Special Kind of Hero
Donor
Compressor
Feb 14, 2020
550
7,438
My Employee's Family [Ep. 4.5] [Funny Desires] - Original Size: 1.26GB

Compressed version for PC (117MB): - -
done by Cruncher v0.4.1 (bas@F95zone)

This compression is unofficial. Compressing process reduces image/audio/video quality and can break the game, be aware of that.
 
Last edited:

hngg

Compress All The Things!
Modder
Donor
Compressor
May 26, 2019
576
2,464
My Employee's Family [Ep. 4.5] [Funny Desires]
Compressed android port(131MB): - - -

This port is based on darkslayer5's compressed version.
 
Last edited:

freedom.call

Well-known Member
Donor
Mar 8, 2018
2,765
3,793
Guess I'm not on the harem path (for once!), that was only a few clicks for me. Love the game.
 
3.40 star(s) 66 Votes