XaiJu
OniArtist
OniArtist

patreon


Rogue-Like 1.64d (even less bugs, probably)

This version fixed a pretty noticeable bug from the last build.

Ok, as with any new release on here, consider the first few versions very experimental. Do not download this if you just want to enjoy playing the game, this early build is for people who want to find and report bugs. If you encounter any crashes or other issues with the game, please report them either here or direct message me. If there is a crash report, please include it in your report, because those typically make it much easier to track down. If there's not a crash report, then try to let me know the exact steps leading up to the problem as best you can, exact dialogue wording right before/during the problem can help a lot.

What does this version include?:
- Wanda's Halloween costume (and party scene) and 69 pose
- Storm's 69 pose
- Emma and Storm's new story scene
- You can now access Emma and Storm's story scene without getting caught by Xavier (especially for people who have disabled that), by getting caught having sex in class by either of them. If they notice you doing it, it should queue up the scenes the same as getting caught by Xavier.
- Scissoring for female player characters
- You can now repeat the Rogue/Kitty scene by starting a "watch you lesbian" scene with them.
- Various other bug fixes and minor tweaks

New fixes this build:
- Fixes an issue with "object has no attribute 'Tag'".
- Fixes some "'ViewTrig' is not defined" crashes.
- Fixes some issues with Wanda's 69 pose in her Halloween costume
- Fixes some places where a character sprite wouldn't appear in the right location
- Various other stuff.


As for the new Emma and Storm scene, the unlock conditions for it can be a little complicated. First you obviously need to have both girls active in the game, you need to have caught Emma in class to unlock her sexual side, you need to do at least a little stuff with at least one, ideally both of them, and then you need to get caught by Xavier after that (not necessarily with either of them, just in general). And that should cause the event to trigger on an evening later. Since there is a lot to it, and I wanted to get some testing in, I've added a temporary "cheat" button for it, you can find it in the player room menu as "Teal button," and it should let you know what to do next to trigger it. This one is possible to repeat, so feel free to try to do it again (once per day though), and I might add methods for it that don't involve getting caught by Xavier along the way, since some people avoid that.

You can download the files here.

Comments

Sorry, not really. I have replaced them with the new ones. The old ones might still exist in older files of the game, but having both sets in at once would get complicated.

Oni

Ok, so, let's sort this out. . . You're In a "make out with Kitty" scene, Betsy started as the lead (with her graphics across the top?). Then you went into threesome actions, and told Kitty to go down on Betsy? This didn't result in the UI graphics shifting to Kitty's, right? (I'm just trying to keep track of who is in charge at each step). but then what path did you take to get to Betsy sucking you? Was that through backing out to the general sex menu? The report you listed indicates that there is no active primary action at the moment, but if you're in the middle of a "watch them make out" activity, there should still be an action in progress.

Oni

I'm in class with Becky & Kitty, it's evening on Friday and Emma is teaching. I've gotten to the point where she ignores any in class make out sessions and even starts masturbating to them.(Xavier does not yet ignore them) I told Becky to give me a show and make out with Kitty, then told Kitty to go down on Becky, then Becky to lick my cock. Which brought me to the bug: I'm not presently doing anything other than watching, I click on other options and then "Offhand Options" and the game tells me "There's some kind of bug here, Let Oni know"

EthanEverhart

Is there any way I can use the old Rogue animations? I feel like I like them better. I love the game.

gonzalo carignano

It happened a second time with Emma coming in while I was titfucking Wanda.

Gronk Spoggle

I just ran into a weird problem, was titfucking Rogue and Betsy came in, I opened the door and she left in embarrassment, then Rogue said she was getting rug-burn but I told her to keep going... after that, the Keep Going button stopped working. I'd click it and it just wouldn't do anything. Still would highlight and be clickable as if it worked, but clicking just had no result. Every other button was still working as normal.

Gronk Spoggle

more bush pwease

the nefarious bush enjoyer

Anyone else having issues with Mega not loading when clicking on the link?

BeastlyPM

why is 69 locked?

Ronnie X

I'm wondering how this happened. Was it that something went wrong when waking up that caused a girl to leave the scene?

Oni

While running game code: File "game/script Scenes.rpy", line 1005, in IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 202, in script call File "script Functions.rpyc", line 290, in script call File "script Scenes.rpyc", line 1005, in script File "C:\Users\User\Desktop\Spielene\Rogue-Like-1.64d-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\Desktop\Spielene\Rogue-Like-1.64d-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/script Scenes.rpy", line 1005, in IndexError: list index out of range Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.64d [/code]

Chaosdestille

How do I do the 69? They all.say locked

blyz

Ok, fixed this, and the other one. I think both are unique to Jean's PJ mode.

Oni

[code] I'm sorry, but an uncaught exception occurred. While running game code: KeyError: u'handjob' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 4556, in script call File "script Chat.rpyc", line 185, in script call File "script Chat.rpyc", line 457, in script call File "Sex_Menus.rpyc", line 135, in script call File "Girl_HJ.rpyc", line 198, in script call File "Girl_HJ.rpyc", line 4298, in script File "C:\Users\kj_st\Downloads\Rogue-Like-1.64d-win\Rogue-Like-1.64d-win\renpy\ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\kj_st\Downloads\Rogue-Like-1.64d-win\Rogue-Like-1.64d-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "C:\Users\kj_st\Downloads\Rogue-Like-1.64d-win\Rogue-Like-1.64d-win\renpy\character.py", line 902, in __call__ what = what_pattern.replace("[what]", sub(what, translate=translate)) File "C:\Users\kj_st\Downloads\Rogue-Like-1.64d-win\Rogue-Like-1.64d-win\renpy\character.py", line 884, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "C:\Users\kj_st\Downloads\Rogue-Like-1.64d-win\Rogue-Like-1.64d-win\renpy\substitutions.py", line 242, in substitute s = formatter.vformat(s, (), kwargs) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 654, in get_field KeyError: u'handjob' Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.64d [/code]

Gundam lupus

[code] I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'Jean_Kissing_Launch'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 4556, in script call File "script Chat.rpyc", line 185, in script call File "script Chat.rpyc", line 457, in script call File "Sex_Menus.rpyc", line 135, in script call File "Girl_HJ.rpyc", line 4547, in script call File "script Orgasms.rpyc", line 1214, in script call File "C:\Users\kj_st\Downloads\Rogue-Like-1.64d-win\Rogue-Like-1.64d-win\renpy\ast.py", line 1336, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "script Locations.rpyc", line 4556, in script call File "script Chat.rpyc", line 185, in script call File "script Chat.rpyc", line 457, in script call File "Sex_Menus.rpyc", line 135, in script call File "Girl_HJ.rpyc", line 4547, in script call File "script Orgasms.rpyc", line 1214, in script call File "C:\Users\kj_st\Downloads\Rogue-Like-1.64d-win\Rogue-Like-1.64d-win\renpy\script.py", line 861, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'Jean_Kissing_Launch'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.64d [/code]

Gundam lupus


More Creators