Sexbot 0.6 - Official Release
Added 2022-04-14 01:11:33 +0000 UTCLink to early access post, edited for official release:
https://www.patreon.com/posts/64842397
Read the changelog and notes, I hope you enjoy the update!
Llamamann
Comments
That's from not meeting the new character yet. Best option is to start a new game with this version. But You could try picking the second option with bailey at school and it should fix that one up.
LlamaMann Games
2022-04-19 14:06:51 +0000 UTCUPDATE: I think it happened because I was starting from a saved game from 0.5 version. I just click on IGNORE to the crash and I could continue the game. After completing the new scenes the error doesn't happen again. Hi Llamaman. Where can we report bugs? I was playing the new 0.6 release on my Mac and I got an exception error while going the Sam prom route. When both Sam and MC are taking photos during prom, right after Sam says "And the year before that", the game crashes with this error: ``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/prom_sam.rpy", line 43, in script s hap "Hey [daphname]!" KeyError: u'daphname' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/prom_sam.rpy", line 43, in script s hap "Hey [daphname]!" File "/Applications/VN/SexBot.app/Contents/Resources/autorun/renpy/ast.py", line 721, in execute renpy.exports.say(who, what, *args, **kwargs) File "/Applications/VN/SexBot.app/Contents/Resources/autorun/renpy/exports.py", line 1419, in say who(what, *args, **kwargs) File "/Applications/VN/SexBot.app/Contents/Resources/autorun/renpy/character.py", line 1236, in __call__ what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix) File "/Applications/VN/SexBot.app/Contents/Resources/autorun/renpy/character.py", line 1155, in prefix_suffix return (sub(prefix) + sub(body) + sub(suffix)) File "/Applications/VN/SexBot.app/Contents/Resources/autorun/renpy/character.py", line 1135, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "/Applications/VN/SexBot.app/Contents/Resources/autorun/renpy/substitutions.py", line 270, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value KeyError: u'daphname' Darwin-19.6.0-x86_64-i386-64bit Ren'Py 7.4.11.2266 SexBot 0.6 Tue Apr 19 11:28:02 2022 ```
Bartolo Dogs
2022-04-19 09:30:57 +0000 UTC