Rogue-Like 1.62f (A few more bugs down. )
Added 2025-05-11 02:54:05 +0000 UTCOk, fair warning for any new players, maybe wait a few days on this one, check the comments for bug reports to see if it looks clear. Early versions are very rough, and intended for players who enjoy poking through the mess and finding those bugs to report back. If you do play it and encounter any bugs, please report them either in this thread, or via PM. Ideally include the bug report if there is a crash, that's very helpful in tracking it down. If it's just something weird that doesn't have a bug report, then just explain it as best you can. It helps to keep saves early and often and near any bugs you encounter, and when explaining a problem, posting exact dialogue before and after a bug can help me to find it, because the root cause can be all over the game.
Fixes this build:
- Some graphical glitches for Emma due to her hair style.
- An annoying diagnostic message that would pop up when visiting the pool.
- Some other display issues.
That warning out of the way, what will Version 1.62 include?
- Doggy style pose for Wanda. Let me know if there are any parts of the game where it should be available, yet isn't.
- 69 pose for Emma. This should be accessed the same way as with other girls, do a little oral in both directions and it should activate. I may make it easier to access this with other girls once you've done it with at least one first. Just a reminder, this feature is currently on Rogue, Kitty, Emma, Betsy, and Doreen, it will be added to new girls over the course of the year with each update, as chosen by polling.
- Some background menu tweaks. This was a significant change to how some of the underlying systems work, that hopefully you shouldn't really notice. If it works as intended, it should play about the same for now, but will help me as I add new stuff to the game and simplify how things work behind the scenes, but it could potentially cause problems if I missed anything in the implementation. It may cause some issues with saves from previous versions that were in the middle of a sex scene, and potentially cause other issues like exiting one part of a sex scene and having it drop you outside the conversation or otherwise "further away" from the interaction you were in at the time. Let me know if anything like that seems out of place for you, and I'll try to track down how you got there and where he problem was.
-Emma got a new short haircut.
- All sorts of other little tweaks, for example now Kitty should be able to yoink clothing from characters that are in the background of a scene.
You can download the game files here.
Comments
Hey, if you can check something for me on this one (hopefully there's a save nearby), right before this bug, Gwen should have been the focus character in the scene, with her pink status bar across the top, right? Was Doreen's bar behind that, or maybe a second copy of Gwen's, or none at all?
Oni
2025-05-18 19:19:29 +0000 UTCFixed next build.
Oni
2025-05-18 19:15:18 +0000 UTCSurprising Gwen and Doreen in Gwen´s room. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Sex.rpy", line 4162, in AttributeError: 'int' object has no attribute 'FaceChange' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 347, in script call File "script Locations.rpyc", line 3731, in script call File "script Scenes.rpyc", line 7782, in script call File "Sex_Menus.rpyc", line 21, in script call File "script Sex.rpyc", line 4162, in script File "D:\Neuer Ordner\Games\Rogue-Like-1.62f-win\Rogue-Like-1.62f-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Neuer Ordner\Games\Rogue-Like-1.62f-win\Rogue-Like-1.62f-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/script Sex.rpy", line 4162, in AttributeError: 'int' object has no attribute 'FaceChange' Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.62f [/code]
Burtor
2025-05-16 19:34:58 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/Storm_Scenes.rpy", line 892, in AttributeError: 'GirlClass' object has no attribute 'Kiss' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 565, in script call File "Storm_Scenes.rpyc", line 892, in script File "D:\Neuer Ordner\Games\Rogue-Like-1.62f-win\Rogue-Like-1.62f-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "D:\Neuer Ordner\Games\Rogue-Like-1.62f-win\Rogue-Like-1.62f-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\Neuer Ordner\Games\Rogue-Like-1.62f-win\Rogue-Like-1.62f-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/Storm_Scenes.rpy", line 892, in AttributeError: 'GirlClass' object has no attribute 'Kiss' Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.62f [/code]
Burtor
2025-05-16 18:16:23 +0000 UTC