jaredhsieh65

Active Member
Jul 2, 2017
702
605
Please download again. I guess it's related to the installation.

SAME SAME SAME

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
OSError: [Errno 42] Illegal byte sequence

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
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/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3062, in interact
self.start()
File "renpy/display/core.py", line 2105, in start
self.post_init()
File "renpy/display/core.py", line 2180, in post_init
os.environ['SDL_VIDEO_X11_WMCLASS'] = wmclass
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/os.py", line 422, in __setitem__
OSError: [Errno 42] Illegal byte sequence

Windows-10-10.0.22000
Ren'Py 7.4.4.1439
My Best Friend’s Daughter season 2 1.00
Fri Dec 16 20:31:27 2022
 

Celaviegroup

Well-Known Member
Game Developer
Aug 27, 2018
1,209
2,968
SAME SAME SAME

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
OSError: [Errno 42] Illegal byte sequence

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
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/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3062, in interact
self.start()
File "renpy/display/core.py", line 2105, in start
self.post_init()
File "renpy/display/core.py", line 2180, in post_init
os.environ['SDL_VIDEO_X11_WMCLASS'] = wmclass
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/os.py", line 422, in __setitem__
OSError: [Errno 42] Illegal byte sequence

Windows-10-10.0.22000
Ren'Py 7.4.4.1439
My Best Friend’s Daughter season 2 1.00
Fri Dec 16 20:31:27 2022
I have no idea why this happen. Could please delete again and download from my Patreon site. As far as I know - you're the only one that have these problems.
 

jaredhsieh65

Active Member
Jul 2, 2017
702
605
I deleted all renpy file in \AppData\Roaming\RenPy , than try again , still same .....


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
OSError: [Errno 42] Illegal byte sequence

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
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/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3062, in interact
self.start()
File "renpy/display/core.py", line 2105, in start
self.post_init()
File "renpy/display/core.py", line 2180, in post_init
os.environ['SDL_VIDEO_X11_WMCLASS'] = wmclass
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/os.py", line 422, in __setitem__
OSError: [Errno 42] Illegal byte sequence

Windows-10-10.0.22000
Ren'Py 7.4.4.1439
My Best Friend’s Daughter season 2 1.00
Fri Dec 16 21:04:17 2022
 

Hellster

Engaged Member
May 18, 2019
2,254
2,683
I deleted all renpy file in \AppData\Roaming\RenPy , than try again , still same .....


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
OSError: [Errno 42] Illegal byte sequence

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
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/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3062, in interact
self.start()
File "renpy/display/core.py", line 2105, in start
self.post_init()
File "renpy/display/core.py", line 2180, in post_init
os.environ['SDL_VIDEO_X11_WMCLASS'] = wmclass
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/os.py", line 422, in __setitem__
OSError: [Errno 42] Illegal byte sequence

Windows-10-10.0.22000
Ren'Py 7.4.4.1439
My Best Friend’s Daughter season 2 1.00
Fri Dec 16 21:04:17 2022
That's really strange, since we did extensive testing with the game and never came across that issue, and noone else has reported it.
Curious, are you using a VM of windows inside Linux or something ? As you seem to have some strange folder paths there
 

Hellster

Engaged Member
May 18, 2019
2,254
2,683
No... just window 10.
I have no idea why the game would need to try and access anything in this location
"File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/os.py", line 422, in __setitem_"
You extracted it to a new folder, and running the game from the executable file from the game ?
You didn't extract it to a renpy installation folder to run it ?
 
  • Like
Reactions: Celaviegroup

jaredhsieh65

Active Member
Jul 2, 2017
702
605
I have no idea why the game would need to try and access anything in this location
"File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/os.py", line 422, in __setitem_"
You extracted it to a new folder, and running the game from the executable file from the game ?
You didn't extract it to a renpy installation folder to run it ?
Just downloaded , extract it as ziped file name folder , than run exe .
 

mrjeong

New Member
Sep 26, 2020
2
0
Error with start.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
OSError: [Errno 42] Illegal byte sequence

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 208, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 387, in script
$ __gl_test()
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/00gltest.rpy", line 387, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 317, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3062, in interact
self.start()
File "renpy/display/core.py", line 2105, in start
self.post_init()
File "renpy/display/core.py", line 2180, in post_init
os.environ['SDL_VIDEO_X11_WMCLASS'] = wmclass
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/os.py", line 422, in __setitem__
OSError: [Errno 42] Illegal byte sequence

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
My Best Friend’s Daughter season 2 1.00
Sat Dec 17 01:19:42 2022
 

markl1717

Member
Oct 11, 2021
108
142
Will the ladies have any fun with each other? Group fun? Or are we stuck watching ugly bald guy diddle these 4 girls?
 

Hellster

Engaged Member
May 18, 2019
2,254
2,683
Since saves are not being saved in the /Appdata path in episode 1, put this file in your /game folder.
Episode 2 has this fixed.
Only use this in Episode 1.
 

Venoma

Active Member
Nov 30, 2018
621
955
I've probably found myself sitting there late night maybe 5-6 times now over the last 1-2 years debating on trying this without pulling the trigger. I don't mind mindless grind as much as most. As long as an at least somewhat worthwhile and animated payoff is waiting for me at the end.

Tags up to date and no vaginal sex?
 

Atherin

Well-Known Member
May 25, 2017
1,296
11,227
I've probably found myself sitting there late night maybe 5-6 times now over the last 1-2 years debating on trying this without pulling the trigger. I don't mind mindless grind as much as most. As long as an at least somewhat worthwhile and animated payoff is waiting for me at the end.

Tags up to date and no vaginal sex?
I'd say that's an out of date tag yes. ^^ By about a year and a half.
 
  • Like
Reactions: Venoma
2.50 star(s) 93 Votes