Rogue-Like 0.991c (should fix that skirt bug. . .)
Added 2020-06-26 12:29:22 +0000 UTCThis should fix a number of bugs people have been reporting, a persistent crash when she wears a skirt, a couple different issues that pop up on dates, an issue with Rogue in her intro scene, maybe a few other things.
Comments
I'd prob only choose Laura as well to only go on a double date with if I was a picky bitch *wink
Nightless
2020-06-29 11:21:13 +0000 UTCOk, I'll see what I can do.
Oni
2020-06-28 12:12:08 +0000 UTCwas cind of wantingnto see when u lick them u could see in a litle bubble of some cind, u can already see somewhat when u lick her pussy but if u could get a more of a view would be great, and meaby a feet licking seen?
Jockeman
2020-06-28 11:59:02 +0000 UTCThere will probably be more actions added over time. What are you looking to see?
Oni
2020-06-28 11:17:24 +0000 UTCShe's more selective about who she goes out with than who she sleeps with? :D I don't think it's anything complex, but I'll take a look.
Oni
2020-06-28 11:14:04 +0000 UTCOk, fixed.
Oni
2020-06-28 11:12:50 +0000 UTCInteresting. I mean there's no hard limit to the number of sprites that are allowed to be visible, so that itself wouldn't break anything, but it indicates that it might be a problem where three girls are attempting to be in the same location, the game is trying to sort out which two get to stay (because most of the game is intended to only have two there at a time), and then something is going wrong there.
Oni
2020-06-28 11:09:23 +0000 UTCShe doesn't have as many "casual dialog" options as the other girls. There might still be some contextual things that pop up as things change between you, but I still need to add some more random entries.
Oni
2020-06-28 11:07:42 +0000 UTCLol. That seems to be a timing issue, the HJ is appearing before the other animation is finished.
Oni
2020-06-28 11:06:48 +0000 UTCJean is enigmatic.
Oni
2020-06-28 11:04:45 +0000 UTCso oni is there gona be more actions you can do with the characters or is all of that done?
Jockeman
2020-06-28 11:00:42 +0000 UTCYeah, just an oversight on my part, it's not meant to be looped. Next time the question should vanish after the first time.
Oni
2020-06-28 11:00:02 +0000 UTCFixed.
Oni
2020-06-28 10:55:52 +0000 UTCCool.
Oni
2020-06-28 10:55:41 +0000 UTCfixed
Oni
2020-06-28 10:55:29 +0000 UTCOk, I did a pass on that. It may have had to do with clothing being in the way, but I think something was off with the thighs section.
Oni
2020-06-28 10:54:25 +0000 UTCK, should be fixed.
Oni
2020-06-28 10:50:13 +0000 UTCOh, ok, should be fixed.
Oni
2020-06-28 10:49:21 +0000 UTCInteresting. I don't think she should be doing that if she hasn't done at least one blowjob elsewhere.
Oni
2020-06-28 10:48:12 +0000 UTCOk, it's basically caused by them wanting skin contact in that situation, so it defaults to them considering it. I've adjusted the dialog to flow more naturally.
Oni
2020-06-28 10:45:30 +0000 UTCNot really. The stuff that requires significant artwork won't be out for at least several months, but I will be adding a little more content as I continue to patch this version.
Oni
2020-06-28 10:31:44 +0000 UTCShould be fixed for version d.
Oni
2020-06-28 10:30:59 +0000 UTCOk, I think I should have that fixed for version d.
Oni
2020-06-28 10:30:41 +0000 UTCCool, glad it worked out.
Oni
2020-06-28 10:30:18 +0000 UTCfixed, thanks.
Oni
2020-06-28 10:24:08 +0000 UTCThis is not intended for the long term, but is currently an issue I'm working on. Eventually your old saves should work, but for now it's better to test with a fresh game.
Oni
2020-06-28 10:23:58 +0000 UTCShould be fixed.
Oni
2020-06-28 10:22:55 +0000 UTCShould be fixed for next build.
Oni
2020-06-28 10:22:44 +0000 UTCI have no problem involving Jean in threesome any of the 3 other girls, but she won't go on a double date with any, except Laura. Am I missing something ?
ThL
2020-06-28 07:32:32 +0000 UTCOh, something else I forgot to mention: Jean's sprite doesn't show up when Xavier busts you.
hornguy6
2020-06-28 06:05:59 +0000 UTCMight have figured out what that List.Remove error is. I realized that right after you hit ignore on that error, 3 people briefly try to have their sprites show up at once. Pretty sure the limit is supposed to be 2 sprites.
Anthony Michelli
2020-06-28 04:44:07 +0000 UTCDid I run out of interactions via the "just talk to her" option? Well Jean just repeats herself on loop now, oh well. I made a mistake and didn't mention it was Jean at all oops.
Jelly
2020-06-28 02:56:42 +0000 UTCI dunno if someone reported this or not but Jean's handjob her arm for and instant as she's reaching for you her arm & hand disappear. While it's only a moment she sure is reaching for the dick hard.
Jelly
2020-06-28 02:24:14 +0000 UTCFound an error in the danger room while im with kitty While running game code: File "game/script Functions.rpy", line 1854, in ValueError: list.remove(x): x not in list
Simon
2020-06-28 01:32:50 +0000 UTCRan into this while training in the danger room with Kate. Also, there a bug with Laura at the pool where she will repeat the "I'm going to try dialogue two to three times in a row. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 1854, in ValueError: list.remove(x): x not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 438, in script call File "script Functions.rpyc", line 1794, in script call File "script Locations.rpyc", line 708, in script call File "script Functions.rpyc", line 1812, in script call File "script Functions.rpyc", line 1854, in script File "C:\Users\User\Documents\Unzipped\hg\Rogue-Like-0.991c-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\User\Documents\Unzipped\hg\Rogue-Like-0.991c-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/script Functions.rpy", line 1854, in File "C:\Users\User\Documents\Unzipped\hg\Rogue-Like-0.991c-win\renpy\python.py", line 631, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
Strategist G Bu Shi
2020-06-28 01:26:11 +0000 UTCso I'm not sure if this is a bug exactly, but sometimes when you hang out with Jean she sometimes stays there with you instead of going somewhere else. I wouldn't exactly call it a bug but I just hanged out with her then tried to go back to her room but it said she's not there right now.
2020-06-27 23:16:15 +0000 UTCNot currently
Anthony Michelli
2020-06-27 22:41:31 +0000 UTCHey just wondering, do the saves from old versions work in the new versions now?
2020-06-27 21:59:40 +0000 UTCI have Rogue and Jean on screen, Rogue is dancing and Jean is not, errors immediately after asking Rogue to take off her gloves: I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Sex.rpy", line 1991, in File "game/script Girls.rpy", line 1276, in GLG File "game/script Girls.rpy", line 1250, in GirlLikeCheck AttributeError: 'GirlClass' object has no attribute 'LikeRogue' I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Sex.rpy", line 1992, in File "game/script Girls.rpy", line 1276, in GLG File "game/script Girls.rpy", line 1250, in GirlLikeCheck AttributeError: 'GirlClass' object has no attribute 'LikeRogue'
Guynonymous
2020-06-27 20:59:36 +0000 UTCRan into a loop that doesn't seem right. When Laura confronts you about being bossy I am able to spam "What bothers you about being told to do things?" option and get a lot of love. There does seem to be a limit, but being able to spam the same question seems a bit off. It may also just be the visual coming up when I'm not actually getting any?
Jackaljax
2020-06-27 20:48:56 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/Jean_Fondle.rpy", line 3800, in NameError: name 'Jean' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 251, in script call File "script Functions.rpyc", line 861, in script call File "script DateNight.rpyc", line 3196, in script call File "script DateNight.rpyc", line 3492, in script call File "Jean_Sex.rpyc", line 85, in script call File "script Sex.rpyc", line 1585, in script call File "Jean_Fondle.rpyc", line 2949, in script call File "Jean_Fondle.rpyc", line 3798, in script File "C:\Users\neonb\Downloads\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "C:\Users\neonb\Downloads\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\neonb\Downloads\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/Jean_Fondle.rpy", line 3800, in NameError: name 'Jean' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
Breon Flowers
2020-06-27 20:27:28 +0000 UTCNo problems so far and love Jean design and personality
Vigilwake
2020-06-27 19:42:38 +0000 UTCI'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 1854, in ValueError: list.remove(x): x not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 438, in script call File "script Functions.rpyc", line 1794, in script call File "script Locations.rpyc", line 708, in script call File "script Functions.rpyc", line 1812, in script call File "script Functions.rpyc", line 1854, in script File "A:\Downloads\Rogue-Like-0.991c-win (1)\Rogue-Like-0.991c-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "A:\Downloads\Rogue-Like-0.991c-win (1)\Rogue-Like-0.991c-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/script Functions.rpy", line 1854, in File "A:\Downloads\Rogue-Like-0.991c-win (1)\Rogue-Like-0.991c-win\renpy\python.py", line 631, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991c this litle thing happend day 41 when i was in the gym with kitty
Jockeman
2020-06-27 19:36:49 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/Jean_Fondle.rpy", line 3800, in NameError: name 'Jean' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 3367, in script call File "script Functions.rpyc", line 1794, in script call File "script Locations.rpyc", line 438, in script call File "script Functions.rpyc", line 1794, in script call File "script Locations.rpyc", line 3380, in script call File "script Chat.rpyc", line 102, in script call File "script Chat.rpyc", line 221, in script call File "Jean_Sex.rpyc", line 97, in script call File "Jean_Fondle.rpyc", line 2949, in script call File "Jean_Fondle.rpyc", line 3798, in script File "D:\!!!kopia danych\Music\Rogue-Like-0.991c-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "D:\!!!kopia danych\Music\Rogue-Like-0.991c-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\!!!kopia danych\Music\Rogue-Like-0.991c-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/Jean_Fondle.rpy", line 3800, in NameError: name 'Jean' is not defined Windows-7-6.1.7601-SP1 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
MightyRak
2020-06-27 19:26:40 +0000 UTCDunno if someone pointed it out cuz it's a bit too much to read rn but i can't get Jean to wear the black corset
MightyRak
2020-06-27 19:15:24 +0000 UTCDuring the Addition event, giving a massage doesn't reduce the girls addition level when taking one of the actions, like massaging the feet and such.
Stavin
2020-06-27 17:37:00 +0000 UTCGave Jean the Corset but the response bubble said 'Laura' You have too much time on your hands."
Stavin
2020-06-27 17:10:56 +0000 UTCIf taking care of a girls addition takes place in her room, after finishing the message "You head back to your room" but will instead still be in the females room, with the female having left.
Stavin
2020-06-27 16:35:15 +0000 UTCDouble date with Jean and Laura. Jean goes under the table and blows me. Not really consistent with the current state of the game
ThL
2020-06-27 16:33:58 +0000 UTCEmma during the addition event, L:415 O:69 I:292. Asked to touch her breasts, "I Don't think your ready for that." Clicked "Ok, that's fIne" like the MC had asked her to remove clothing from the chest region and been shot down instead of what should have been the options to give up on touching or trying to press her into it. "how... generous of you." followed by "That sounds lovely, ravish me."
Stavin
2020-06-27 15:36:49 +0000 UTCalso got this after trying to Train the gym after the first addiction meeting with Jean. Kitty was in there [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 1854, in ValueError: list.remove(x): x not in list
Anthony Michelli
2020-06-27 15:00:17 +0000 UTCWelp, found her in the shower. That's weird, is the first meeting supposed to be in the shower?
Anthony Michelli
2020-06-27 14:35:06 +0000 UTCAlso, I can't get Jean to show up, I'm on day 24 and nada.
Anthony Michelli
2020-06-27 14:20:00 +0000 UTCwill there be a timetable for the rest of your content oni?
Cronrik
2020-06-27 14:06:10 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 1854, in ValueError: list.remove(x): x not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 708, in script call File "script Functions.rpyc", line 1812, in script call File "script Functions.rpyc", line 1854, in script File "H:\EO\Jeux\Rogue-like Evolution\Rogue-Like-0.991c-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "H:\EO\Jeux\Rogue-like Evolution\Rogue-Like-0.991c-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/script Functions.rpy", line 1854, in File "H:\EO\Jeux\Rogue-like Evolution\Rogue-Like-0.991c-win\renpy\python.py", line 631, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list Windows-7-6.1.7601-SP1 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
ThL
2020-06-27 13:34:53 +0000 UTCHi, I found a small bug, that appears when you choose to go for a swim in the pool, and every time the dialog appears that tells you a girl is changing into the swimwear. It's not a game-breaking bug it can get a little bit annoying.
2020-06-27 13:21:49 +0000 UTCI can confirm that cumming on Laura's face more than once in a sessions produces the correct artwork now, thanks for that.
Anthony Michelli
2020-06-27 13:21:32 +0000 UTCIt's just because bj is not implemented yet. No reason to change the captions for one scene.
Lexickon
2020-06-27 12:53:55 +0000 UTCespecially if "she pulls back with a 'pop'"
ThL
2020-06-27 12:52:59 +0000 UTCStaying overnight with Jean. In the morning I have a pleasant sensation and I hear "Slurp, slupr,slupr" : at bit noisy for a HJ no ?
ThL
2020-06-27 12:52:14 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'>: IOError: Couldn't find file 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 617, in script call File "script Chat.rpyc", line 102, in script call File "script Chat.rpyc", line 221, in script call File "Jean_Sex.rpyc", line 132, in script call File "script Girls.rpyc", line 3707, in script call File "script Girls.rpyc", line 3915, in script File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\character.py", line 911, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\character.py", line 747, in do_display **display_args) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\character.py", line 523, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\core.py", line 2916, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\core.py", line 1980, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 430, in renpy.display.render.render_screen (gen\renpy.display.render.c:6938) rv = render(root, width, height, 0, 0) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\image.py", line 213, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\layout.py", line 1236, in render return renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\layout.py", line 1236, in render return renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\im.py", line 503, in render texture = cache.get(self, texture=True) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\im.py", line 212, in get surf = image.load() File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\display\im.py", line 553, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\Users\Jeremy\Documents\My Stuff\Rogue-Like-0.991c-win\renpy\loader.py", line 548, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
Jeremy Scott Duffer
2020-06-27 12:08:32 +0000 UTCI'm assuming that old saves dont work on this version as whenever I try to load one, it kicks me back to the title screen and then when loading an old old save it tells me that it's not compatible with the current version and need to go to my room and save, is this correct?
Joker Prototype
2020-06-27 11:11:24 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'>: IOError: Couldn't find file 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 130, in script call File "script Chat.rpyc", line 102, in script call File "script Chat.rpyc", line 221, in script call File "Jean_Sex.rpyc", line 85, in script call File "script Sex.rpyc", line 1100, in script call File "script Girls.rpyc", line 3915, in script File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\character.py", line 911, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\character.py", line 747, in do_display **display_args) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\character.py", line 523, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\core.py", line 2916, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\core.py", line 1980, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 430, in renpy.display.render.render_screen (gen\renpy.display.render.c:6938) rv = render(root, width, height, 0, 0) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\image.py", line 213, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\layout.py", line 1236, in render return renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\layout.py", line 1236, in render return renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\im.py", line 503, in render texture = cache.get(self, texture=True) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\im.py", line 212, in get surf = image.load() File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\display\im.py", line 553, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\loader.py", line 548, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
Makedar
2020-06-27 10:30:38 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 1854, in ValueError: list.remove(x): x not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 148, in script call File "script Functions.rpyc", line 943, in script call File "script Locations.rpyc", line 708, in script call File "script Functions.rpyc", line 1812, in script call File "script Functions.rpyc", line 1854, in script File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/script Functions.rpy", line 1854, in File "C:\Users\fugas\Downloads\Rogue-Like-0.991c-win\renpy\python.py", line 631, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
Makedar
2020-06-27 10:07:38 +0000 UTCYep.
Oni
2020-06-27 09:16:12 +0000 UTCDoes the nighty not work in her standing pose, or are there only issues in one of her sex poses?
Oni
2020-06-27 09:15:54 +0000 UTCI hope to figure out what the cause of this is, I added something to verison d that should at least mitigate it and provide some more answers.
Oni
2020-06-27 09:09:40 +0000 UTCThat's odd, I'm not sure what would cause the scene to end prematurely.
Oni
2020-06-27 09:00:28 +0000 UTCHmm. . .
Oni
2020-06-27 08:57:16 +0000 UTCYup. The save game thing I will hopefully fix at some point, so keep those saves around, but it might take a few versions. I'll announce if if I fix it.
Oni
2020-06-27 08:56:22 +0000 UTCFixed, I think.
Oni
2020-06-27 08:55:34 +0000 UTCI'm afraid I can't port it out to android at the moment.
Oni
2020-06-27 08:55:08 +0000 UTCOdd. Any idea what sets that off? What were you doing right before that?
Oni
2020-06-27 08:54:48 +0000 UTCThink I fixed this one.
Oni
2020-06-27 08:54:17 +0000 UTCYeah, I intend to fix this at some point this version, but it might take a while.
Oni
2020-06-27 08:54:01 +0000 UTCYes, Jean starts with maxed inhibition because she doesn't believe in consequences. It doesn't behave exactly like normal inhibition though.
Oni
2020-06-27 08:53:28 +0000 UTCInteresting. What's the exact dialog that plays when they try to leave?
Oni
2020-06-27 08:50:26 +0000 UTCSo I had to start over. You really made Jean a cunt.
Booty4Bass
2020-06-27 08:36:11 +0000 UTCOdd. One thing you might want to try, go to the player's room and hit the yellow button. Let me know what it says.
Oni
2020-06-27 08:34:21 +0000 UTCYeah, this might happen on any saves from previous versions (pre 0.991) for a bit. I do intend to fix it, but it's not simple.
Oni
2020-06-27 08:31:03 +0000 UTCI'll see what I can do. The UI can always use some work.
Oni
2020-06-27 08:16:38 +0000 UTCThat's on version 0.990m.
Oni
2020-06-27 08:08:40 +0000 UTCHuh, that's odd. I don't recall anything changing with Laura's animations. Which "speed" is this on?
Oni
2020-06-27 08:02:06 +0000 UTCThanks, this is fine, but for the most part, see where it says "--Full Traceback----"? I *usually* don't need the stuff that's after that to figure out what happened, just the bit before that. This time it wasn't particularly long though.
Oni
2020-06-27 08:01:26 +0000 UTCOk, fixed, thanks.
Oni
2020-06-27 07:55:39 +0000 UTCHmm, ok, let me see. . . ok, fixed for version d. Thanks.
Oni
2020-06-27 07:54:15 +0000 UTCI noticed Emma's nighty her boobs pop out, the lower portions of her bosom do anyways. They just kinda phase out of the nighty and I dunno if it's just missing artwork but she has no bikini for top and some pants options don't appear during sex.
Jelly
2020-06-27 07:53:45 +0000 UTCYes, this is currently an issue. It should only apply to saves from previous versions though, right? I do intend to fix this, but for the time being just use fresh starts for bug testing.
Oni
2020-06-27 07:52:12 +0000 UTCAh... ok so I realize that my entire top left bar is gone after that... Which may be why I was getting that similar error all over.
Jackaljax
2020-06-27 07:50:54 +0000 UTCOk, that's odd. I made a fix that should fix it, but I'm not exactly sure why that's happening. Try to keep a save near there and try it again with version d, it should give an error message you can tell me. In the meantime, you might be able to bypass it by hitting the little character icon and switching which menu is up.
Oni
2020-06-27 07:50:47 +0000 UTCThanks fixed for version d.
Oni
2020-06-27 07:47:16 +0000 UTCBasically same error at the shower "<" Store_GirlClass Object At OX2779D11O ">"
Jackaljax
2020-06-27 07:47:13 +0000 UTCOk, looking through it, there was definitely a dialog error, in that when you give it to her, it would play incorrect dialog, but she *should* apply normally. She should take it and have it available to her.
Oni
2020-06-27 07:44:42 +0000 UTCI ran into an error. Went to bed and when I woke up there was a message in the corner of my screen. Sadly I forget to screenshot it and write it down. It happened again when I went to class shortly after.
Jackaljax
2020-06-27 07:40:29 +0000 UTCJean when she wants to talk to you, if you're in the classroom demands all girls leave and they do including Emma. Her relation options cause her to stop immediately I think it was the one where you can ask her to call you mater.
Jelly
2020-06-27 07:03:52 +0000 UTCIf you lock the shower door, you can still get the text, "You take a quick shower. A few people came and went as you did so."
Stavin
2020-06-27 05:59:55 +0000 UTCWhen going to the showers and there are two females, even if both females mention leaving one always sticks around.
Stavin
2020-06-27 05:59:20 +0000 UTCI wasn't being able to load any save game from version 0.990m in the new 0.991c. Had to make some save games in the 0.990m in diferent locations, and on that worked is a save game of when i just left my room alone. I understand that Jean have full inhibition, she's used to erase other people minds after doing whatever she wants?
2020-06-27 05:18:43 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 1854, in ValueError: list.remove(x): x not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 708, in script call File "script Functions.rpyc", line 1794, in script call File "script Locations.rpyc", line 3140, in script call File "script Functions.rpyc", line 257, in script call File "script Scenes.rpyc", line 1028, in script call File "script Functions.rpyc", line 1794, in script call File "script Locations.rpyc", line 379, in script call File "script Functions.rpyc", line 1794, in script call File "script Locations.rpyc", line 708, in script call File "script Functions.rpyc", line 1812, in script call File "script Functions.rpyc", line 1854, in script File "C:\Users\timot\Desktop\Rogue-Like-0.991c-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\timot\Desktop\Rogue-Like-0.991c-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/script Functions.rpy", line 1854, in File "C:\Users\timot\Desktop\Rogue-Like-0.991c-win\renpy\python.py", line 631, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
Timothy Morley
2020-06-27 05:11:32 +0000 UTC?
Leo
2020-06-27 04:01:06 +0000 UTCIs it for Android
Leo
2020-06-27 04:00:56 +0000 UTCJust ran into a weird bug that makes Rogue teleport to me and switch places with Kitty if I have just Kitty in my party
Timothy Morley
2020-06-27 03:41:39 +0000 UTCAny chance of a android version?
Matias
2020-06-27 02:35:55 +0000 UTCafter having given laura most of her gifts barring the lace clothes, (meaning she has the swimwear) when we go to the pool to swim, she states "one sec i gotta change real quick" even though she's already wearing her swimwear
Simon
2020-06-27 02:19:46 +0000 UTCUnable to load save from 0.990m, no error message of any kind it just takes me to Main Menu.
2020-06-27 00:42:43 +0000 UTCIs Jean's inhibition bar supposed to be at near max when she arrives? Don't know if this is a bug or as intended. Really enjoying Jean and her look and style already, and I haven't even bought all her outfit choices yet. Well done sir.
celticsamurai
2020-06-27 00:19:57 +0000 UTCfound an interesting bug where when im doing public things to jean, other characters with low love/inhibition/obedience say they're going to leave, but they don't, they just stay there, don't know if this is limited to jean or if it's everyone else, will continue "testing" to see if this is limited to jean or if it's across all ladies
Simon
2020-06-26 23:29:01 +0000 UTCSo I'm not sure what sets it off, but I eventually got a message that I should tell you that no appropriate character was found. Also to tell you store.girlclass object at ox27a18350 Now this is happening with all the girls regardless of where I go, Another thing I noticed was the bar at the top that matches the girls color is now gone, maybe to show that the girls are missing?
Shin Gouki
2020-06-26 23:08:56 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: Exception: Could not find return label (u'F:\\Games\\Renpy\\Projects\\Rogue-Like/game/script Locations.rpy', 1500336121, 132). -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Girls.rpyc", line 2278, in script File "C:\Users\Horizon\Downloads\New folder\Rogue-Like-0.991c-win\renpy\ast.py", line 1400, in execute next_node(renpy.game.context().lookup_return(pop=True)) File "C:\Users\Horizon\Downloads\New folder\Rogue-Like-0.991c-win\renpy\execution.py", line 586, in lookup_return raise Exception("Could not find return label {!r}.".format(self.return_stack[-1])) Exception: Could not find return label (u'F:\\Games\\Renpy\\Projects\\Rogue-Like/game/script Locations.rpy', 1500336121, 132). Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
2020-06-26 22:39:15 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: Exception: Could not find return label (u'F:\\Games\\Renpy\\Projects\\Rogue-Like/game/Rogue_Animations.rpy', 1577200090, 247). -- Full Traceback ------------------------------------------------------------ Full traceback: File "Rogue_Animations.rpyc", line 3845, in script File "C:\Users\Horizon\Downloads\New folder\Rogue-Like-0.991c-win\renpy\ast.py", line 1400, in execute next_node(renpy.game.context().lookup_return(pop=True)) File "C:\Users\Horizon\Downloads\New folder\Rogue-Like-0.991c-win\renpy\execution.py", line 586, in lookup_return raise Exception("Could not find return label {!r}.".format(self.return_stack[-1])) Exception: Could not find return label (u'F:\\Games\\Renpy\\Projects\\Rogue-Like/game/Rogue_Animations.rpy', 1577200090, 247). Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
2020-06-26 22:33:21 +0000 UTCTwo main buggy-ish things I've noticed. Both of them have to do with the stats. First off, Rogue started coming onto me really quickly for some reason without me doing anything. Before the end of the first week, she was comfortable showering with me and I didn't do anything with her at all. The first time she came to me for addiction help she was willing to let me take her top off completely. And then got mad at me for it. Second is a sort of stat thing, sort of general wardrobe thing. After giving Laura a swimsuit, every time she changes into it she gives the "that wasn't outdoors ready" despite the fact she still wears it. And the message repeats any time you swim at the pool. Futhermore, if she's too shy to change in front of you, she gets behind the screen but nothing actually changes. Tried to get her to wear the corset, the option to ask her to wear it is still there in the next cycle. Same with lace panties or anything else she's not comfortable with. This has happened in previous builds too, but I thought I should bring it up again. edit: the swimsuit thing happens with other girls too
hornguy6
2020-06-26 21:38:41 +0000 UTCThis could just be me and my computer, but does Jean's hair seem to be really "sharp" to anybody else? The black line edges look really jagged to me.
hornguy6
2020-06-26 21:07:27 +0000 UTCJust fyi, when reporting bugs you don't need to copy the full traceback. Usually just the first part is enough for Oni. i.e. this part: While loading <'Image' 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'>: IOError: Couldn't find file 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'.
hornguy6
2020-06-26 20:35:31 +0000 UTCSpeaking of frothy facials, it seems like such are impervious to showering or swimming...UNLESS the girl(s) >come to you< after you enter an otherwise-empty shower room. I'm honestly surprised that that's the only time undirected cleaning occurs.
Shremedy
2020-06-26 20:00:14 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'>: IOError: Couldn't find file 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 130, in script call File "script Chat.rpyc", line 132, in script call File "script Chat.rpyc", line 221, in script call File "Jean_Sex.rpyc", line 108, in script call File "Jean_HJ.rpyc", line 392, in script call File "script Girls.rpyc", line 3707, in script call File "script Girls.rpyc", line 3915, in script File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\character.py", line 911, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\character.py", line 747, in do_display **display_args) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\character.py", line 523, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\core.py", line 2916, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\core.py", line 1980, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 430, in renpy.display.render.render_screen (gen\renpy.display.render.c:6938) rv = render(root, width, height, 0, 0) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\image.py", line 213, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\layout.py", line 1236, in render return renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\layout.py", line 1236, in render return renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\im.py", line 503, in render texture = cache.get(self, texture=True) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\im.py", line 212, in get surf = image.load() File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\display\im.py", line 553, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "D:\New folder (2)\heram\New folder (2)\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\loader.py", line 548, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
Jordan Burm
2020-06-26 19:46:23 +0000 UTCThe links are right above you, in the post you've replied to.
Shremedy
2020-06-26 19:40:31 +0000 UTCAre you playing a 990/991 version or the 2020 one? The latter is a Covid-19 inspired subset of the actual game. You want the version here for the full experience. Otherwise, I think you just have to settle for phone sex. IDK, I gave up on that variant of the game myself.
Shremedy
2020-06-26 19:39:37 +0000 UTCCould I also again appeal for continuous display of the girl's individual levels? Right now, that information is only visible in McCoy's lab when the girls has >unspent level points!< If you don't want to use numbers (too meta player-knowledge-y), how about STARS? 1 to 5 of them will easily fit in the existing display bar, under the existing (MC) level numbers. May I also recommend moving the Player's level number out from that part of the bar? To disassociate Your level number from Hers? Maybe a "Lv x" text box set between the "current girl" icon and the Inventory backpack?
Shremedy
2020-06-26 19:32:49 +0000 UTCSomething else to maybe look for, what I call the "Everlasting Glob Of Spooge". Have a threesome, spooge in or on both partners. Afterwards, have your current primary eat the spooge off off the secondary, then (when prompted) have your secondary eat the spooge off of your primary. After all that eating, the secondary will still have spooge in her mouth (never swallowed), depicted on her character model, and then you are again prompted for what you want done with it. There's about a 75% chance, after telling her to Eat It (again!) that she will >still< be carrying a mouthful when you continue with the school day!
Shremedy
2020-06-26 19:26:20 +0000 UTCAlso, watch your inbox, I have a screencapped followup to this error. Easier to show you than explain.
Shremedy
2020-06-26 19:17:15 +0000 UTCWardrobe -> Wear Around Emma: "I'm open to suggestions" >> Expected, given her stats. << Other -> While Teaching Text box: "Tell Oni 90" Okay, I'm telling you. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 3200, in AttributeError: 'int' object has no attribute 'Loc' (Full Traceback omitted, this is clearly anticipated by text box note) Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.990m [/code]
Shremedy
2020-06-26 19:16:38 +0000 UTCIs "one of those other things" the wonky animation Laura has while giving blowjobs (she makes a circular motion with her head, Zero's pecker doesn't move, clips thru her face)???
Shremedy
2020-06-26 19:15:56 +0000 UTCIm Not sure what i can Copy and What not... i i have to copy anything BIG SORRY: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 1854, in ValueError: list.remove(x): x not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 438, in script call File "script Functions.rpyc", line 1794, in script call File "script Locations.rpyc", line 708, in script call File "script Functions.rpyc", line 1812, in script call File "script Functions.rpyc", line 1854, in script File "C:\Users\Martin\Downloads\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\Martin\Downloads\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/script Functions.rpy", line 1854, in File "C:\Users\Martin\Downloads\Rogue-Like-0.991c-win\Rogue-Like-0.991c-win\renpy\python.py", line 631, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991c [/code]
Chaosdestille
2020-06-26 19:03:33 +0000 UTCfound a bug; File "game/Jean_Fondle.rpy", line 3798, in NameError: name 'Jean' is not defined
2020-06-26 18:20:25 +0000 UTCLooks like it for the time being, Oni mentioned working on a fix for that.
Shin Gouki
2020-06-26 17:24:11 +0000 UTCit won't let me load my save file do i have to start a whole new game?
Breon Flowers
2020-06-26 17:13:17 +0000 UTCMaybe it has been mentioned already but when you ask Jean to dance, the animation doesn't play until she removes her clothes.
Mederic64
2020-06-26 17:07:48 +0000 UTCWhen i try to load up a saved game it send me back to main menu.
2020-06-26 16:28:00 +0000 UTCgona try reinstal it and see if anything changes
Jockeman
2020-06-26 15:37:50 +0000 UTCi cant talk to jean even if she is right infront of me, it just sends me to text laura, is this a problem or is it sepost to be like this, this also means i cant get anywere with her
Jockeman
2020-06-26 15:26:55 +0000 UTCFound a bug where Rogue and Kitty can't be interacted with anymore File "game/script Functions.rpy", line 3406, in ValueError: list.remove(x): x not in list
2020-06-26 15:18:37 +0000 UTCfound a bug, While loading <'Image' 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'>: IOError: Couldn't find file 'images/JeanSprite/Jean_Sprite_Chest_Corset_Up.png'.
philip brown
2020-06-26 15:13:29 +0000 UTCHey guys were can I download the game ?
Leo
2020-06-26 15:02:06 +0000 UTChow do you get into the girls room and date them if they are stuck indoors at all times? help im bad
Hasmuffin
2020-06-26 14:59:39 +0000 UTCpos. bug, gave jean the black corset, txt says she gave it back but, not in the inventory. but, shows up when you go to give her a gift.
philip brown
2020-06-26 14:10:35 +0000 UTCjust ran into jean via the showers, love the little scene of her hissy fit.
philip brown
2020-06-26 14:07:40 +0000 UTCNew saves off a new game will work, right? Just not the saves from older games? I'm working on fixing that though.
Oni
2020-06-26 13:51:14 +0000 UTCjust thought you should know, used this ver. no saved will load, so saved it seperate to help with the bug hunt.
philip brown
2020-06-26 13:39:54 +0000 UTCHJ is in, just not the other stuff. There is no BJ animation, but there are cases where she comes close to it.
Oni
2020-06-26 13:23:17 +0000 UTCAhm, Oni, why do you say that HJ is not implemented if it is? Addiction scene works fine, plus she suck when cumming -> in her mouth
2020-06-26 13:13:42 +0000 UTCOk, fixed for version d.
Oni
2020-06-26 13:08:27 +0000 UTCIn 3 hours*
Theodore Hopkins
2020-06-26 12:54:22 +0000 UTC4 iterations in under a day, is that a record?
Theodore Hopkins
2020-06-26 12:53:58 +0000 UTC