Home Artists Posts Import Register

Content

Ok, new version, more bug fixes. This one should clear up some issues in which Doreen's panties were showing up when they weren't supposed to, a couple of crashy bugs, hopefully some progress on that thing where in the classroom too many girls can show up at once, and also it adds Doreen's romance scenes and chitchat options. Oh, and you can toggle Doreen's tail now (after unlocking the option).

You can download the game files here.

Comments

Tealheart9

Upon entering the classroom on day one of a new save. I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 653, in IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "D:\Games\Rogue-Like-1.51d-win\renpy\bootstrap.py", line 305, in bootstrap renpy.main.main() File "D:\Games\Rogue-Like-1.51d-win\renpy\main.py", line 499, in main run(restart) File "D:\Games\Rogue-Like-1.51d-win\renpy\main.py", line 147, in run renpy.execution.run_context(True) File "D:\Games\Rogue-Like-1.51d-win\renpy\execution.py", line 800, in run_context context.run() File "script Locations.rpyc", line 389, in script call File "script Locations.rpyc", line 653, in script call File "script Functions.rpyc", line 2233, in script File "D:\Games\Rogue-Like-1.51d-win\renpy\ast.py", line 1341, in execute args, kwargs = self.arguments.evaluate() File "D:\Games\Rogue-Like-1.51d-win\renpy\ast.py", line 184, in evaluate args.append(renpy.python.py_eval(v, locals=scope)) File "D:\Games\Rogue-Like-1.51d-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\Games\Rogue-Like-1.51d-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Locations.rpy", line 653, in IndexError: list index out of range Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.51d

KiddKame

When in the Wardrobe for Doreen, Clicking on the Accessories this error message comes up. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/Doreen_Chat.rpy", line 3321, in NameError: name 'DoreemX' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "/script Locations.rpyc", line 175, in script call File "/script Chat.rpyc", line 198, in script call File "/script Chat.rpyc", line 593, in script call File "/script Chat.rpyc", line 8730, in script call File "/Doreen_Chat.rpyc", line 2350, in script call File "/Doreen_Chat.rpyc", line 3166, in script File "/private/var/folders/wd/6c2j2xcs16g8b5rghjzchg8r0000gn/T/AppTranslocation/53F322C2-3240-496D-B5B4-7E32008A83C6/d/Rogue-Like.app/Contents/Resources/autorun/renpy/ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "/private/var/folders/wd/6c2j2xcs16g8b5rghjzchg8r0000gn/T/AppTranslocation/53F322C2-3240-496D-B5B4-7E32008A83C6/d/Rogue-Like.app/Contents/Resources/autorun/renpy/exports.py", line 849, in menu if renpy.python.py_eval(condition) ] File "/private/var/folders/wd/6c2j2xcs16g8b5rghjzchg8r0000gn/T/AppTranslocation/53F322C2-3240-496D-B5B4-7E32008A83C6/d/Rogue-Like.app/Contents/Resources/autorun/renpy/python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "/private/var/folders/wd/6c2j2xcs16g8b5rghjzchg8r0000gn/T/AppTranslocation/53F322C2-3240-496D-B5B4-7E32008A83C6/d/Rogue-Like.app/Contents/Resources/autorun/renpy/python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/Doreen_Chat.rpy", line 3321, in NameError: name 'DoreemX' is not defined Darwin-19.6.0-x86_64-i386-64bit Ren'Py 6.99.13.2919 Rogue-Like 1.51d [/code]