If you start a new game:Sorry and yes if you start a new game it is buggy as hell.
images.rpy
find and replace .png with .webp (4 in total)
script.rpy
find and replace .jpg with .webp (13 in total)
Should be error free after that,
If you start a new game:Sorry and yes if you start a new game it is buggy as hell.
That is not the compress version, dev changed the file format, the images turn out to be bad because of poor use of lighting, read the developers notes.Ugh. The compression is horrible. I'm always squinting. Makes me feel like I need new glasses.
Is there a uncompressed version available?
Look like you know how to do...any chance make file (Images.rpy and script.rpy) and share with us? thanks.If you start a new game:
images.rpy
find and replace .png with .webp (4 in total)
script.rpy
find and replace .jpg with .webp (13 in total)
Should be error free after that,
One is done already. https://f95zone.to/threads/midlife-crisis-v0-09-nefastus-games.20427/page-52#post-2205615Look like you know how to do...any chance make file (Images.rpy and script.rpy) and share with us? thanks.
What about with Script.rpy ? Zertidus write there are 13 error with jpeg etc on post #1,044One is done already. https://f95zone.to/threads/midlife-crisis-v0-09-nefastus-games.20427/page-52#post-2205615
Also listed on the 1st post as the Unofficial bug fix.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2257, in script
a "Like a ball of wibbly wobbly timey whimey stuff?"
KeyError: u'd2_name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 2257, in script
a "Like a ball of wibbly wobbly timey whimey stuff?"
File "C:\Users\User\Desktop\MidLifeCrisis-0.09-pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\User\Desktop\MidLifeCrisis-0.09-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "C:\Users\User\Desktop\MidLifeCrisis-0.09-pc\renpy\character.py", line 990, in __call__
who = who_pattern.replace("[who]", sub(who))
File "C:\Users\User\Desktop\MidLifeCrisis-0.09-pc\renpy\character.py", line 985, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "C:\Users\User\Desktop\MidLifeCrisis-0.09-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'd2_name'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
MidLifeCrisis 0.09
Tue Jul 30 19:43:26 2019
Get the unofficial bug fix in the first post.Anyone else run into a ton of bugs? Playing with the incest patch and got a TON of these missing image errors:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 2257, in script a "Like a ball of wibbly wobbly timey whimey stuff?" KeyError: u'd2_name' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 2257, in script a "Like a ball of wibbly wobbly timey whimey stuff?" File "C:\Users\User\Desktop\MidLifeCrisis-0.09-pc\renpy\ast.py", line 652, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\User\Desktop\MidLifeCrisis-0.09-pc\renpy\exports.py", line 1199, in say who(what, *args, **kwargs) File "C:\Users\User\Desktop\MidLifeCrisis-0.09-pc\renpy\character.py", line 990, in __call__ who = who_pattern.replace("[who]", sub(who)) File "C:\Users\User\Desktop\MidLifeCrisis-0.09-pc\renpy\character.py", line 985, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "C:\Users\User\Desktop\MidLifeCrisis-0.09-pc\renpy\substitutions.py", line 242, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value KeyError: u'd2_name' Windows-8-6.2.9200 Ren'Py 7.0.0.196 MidLifeCrisis 0.09 Tue Jul 30 19:43:26 2019
First time playing this and you know what they say about first impressions.
Thnx that seems to have workedGet the unofficial bug fix in the first post.