Home Artists Posts Import Register

Content

For those who missed   the last post, I'd apparently never noticed that  Patreon has a 200mb   file size limit, and the latest game builds have  _just_ over that, so I   needed to split the install files. Since a lot  of people were having issues with split archives, Plan C is to use Mega  as a host, we'll see how that works out. So far, not too big a hassle on  this end, probably easier than manually splitting up files, although I  am going to experiment with 7z. Does .7z format work for Mac and Linux  users?

As  for new content to 1.3, I  added Gwen's sex poses,  and a "green button"  in McCoy's lab that will  show up to all 8 girls  at once on screen,  which early feedback  (including my own) is that it  causes input lag  that seems unrelated to  hardware specs. I'm going to  see if there are  any options on my end to  improve that.

What's  new this build? Some more art fixes, including to the anal plug  animations, another fix to the "View" menu, which has been giving me  some hassles, and just general "better"-ness, hopefully. Whoa. Deja vu. This is what I'd *wanted* to ship as version c, but forgot to include some of the updated files in that one, so not all the intended changes had made it in.

Where can you find it? With any luck, through this link. which is the folder, but might not work? If not, try these links to individual files:

Comments

MisterJimmy

Playing as Female MC. When having Laura go down on me and choosing "Let Gwen take it" It doesn't switch to Gwen's head licking you, instead it changes Gwen from Standing to Medium view from the waist up.

OniArtist

It might be switching to the fingering pose, that is also an option if she isn't interested in licking for whatever reason. It should give some narration though.

Anonymous

Idk if I am the only one with this issue but as soon as any girl levels up the game freezes and soon after crashes

MrSVCD

7zip works in linux

Anonymous

Ayo, it works. Much appreciated for your hard work!

Flaxx

Okay, now Gwen is the only girl who can face forward, none of the others can. Also had an error pop up once. "I'm sorry, but an uncaught exception occurred. While running game code: AttributeError: 'GirlClass' object has no attribute 'Facing'" Other than that, game works great. Tried out the green button, I could get 6 girls onscreen before any noticable slowdown.

MisterJimmy

When fingering Jean's ass and asking her to turn to rear view the option to have her face towards you doesn't work, she faces away. She correctly faces away if you tell her to.

MisterJimmy

I am playing from a save file of previous versions. I had Emma set to teach class in nothing but a Garter Belt and Stockings. She has reverted to wearing her default teachers outfit. Even after I change her outfit and save it again as her teaching outfit, she doesn't wear it.

MisterJimmy

Same Problem with Jubilee, it may be because this is the first time I have let her drag me away for sex. I will test further.

Flaxx

Interesting. I cant get her to face away, only the "facing you" view works.

MisterJimmy

When being ambushed by Jubilee, there is no sprite at all until you get to the part of the conversation with "I just got to thinking... why hold back?" then when she Then she appears. When she says the part of her dialog "Spark" she shoots her fireworks, but they are not centered on her finger and appear to the side.

Anonymous

I can't even download it, Mega just gives me an "over quota" msg as soon as I try to start the dl.

Anonymous

Where do you report bug? I ran into a minor one relation to gwen. You cannot cum on her ass, without an error.

OniArtist

That's unusual. Leveling up shouldn't place any unusual burdens on the game. I suspect it is something unrelated, but let's see what we can figure out. Did the crash occur during/after a "waiting" period took place? Or did the crash occur after you went into the leveling menu and applied changes? Did this happen with multiple different girls at different times? What specifically was happening on screen before it locked up? From my experience, the only time the game "locks up" is when I make an animation or condition check that gets caught in an infinite loop, but it should provide an error message after the crash. Was one provided here? That information can help me find the cause.

Burtor

Right here, in the comments, just post the error code message and the circumstances when you encountered the bug. For en example check post 1.3c right below here.

OniArtist

Gah, you're right, that was dumb of me. Fixed for version e. For the error message you got, I would like to see the longer details on that one if you can find them. I need to figure out which portion of the code would be triggering that.

OniArtist

That should have been fixed by version c or d. If you are still getting it, you can either report the error here, or Message me with it.

Anonymous

The game randomly crashes in this version for me randomly so I suppose it's a me problem the first version worked (except for the new sex poses with Gwen) and all other versions before have always worked ASW so thanks for a very fun and enjoyable game . And the crashing takes place when you get notified that one of the girls leveled up and you have the blackscreen. Then the game seems to freeze and stops working completely . But like I said prior this version crashes randomly often for me , so dw about it, it's a me problem ^^ not a problem with the game

Anonymous

Getting "out of memory" crashes after about 5min of play, task manager says usage never goes over 1100MB. I will try to replicate with a fresh game(maybe due to old ass saves) *EDIT* Must have been an issue with the old save, everything was fine starting a new game *EDIT 2* NM I was able to replicate with the memory error on the fresh start. Did not crash but gave the error... [code] I'm sorry, but an uncaught exception occurred. While running game code: error: Out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 154, in script File "E:\[[ 2023 Games ]]\Rogue Like\Rogue-Like-1.3d-win\Rogue-Like-1.3d-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "E:\[[ 2023 Games ]]\Rogue Like\Rogue-Like-1.3d-win\Rogue-Like-1.3d-win\renpy\exports.py", line 868, in menu rv = renpy.store.menu(items) File "E:\[[ 2023 Games ]]\Rogue Like\Rogue-Like-1.3d-win\Rogue-Like-1.3d-win\renpy\exports.py", line 1054, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "E:\[[ 2023 Games ]]\Rogue Like\Rogue-Like-1.3d-win\Rogue-Like-1.3d-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "E:\[[ 2023 Games ]]\Rogue Like\Rogue-Like-1.3d-win\Rogue-Like-1.3d-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "E:\[[ 2023 Games ]]\Rogue Like\Rogue-Like-1.3d-win\Rogue-Like-1.3d-win\renpy\display\core.py", line 3061, in interact_core ev = self.event_wait() File "E:\[[ 2023 Games ]]\Rogue Like\Rogue-Like-1.3d-win\Rogue-Like-1.3d-win\renpy\display\core.py", line 2215, in event_wait self.check_background_screenshot() File "E:\[[ 2023 Games ]]\Rogue Like\Rogue-Like-1.3d-win\Rogue-Like-1.3d-win\renpy\display\core.py", line 2038, in check_background_screenshot self.bgscreenshot_surface = renpy.display.draw.screenshot(self.surftree, self.fullscreen_video) File "renpy/gl/gldraw.pyx", line 1314, in renpy.gl.gldraw.GLDraw.screenshot (gen\renpy.gl.gldraw.c:18982) rv = renpy.display.pgrender.flip_unscaled(rv, False, True) File "E:\[[ 2023 Games ]]\Rogue Like\Rogue-Like-1.3d-win\Rogue-Like-1.3d-win\renpy\display\pgrender.py", line 172, in flip return copy_surface_unscaled(surf) File "E:\[[ 2023 Games ]]\Rogue Like\Rogue-Like-1.3d-win\Rogue-Like-1.3d-win\renpy\display\pgrender.py", line 127, in copy_surface rv = surface_unscaled(surf.get_size(), alpha) File "E:\[[ 2023 Games ]]\Rogue Like\Rogue-Like-1.3d-win\Rogue-Like-1.3d-win\renpy\display\pgrender.py", line 116, in surface surf = Surface((width + 4, height + 4), 0, sample) File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__ (gen\pygame_sdl2.surface.c:2479) error: Out of memory Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.3d [/code]

OniArtist

Well, based on this and another person's reports, "memory problems" might be an issue. I upped the memory cache to the game in version b or c, in an attempt to make the multi-girl scene work more smoothly, and it's possible that on some people's computers, this leads to crashes. At the very least, I might turn that back to the previous level for next build, and then see if you still get crashes on there, If that is the problem, then I don't think it would be a good idea to keep the memory change in place, because performance games seem to be so-so.

OniArtist

Hmm. Another person was reporting an issue that could be memory related. I upped the image memory cache in version b or c, in an attempt to improve the multi-girl scene, and that does seem to raise the total memory the game takes up from around 800-900mb to 1100mb or so. That shouldn't itself be a problem on most hardware, but maybe it can be for some reason. Thanks for the feedback, I'll continue to evaluate what the best options are, because I don't think anyone should ever be getting memory crash issues, so if we can't figure out a better solution, I can just revert it to how it used to be.

Flaxx

Here you go - I'm sorry, but an uncaught exception occurred. While running game code: AttributeError: 'GirlClass' object has no attribute 'Facing' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 161, in script call File "script Chat.rpyc", line 208, in script call File "script Chat.rpyc", line 330, in script call File "Kitty_Sex.rpyc", line 199, in script call File "Kitty_Sex.rpyc", line 3141, in script File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\character.py", line 911, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\character.py", line 747, in do_display **display_args) File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\character.py", line 523, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-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\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\display\layout.py", line 1234, in render self.update(st, at) File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\display\layout.py", line 1221, in update child, redraw = self.function(st, at, *self.args, **self.kwargs) File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\display\layout.py", line 1287, in condition_switch_show return condition_switch_pick(switch), None File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\display\layout.py", line 1280, in condition_switch_pick if renpy.python.py_eval_bytecode(code): File "C:\Users\Lucas\Documents\Wonton\.Trainer Games\Rogue-Like Evolution\Rogue-Like-1.3d-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "", line 1, in AttributeError: 'GirlClass' object has no attribute 'Facing' Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.3d

Flaxx

Do you download a lot of files on Mega? They have a monthly 5gb download cap for free users.

JK069

How do I trigger Emma "White Queen" title again ?

OniArtist

Try to get jiz on as many different places as possible before she cleans off.

JK069

Tried that twice alr, still don't seem to activate it

Anthony Seward

I have problems when in threesomes either cleaning cum of each other or kissing it pops up a error

ba9uvix

Is it possible to run it on android? Never mind.. I used joiplay and attatched the "renply" file and it works

MisterJimmy

I tried again and changed her outfit to Garter Belt only, it worked for a few days, however in the morning as I went to class I got a call from Kitty saying she was with Emma. I declined to join them. I went to class and there was no teacher (It was Monday if that matters) Then when I stayed for the afternoon class, Emma showed up and was in her casual clothes. Maybe it has something to do with what she is wearing when she leaves to go to class? Maybe it doesn't check for her teachers outfit? Just FYI. Let me know if you need any more information.

MisterJimmy

At least during telepathic phone sex I can turn Emma around and she faces me correctly.

MisterJimmy

I changed sex from Male to Female. When traveling from the shower to the pool I was stopped by Jubilee in the quad with dialog that begins with "Um. Hey." "You look Familiar". There is no sprite for her on the screen at all. The voice is coming from thin air. When I arrived at the pool, Jubilee was one of the girls there. Just FYI

MisterJimmy

After changing sex from Female to Male, I ran into Rogue in the showers and her dialog about the sex change didn't trigger, she also didn't use my new male pronouns.

MisterJimmy

Emma's asshole is still missing in her facing away pose in this version. Until filled that is.

MisterJimmy

Emma won't turn to face away from me, Either with turning her around facing away, or using the 'turn head' option.

MisterJimmy

Now Emma won't turn to face me. I swear I have no idea what is going on.

OniArtist

Ok, I made a change so it should load the area you're traveling to before the dialogue started. So far as the game was concerned, you were already at the pool, it just wasn't told to load it in yet.

OniArtist

Interesting. Did anything else trigger during the travel, or did it just dump you into the "sandbox mode" of the room without that scene playing? And come to think of it, pronouns should change whether those scenes play or not, and apply to all characters, so it seems more likely that something went wrong with the change-over in general. Were other characters responding as you expected them to?

OniArtist

Unless I'm misunderstanding, I believe that's working as intended. It's hidden behind the cake, unless there's something in it at the time.

MisterJimmy

I have an idea, the problem with Emma didn't show up until I had her going down on another girl. Perhaps that is what triggers her to go into face forward mode and not be able to turn back? Just a thought.

OniArtist

The problem is *just* with the manual facing toggle. Basically, if you try to tell a girl to turn her head around, it will, if that girl is Gwen. Otherwise, it will still tell Gwen to turn her head around. :D All other parts of the game should be using facing normally, so by default they face you, but in other situations they might automatically face in a different direction. This is fixed by next build though, ti was not intended.

MisterJimmy

Now that feet have been added to the places to cum on her, that makes 9 locations a day and you can only do 8 (barring sex when you wake up) Does that change anything?

Martianman

Nice! I'll download and try it out tonight.

OniArtist

The check is only 3, actually. Perhaps it had already unlocked? It does go to her "names" category, rather than "pernames." Maybe I should add it to both.

Anonymous

Now that all girls have full legs can we get the ability to see all of their full body when making outfits.

rpglaster

This a great update, I’m always surprised and happy with how much progress is made during these updates. The poses for Gwen loom great especially the front one. Invade had no bugs so far.

Flaxx

Now that they have one, hopefully we'll see more of their full body models. I know sometimes the game uses it in the door peeking scene, but its been kinda inconsistent for me.

Anonymous

I think it's really neat how I don't need to start over with new versions of the game. Very cool idea.

Fayth

Just annoying that Mega wants me to pay them for some kind of limit unless I want to wait hours for the download, but I will wait it out since I want to try the new update for more Gwen content. I would appreciate a mobile version eventually, but I'll settle for just having the third party mobile version I found online while still paying here as a patreon for now.

OniArtist

In the plans. I didn't know if this stuff was even something I'd be able to get done for this version, but it all came together pretty fast, so the actual "implementations" of it will roll out over time.

Anonymous

I tried this version and the error does not seem to happen.

Anonymous

cant see them with shoes (sorry for bad english)

Aurora _825

What’s the plan for the next update? Are you planning on adding anyone else soon?

OniArtist

I may release an update or two within the next couple weeks, mainly bug fixes. The next major version with significant new content would then be a few months after that. My current plan is to have a new girl poll around early fall.

Simon

shopping with jean and ran out of money to buy jean the corset While running game code: File "game/Mall.rpy", line 1633, in ValueError: list.remove(x): x not in list

Anonymous

I think good ideas for Gwen's Halloween costume are either Spider-Gwen or Lady Deadpool.

rpglaster

Hey Oni, I’m curious if you think it would be possible to have three girls in a single scene at once? I’ve been very happy with the progress and improvements made with the 2 girl scenes and this felt like one of the next steps to me.

Anonymous

everytime i try to save i get the error: ``` I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu File "renpy/common/00action_file.rpy", line 382, in __call__ AttributeError: 'module' object has no attribute 'HIGHEST_PROTOCOL' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 898, in script File "renpy/ast.py", line 1683, in execute File "renpy/exports.py", line 1062, in menu File "renpy/exports.py", line 1298, in display_menu File "renpy/ui.py", line 298, in interact File "renpy/display\core.py", line 3276, in interact File "renpy/display\core.py", line 4110, in interact_core File "renpy/display\layout.py", line 1090, in event File "renpy/display\behavior.py", line 472, in event File "renpy/display\behavior.py", line 329, in run File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu File "renpy/game.py", line 344, in call_in_new_context File "renpy/execution.py", line 923, in run_context File "_layout/screen_load_save.rpymc", line 35, in script File "_layout/screen_load_save.rpymc", line 35, in script File "renpy/ast.py", line 923, in execute File "renpy/python.py", line 2235, in py_exec_bytecode File "renpy/common/_layout/screen_load_save.rpym", line 35, in File "renpy/ui.py", line 298, in interact File "renpy/display\core.py", line 3276, in interact File "renpy/display\core.py", line 4110, in interact_core File "renpy/display\layout.py", line 1090, in event File "renpy/display\layout.py", line 1090, in event File "renpy/display\layout.py", line 1090, in event File "renpy/display\screen.py", line 726, in event File "renpy/display\layout.py", line 1090, in event File "renpy/display\layout.py", line 1297, in event File "renpy/display\layout.py", line 273, in event File "renpy/display\layout.py", line 1090, in event File "renpy/display\layout.py", line 273, in event File "renpy/display\behavior.py", line 979, in event File "renpy/display\behavior.py", line 914, in handle_click File "renpy/display\behavior.py", line 329, in run File "renpy/common/00action_file.rpy", line 382, in __call__ File "renpy/loadsave.py", line 415, in save File "renpy/loadsave.py", line 401, in save File "renpy/loadsave.py", line 49, in dump AttributeError: 'module' object has no attribute 'HIGHEST_PROTOCOL' ``` im using joiplay for android. i can play the game but anytime i try to save that happens

Anonymous

i deleted the data and cache for joiplay and the renpy plugin for it, then deleted and reinstalled both the game and joiplay and i can save now

Martianman

Hey Oni, loving the new stuff! I'm noticing Emma still sometimes doesnt face the way I tell her to, same with Storm. Sometimes there is a text that states they refuse, but after building up their obedience and love they still wont and I dont see any text notifications. I'm also not seeing their full body hardly ever in the standing position. The one time I have seen a full body was when Kitty was in the shower once, not sure if I am supposed to see their full body more often or not! Thanks for all of your hard work. I'm using the windows version 1.3d

Flaxx

Yeah the "face" options only properly work for Gwen in this version.

MisterJimmy

I see the appeal for those, but I'd like to add a vote for a "Gwen Stacy" costume as an option. Also maybe some dialog if you have her wear it and switch her nickname to "Gwen Stacy" :)

MisterJimmy

When having Rogue and Kitty (Kitty place in center screen and Rogue to the right side) with me and talking to Rogue if she talks about having the best partner to grind with at the next party, after she answers and moves back, her sprite is overlaid on top of Kitty instead of moving back to her place on the right or Kitty moving to the right so you can see both. Just FYI

MisterJimmy

Having Sex with Kitty, Rogue as secondary, Male MC, Kitty facing me. Using "Other Options"- "View" I choose "Hide her feet". Her feet do not disappear. I keep going and after a while Kitty has an orgasm and THEN her feet disappear. I will report back if I observe this behavior with other girls.

MisterJimmy

While I was in class, I got a call from Gwen to come and join her and Jubilee. When I got there the icons for Rogue Kitty Laura and Jean remained in the status bar at the upper right. Not sure if this is intended.

OniArtist

It's possible, although for the time being, it would be tricky to make the third girl much more than a watcher, much less to have three coordinated actions, since currently, actions are tracked in such a way that it isn't set to register more than two girls. I would have to rebuild a lot of expectations from the ground up. I might give that a try though.

OniArtist

Ok. . . Yeah, other than that, I don't think I can really help you, it doesn't seem to be a problem with my code, but rather with the core Renpy engine code and/or joiplay's code causing some issues. Generally anything related to "saving" is outside my expertise, I let the default Renpy engine handle that stuff, but thanks for reporting it anyway so that I know it's something that might happen,

OniArtist

Yup, the facing stuff is fixed for the next build. It's just a pure glitch, so don't stress over it. And in the current build, there really aren't many ways to see the full body view, since I wasn't sure I would even have the art ready for all 8 girls for this version, but I do have plans to expand when and where they are used, as well as plans for more direct "camera control."

Aerlytch

With the green button, I'm running a 3070ti and a Ryzen 7 5800, There was a tiny amount of lag with all 8 girls on screen. I'd say about a second or two delay when asking for dialogue.

OniArtist

It's. . . complicated. Show Feet is more of a suggestion than a rule, it tends to leave the feet visible if they are not too in the way of any action going on, and only hides them if they get in the way of things. That said, in Kitty's sex pose, they should be transparent any time you are actively putting a dick in her.

MisterJimmy

With Laura as primary and Ororo as secondary, Ororo is masturbating, but the hand sprite is too far to the right of the screen. It's over her hip.

Omelet

In the "What's your favorite thing to do?" menu under dirty talk, the game checks if GirlX.Favorite == "kiss", but it should actually be looking for it to == "kiss you", since that's what's used everywhere else in the script

CometRed06S

Question. In a future update would we be able to add posters to the players room? Just noticed it’s kinda bare? Oh or maybe the player can take a pinup shot of the girls and put up a poster of them on their wall. Like one or 2. Just wondering that’s all. Can’t wait for the next update and character poll. Who is left for characters by the way at the moment?

OniArtist

I was thinking of ways to liven up the room a bit, although I wouldn't want to add too much complexity there, since ti might cause actions in the room to run more slowly if it got too complicated. The current list of potential characters is Doreen, Lorna, and Wanda. I might consider adding a new option, still not sure on that. I would always plan to add new characters once the current list is empty, but I'm considering just letting everyone in this list get picked first.

CometRed06S

Thanks. Yeah wasn’t thinking a lot like just 1? Also those are the 3 left. Cool. Thanks

Anonymous

I hadn't thought about mentioning this before now, but I recall that in earlier versions when you used the "flip her skirt up" flirt option it would actually flip there skirt up but that hasn't done so in a while.

Stavin

So had an event were was making out with Gwen and Jubilee had decided to give a bj. When I switched focus to Jubilee, I was asked what I wanted to do with Jubilee and Gwen was suddenly swapped giving the bj despite not having the stats she would be willing to.

pinkdoors

Found a typo. In the conversation where Gwen first meets Kitty, one of the explanation options you have is: "She thinks she's we're imaginary." It should just be: "She thinks we're imaginary."

Flaxx

Weird. It works normally for me. Is it a specific girl?

MisterJimmy

After Jean and Kitty spent the night in my room, they woke me up with oral sex (Female MC currently) If I pretend 3 times that I am still sleeping, I get the dialog with "I know you are awake" but if I then choose "Keep doing what you are doing" for some reason it ends the encounter there and moves on to morning greetings.

TouchtheSky

Is the next version coming out soon?

OniArtist

I think I may have fixed this issue, it was having trouble flowing directly back to female oral.

OniArtist

I hope to put a bug fixing build out in a little bit, but without much in the way of new content. The next version with significant content added would be in a couple of months.

Tyson Baker

is there a way to access a cheat menu?

Flaxx

Theres a renpy cheat menu template you can download, I used it to make a cheat menu for the game. I could link you the template, or set up a download for the cheat menu I made. Lmk

TouchtheSky

Thanks. The big fix version is what I was talking about. Probably should have specified that.

Burtor

"Rogue-Like-1.3d-win\renpy\common\00console.rpy" open in editor, change "config.console = False" to "config.console = True" and then you can open the console with Shift + O (ohhh not zero). For usable commands just google rogue-like console commands