Patrefans
OniArtist from patreon
OniArtist patreon

Rogue-Like 1.7d (A few more bugs down)

🕑 Added 2026-01-12 23:54:01 +0000 UTC

Comments

Honestly Reckless

Walked into Jean’s room while she was making out with Betsy- I either clicked watch or tried to get involved and it crashed

Honestly Reckless

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00library.rpy", line 136, in extend renpy.exports.say(who, what, interact=interact, *args, **kw) KeyError: u'Girl' -- Full Traceback ------------------------------------------------------------ Full traceback: File "/script Locations.rpyc", line 254, in script call File "/script Locations.rpyc", line 34, in script call File "/script Locations.rpyc", line 3896, in script call File "/script Scenes.rpyc", line 8258, in script call File "/Sex_Menus.rpyc", line 21, in script call File "/script Sex.rpyc", line 4434, in script File "/private/var/folders/qg/ttfywhk91bqczrrgd786hvjw0000gn/T/AppTranslocation/D56D446F-7A22-48D2-91F1-6CEC8810C3A4/d/Rogue-Like.app/Contents/Resources/autorun/renpy/ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "/private/var/folders/qg/ttfywhk91bqczrrgd786hvjw0000gn/T/AppTranslocation/D56D446F-7A22-48D2-91F1-6CEC8810C3A4/d/Rogue-Like.app/Contents/Resources/autorun/renpy/exports.py", line 1173, in say who(what, *args, **kwargs) File "renpy/common/00library.rpy", line 136, in extend renpy.exports.say(who, what, interact=interact, *args, **kw) File "/private/var/folders/qg/ttfywhk91bqczrrgd786hvjw0000gn/T/AppTranslocation/D56D446F-7A22-48D2-91F1-6CEC8810C3A4/d/Rogue-Like.app/Contents/Resources/autorun/renpy/exports.py", line 1173, in say who(what, *args, **kwargs) File "/private/var/folders/qg/ttfywhk91bqczrrgd786hvjw0000gn/T/AppTranslocation/D56D446F-7A22-48D2-91F1-6CEC8810C3A4/d/Rogue-Like.app/Contents/Resources/autorun/renpy/character.py", line 902, in __call__ what = what_pattern.replace("[what]", sub(what, translate=translate)) File "/private/var/folders/qg/ttfywhk91bqczrrgd786hvjw0000gn/T/AppTranslocation/D56D446F-7A22-48D2-91F1-6CEC8810C3A4/d/Rogue-Like.app/Contents/Resources/autorun/renpy/character.py", line 884, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "/private/var/folders/qg/ttfywhk91bqczrrgd786hvjw0000gn/T/AppTranslocation/D56D446F-7A22-48D2-91F1-6CEC8810C3A4/d/Rogue-Like.app/Contents/Resources/autorun/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'Girl' Darwin-24.6.0-x86_64-i386-64bit Ren'Py 6.99.13.2919 Rogue-Like 1.70e [/code]

awful_J

[code] I'm sorry, but an uncaught exception occurred. While running game code: SyntaxError: unexpected EOF while parsing (game/script SDialog.rpy, line 3548) -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 1441, in script call File "script Chat.rpyc", line 197, in script call File "script Chat.rpyc", line 482, in script call File "Sex_Menus.rpyc", line 105, in script call File "script Sex.rpyc", line 1380, in script call File "script SDialog.rpyc", line 3540, in script File "F:\Patreons\xmen H rogue-like patreon 2024 1dollar - ONI\Rogue-Like-1.70d-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "F:\Patreons\xmen H rogue-like patreon 2024 1dollar - ONI\Rogue-Like-1.70d-win\renpy\exports.py", line 849, in menu if renpy.python.py_eval(condition) ] File "F:\Patreons\xmen H rogue-like patreon 2024 1dollar - ONI\Rogue-Like-1.70d-win\renpy\python.py", line 1793, in py_eval code = py_compile(code, 'eval') File "F:\Patreons\xmen H rogue-like patreon 2024 1dollar - ONI\Rogue-Like-1.70d-win\renpy\python.py", line 597, in py_compile raise e SyntaxError: unexpected EOF while parsing (game/script SDialog.rpy, line 3548) Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.70d [/code]

SpartanRaven246

[code] I'm sorry, but an uncaught exception occurred. While running game code: SyntaxError: unexpected EOF while parsing (game/script SDialog.rpy, line 3548) -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 384, in script call File "script Locations.rpyc", line 326, in script call File "script Chat.rpyc", line 320, in script call File "script Locations.rpyc", line 5148, in script call File "script Functions.rpyc", line 1286, in script call File "Betsy_Scenes.rpyc", line 2680, in script call File "Sex_Menus.rpyc", line 251, in script call File "Sex_Menus.rpyc", line 5291, in script call File "script SDialog.rpyc", line 3540, in script File "F:\Games\Rogue-Like-1.70d-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "F:\Games\Rogue-Like-1.70d-win\renpy\exports.py", line 849, in menu if renpy.python.py_eval(condition) ] File "F:\Games\Rogue-Like-1.70d-win\renpy\python.py", line 1793, in py_eval code = py_compile(code, 'eval') File "F:\Games\Rogue-Like-1.70d-win\renpy\python.py", line 597, in py_compile raise e SyntaxError: unexpected EOF while parsing (game/script SDialog.rpy, line 3548) Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.70d [/code]

TheScorpion0081

Also, it would be nice to have more control over the speed, like you can with BJ's. For example, instead of having to rev up to full speed, we can have a "Slow, Medium, and Fast" option list after the act begins. It would pair great with Quick mode, since the game seems to significantly slow or stop the action after orgasms.

TheScorpion0081

Hey Oni. Caught this one. [code] I'm sorry, but an uncaught exception occurred. While running game code: SyntaxError: unexpected EOF while parsing (game/script SDialog.rpy, line 3548) -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 573, in script call File "script Functions.rpyc", line 2761, in script call File "script Locations.rpyc", line 934, in script call File "script Chat.rpyc", line 197, in script call File "script Chat.rpyc", line 482, in script call File "Sex_Menus.rpyc", line 244, in script call File "Sex_Menus.rpyc", line 3760, in script call File "script SDialog.rpyc", line 3540, in script File "C:\Users\R*****-PC\Dropbox\My PC (DESKTOP-9KI7MNM)\Documents\Games\Rogue\Rogue-Like-1.70d-win\Rogue-Like-1.70d-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "C:\Users\R*****-PC\Dropbox\My PC (DESKTOP-9KI7MNM)\Documents\Games\Rogue\Rogue-Like-1.70d-win\Rogue-Like-1.70d-win\renpy\exports.py", line 849, in menu if renpy.python.py_eval(condition) ] File "C:\Users\R*****-PC\Dropbox\My PC (DESKTOP-9KI7MNM)\Documents\Games\Rogue\Rogue-Like-1.70d-win\Rogue-Like-1.70d-win\renpy\python.py", line 1793, in py_eval code = py_compile(code, 'eval') File "C:\Users\R*****-PC\Dropbox\My PC (DESKTOP-9KI7MNM)\Documents\Games\Rogue\Rogue-Like-1.70d-win\Rogue-Like-1.70d-win\renpy\python.py", line 597, in py_compile raise e SyntaxError: unexpected EOF while parsing (game/script SDialog.rpy, line 3548) Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.70d [/code]

J

Is there any way to get a DL link to something other than MEGA? I don't know what it is, but MEGA freezes everytime I try to use it.


More Creators