Rogue-Like 0.995c (That was quick)
Added 2021-08-21 03:45:48 +0000 UTCThere's a bug in "b" that will just keep happening, so here's a new one. :D Ok, I made some changes to when and how it checks whether a girl in gym class is wearing their gym clothes, so this might behave oddly and require more fixes. Let me know if they are or are not changing too much or something.
I also fixed some display and crash errors involving various doggy style poses and clothing pieces not appearing or overlapping things wrong.
Various typos, etc.
Comments
There's just a list of "girls you're dating" now. It's easier than checking for a specific variable on each girl. Hmm, I'll look into the panties thing, I agree that it should be lower for them to at least be willing to leave the room and come back.
Oni
2021-09-20 22:19:26 +0000 UTCYeah, I'm not sure what would cause it. It's a basic "when it tries to display any character" issue, so it should be *super* common if it's not a hardware specific glitch or something.
Oni
2021-09-20 22:18:06 +0000 UTCOne more bug: I got called into Xavier's office for telepathic sex. Which I'm not opposed to in theory, but the dialogue doesn't reference it so...
hornguy6
2021-09-20 02:04:17 +0000 UTCAlso, you might consider making it easier to ask for a girl's panties in public. A girl with stats of 716:706:851 can barely clear an ApprovalCheck(270, TabM=5) let alone a check of (500, TabM=5) Even with maxed out stats, it's almost impossible to ask for a girl's panties in public.
hornguy6
2021-09-20 01:46:21 +0000 UTCWhat did you replace it with? The "boyfriend in nicknames" thing?
hornguy6
2021-09-20 00:36:19 +0000 UTC@Oni Im having the same notice pop up, however I am attempting to play the game on Android using Joiplay. So that's what I would want to put the blame on. However I HAVE been able to play previous versions this same way, so idk. But I can redownload and start fresh, it occurs anytime I encounter Rogue after the intro. Sorry just trying to provide more info, even though I'm not the original commenter
2021-09-19 18:25:52 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. Compiling ATL code at game/script Functions.rpy:4048 NameError: name 'DLoc' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 1070, in script call File "script Scenes.rpyc", line 5435, in script File "renpy/ast.py", line 716, in execute File "renpy/exports.py", line 1417, in say File "renpy/character.py", line 1223, in __call__ File "renpy/character.py", line 875, in do_display File "renpy/character.py", line 621, in display_say File "renpy/ui.py", line 298, in interact File "renpy/display\core.py", line 3276, in interact File "renpy/display\core.py", line 3694, in interact_core File "renpy/display\core.py", line 568, in visit_all File "renpy/display\core.py", line 568, in visit_all File "renpy/display\core.py", line 568, in visit_all File "renpy/display\core.py", line 558, in visit_all File "renpy/atl.py", line 603, in visit File "renpy/atl.py", line 510, in compile File "renpy/atl.py", line 705, in compile File "renpy/atl.py", line 953, in compile File "renpy/atl.py", line 260, in eval File "", line 1, in NameError: name 'DLoc' is not defined [/code]
Erutamni
2021-09-18 06:58:36 +0000 UTCI'm having an issue where if I interact with a girl it gives an error message, and I'm on 995c. So I tried to play on the previous updates a and b, but the issue is still there
Erutamni
2021-09-18 06:58:29 +0000 UTCI think maybe I've phased out the "dating" trait, and moved more toward girls being in the Harem list. Girls might still have it, but I don't think it's needed for anything anymore. But yes, that Laura trait is odd. I found one location that might be causing it, and will hopefully filter this out in later builds.
Oni
2021-09-18 03:10:48 +0000 UTCSo, not sure how this happened but I was checking traits and two things happened: 1. Even though Storm asked me to be her boyfriend, she did not gain the "dating" trait 2. Laura gained the "poly Laura" trait, which if I understand correctly means she is poly with herself?
hornguy6
2021-09-18 02:31:34 +0000 UTCIt was With ms. Monroe i could reload Got some more of that errors i ignored 4 to 5 Times and went With both girls to sleep.
Chaosdestille
2021-09-17 05:34:48 +0000 UTCI can't see anything that would cause that. The stipend is pretty self-contained. Did you get punished for getting caught in public?
Oni
2021-09-17 04:13:28 +0000 UTCHmm. . . not sure why that is happening. Who is on this date, Jean, I take it, who else? And what was happening to that point?
Oni
2021-09-17 04:08:28 +0000 UTCSome girls don't have a "back side" side, or maybe a front side, but I'm working on that. Jean soon, then Storm. I'll see about getting Rogue some more spunk.
Oni
2021-09-17 03:58:31 +0000 UTCSorry I didn't get to this one sooner, but I'm not really sure what is causing it. It's losing track of a variable instants after using that variable, I don't know how that can happen. Maybe reinstall it or something?
Oni
2021-09-17 03:57:20 +0000 UTCSeems to an issue with MC Stipend not being added each day, started happening once micro transactions became available
2021-09-16 06:43:06 +0000 UTCWhile running game code: File "game/script DateNight.rpy", line 2939, in File "game/script Girls.rpy", line 1372, in GirlLikeCheck AttributeError: 'GirlClass' object has no attribute 'LikeJean'
Chaosdestille
2021-09-15 16:26:39 +0000 UTCCan you add cheats within the game; as some people are just bored and want to mess around.
2021-09-14 01:54:43 +0000 UTCSince I'm here I'd like to point: Rogue seems to be the only girl who can't get spunk on her hair, also would be nice if all girls had a 'turn her around' option, just for the sake of consistency.
AC
2021-09-13 23:34:40 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. Compiling ATL code at game/script Functions.rpy:4048 NameError: name 'DLoc' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 1070, in script call File "script Scenes.rpyc", line 5467, in script File "renpy/ast.py", line 716, in execute File "renpy/exports.py", line 1417, in say File "renpy/character.py", line 1223, in __call__ File "renpy/character.py", line 875, in do_display File "renpy/character.py", line 621, in display_say File "renpy/ui.py", line 298, in interact File "renpy/display\core.py", line 3276, in interact File "renpy/display\core.py", line 3694, in interact_core File "renpy/display\core.py", line 568, in visit_all File "renpy/display\core.py", line 568, in visit_all File "renpy/display\core.py", line 568, in visit_all File "renpy/display\core.py", line 558, in visit_all File "renpy/atl.py", line 603, in visit File "renpy/atl.py", line 510, in compile File "renpy/atl.py", line 705, in compile File "renpy/atl.py", line 953, in compile File "renpy/atl.py", line 260, in eval File "", line 1, in NameError: name 'DLoc' is not defined [/code] So I'm new to reporting bugs but I can't even meet rogue outside of the tutorial.
2021-09-13 23:00:02 +0000 UTCwhen will the next update come out
Jessie A George
2021-09-10 03:48:58 +0000 UTCIt happened again on Emma while catching her in the classroom. I was feeling her up and some time during the actions it seemed to forget I was fondling and it relied on her own actions to increase her lust. I had clicked through the actions quickly and it always seems to happen after cumming. Sometimes her hand remains on my cock and she begins to give me an off hand handjob and at some point it cancels my action and if she is too tired for a new action, I cannot make a new selection. When it pauses or sticks like this, there are no actions other than my initial action options.
Spadiel
2021-09-04 00:44:54 +0000 UTCHmm. . . At some point you maybe got nudged into a different activity. . . I'm not sure the best way to know where you ended up. Was there a speed up/down option?
Oni
2021-09-03 23:08:30 +0000 UTCWell, like what did you want to happen there instead?
Oni
2021-09-03 23:03:07 +0000 UTCHuh. So it seems to be an issue with a save file? Was this while trying to load a save? Or create a save? If not, what was going on at the time?
Oni
2021-09-03 23:02:39 +0000 UTCI know it has probably been reported and probably has yet to be implemented, but when girls are lying on their backs, different clothing stops being drawn (towels and overshirts).
Spadiel
2021-09-02 02:32:11 +0000 UTCI had a strange error happen where I was sucking on Rogue's breasts and had cum multiple times and she had stayed handling my dick after cumming. At some point, the game said I was no longer sucking her breasts and each time I choose to keep going, it says she is expecting me to do something. I am not sure what exactly happened, I am on Evening of Day 2.
Spadiel
2021-09-02 02:12:46 +0000 UTCIs there any way to change the way the girls clean your dick? I was romancing Storm and everything was going great, but suddenly I got the "She dutifully licks your cock clean with lowered eyes" message.
KiddKame
2021-09-01 22:41:53 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 359, in __call__ renpy.save(fn, extra_info=save_name) IOError: [Errno 2] No such file or directory: 'C:\\Users\\15612\\AppData\\Roaming/RenPy/Rogue-Like\\97-1-LT1.save' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_load_save.rpym", line 35, in $ ui.interact() File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\core.py", line 3237, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\layout.py", line 969, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\layout.py", line 969, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\layout.py", line 969, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\screen.py", line 653, in event rv = self.child.event(ev, x, y, st) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\layout.py", line 969, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\layout.py", line 232, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\layout.py", line 969, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\layout.py", line 232, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\behavior.py", line 897, in event return handle_click(self.clicked) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\behavior.py", line 832, in handle_click rv = run(action) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\display\behavior.py", line 306, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 359, in __call__ renpy.save(fn, extra_info=save_name) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\loadsave.py", line 315, in save location.save(slotname, sr) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\savelocation.py", line 403, in save l.save(slotname, record) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\savelocation.py", line 147, in save record.write_file(filename) File "C:\Users\15612\Downloads\Rogue-Like-0.995c-win\Rogue-Like-0.995c-win\renpy\loadsave.py", line 245, in write_file shutil.copyfile(self.first_filename, filename_new) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/shutil.py", line 82, in copyfile IOError: [Errno 2] No such file or directory: 'C:\\Users\\15612\\AppData\\Roaming/RenPy/Rogue-Like\\97-1-LT1.save' Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.995c [/code]
Snow201134
2021-09-01 02:11:43 +0000 UTCI guess perhaps.
Oni
2021-08-31 17:33:57 +0000 UTCCould we get an offhand action for pulling hair? Maybe only available at certan times like the fingering options.
Russell Cook
2021-08-31 17:15:14 +0000 UTCThis seems fixed too. Guessing it was a case of something hosed from the save file.
Randy
2021-08-30 18:37:32 +0000 UTCDo you just mean that there were too many items visible at once, so some of them ran off the screen, or that the list of items did not even begin until fairly far down the screen? It's not possible to "scroll" menus in Renpy, so it's on me to break them up in such a way that all the options are visible at once. If there are too many visible at some point then I may have to tweak that a bit.
Oni
2021-08-30 16:49:52 +0000 UTCAlso love the new Ororo position. Very well done :)
Mark Manders
2021-08-30 09:17:30 +0000 UTCAlso was jumping between characters frequently when setting outfits
Randy
2021-08-30 02:44:34 +0000 UTCNot sure if it was a old save load issue or not, but if I had Emma in my room and was changing her wardrobe, under the Accessories area, quite a few items were showing off the screen and I could not scroll down
Randy
2021-08-30 02:44:03 +0000 UTCFixed, thanks.
Oni
2021-08-30 02:07:42 +0000 UTCHmmm. I made some changes to this mechanic, the most up to date version of it should give you about half a clock to work with in the pre-dawn, but I don't think that's in the version you've got yet. My intention with this, assuming everything ends up working as intended, is that once you've finished all that and reset to "normal operation," you should have a full "morning" to work with, but you will get about half a time-block of bonus time if woken early.
Oni
2021-08-30 02:07:02 +0000 UTCWhen you find a girl in the shower, does it sound like she *should* be naked based on the dialogue, or does it seem "appropriate" that she would be dressed? I mean, I have the chance of either happening, so I'm trying to determine whether it is just displaying wrong. I haven't really added music because I'd want to do it well, and just haven't put in the time to pick out a "sound track" for it or set it up. Remember you can always set your own playlist to be playing in the background if you like. ;) I don't know about anyone else, but I always play these games in a windowed mode.
Oni
2021-08-30 02:01:00 +0000 UTCI'll look into it. Those can get complicated.
Oni
2021-08-30 01:58:00 +0000 UTCYeah, fair. I'll give it some more thought. I could "punish" disobedient reactions by lowering obedience, but I think that might tend to end up in "debt spirals" where everything keeps failing and the obedience gets lower and lower and lower. So you're right, a lot of things tend to be weighted in the sense that success causes significant Obedience gains, while failure still often causes a neutral or minor gain, rather than a full loss. I do view "love" as a much more volatile stat, something that you can gain or lose based on how positive you are and how much you play into her interests, while Obedience and Inhibition are just things that tend to accumulate through interaction and there aren't many things that would cause you to lose your gains in them. Like if she gets to the point of running around naked, she isn't likely to become a wallflower again. I do need to figure out some better ways to push hard on Inhibition without raising Obedience, basically to have her do things on her own initiative without it being a command from you. If you push hard on Love then I believe Inhibition should outpace Obedience, but then you would also end up with high Love stats. I think also if you get girls very horny so that they take things into their own hands more often, that this raises Inhibition faster than other stats. I might bump that up a bit too.
Oni
2021-08-30 01:53:07 +0000 UTCNoticed that the spelling of "scandalous" when girls refer to their outfits they would wear outside was misspelled as scandelous.
Spadiel
2021-08-29 17:51:35 +0000 UTCTimekeeping glitch found. 1. loaded save created in 994*. It was not in bedroom, so the game moved us there, with all the attendant warning messages. Ororo was "in party" so she came along. It's Night time. 2. Ororo, stats maxed and Level 4, then has her sex position tested thoroughly until time runs out (time gauge red with just a sliver of white at top) 3. She stays over. In the morning, launches into "slurp slurp". When MC opens his eyes, the time gauge is STILL RED, with the white sliver now at the 6 o'clock position. 4. Elected to continue the action with something other than a BJ; the scene is abruptly terminated. Game resumes with normal morning.
Shremedy
2021-08-29 14:26:15 +0000 UTCWow Storm is absolutely gorgeous! Love the new positions too. One thing I'm noticing with this build is that sometimes when I encounter a girl in the shower she is wearing a full outfit about 75% of the time. I know you have plenty to work on, but I also really like the classroom interactions and hope there will be more added, like maybe even a sex-ed course or something. I do hope at some point you'll add some kind of music in the game, it's strange playing for hours to silence. I kind of miss Akabur's type of music from his Princess Trainer game lol. I'm sure you could find something simple for a loop that would be cheap! I play a little piano and might even be able to come up with something for free if you're up for it.
Martianman
2021-08-29 09:06:21 +0000 UTCpsylocke would be awesome
pan
2021-08-29 05:20:57 +0000 UTCLove the new options for asking them if they like to stay longer and locking the door. Finally reached the new Emma position and it looks great. Can't wait to see Ororo's new position :) (I start over a lot)
Mark Manders
2021-08-28 08:32:00 +0000 UTCNext girl should be gwen or psylocke
2021-08-28 06:57:25 +0000 UTCI noticed that when looking at Jean's feet, there is a layering issue with her pants and her toes.
Spadiel
2021-08-28 05:44:20 +0000 UTCI might have asked this before and I know it's tedious, but at some point would you consider doing a stat re-balance on the actions? As someone who replays the game a lot (even in between versions), I get a lot of my fun from trying to push certain interactions with the different girls, but basically anything you do more or less guarantees Obedience and Inhibition to reach benchmark levels at the same time. You can purposefully do a lot of stuff to dump Love, but not much of the other two. Besides that, some of the stat rewards conflict with the action they are associated with, at least to me. For example, why would a girl's Obedience and Inhibition go *up* if they refuse to give you their panties? Shouldn't that lower both of those unless the girl actually agrees to it? Anyways, this isn't a big deal but it has been something on my mind lately so I thought I'd ask.
hornguy6
2021-08-28 02:47:52 +0000 UTCI like when the girl get mad and you blow your load on their face.
Phillipe Farneti
2021-08-27 13:27:20 +0000 UTCAlready asked for it in private but no answer...
Alsrom
2021-08-27 07:18:20 +0000 UTCWhen are you going to start putting having links to download it for mobile
jake for
2021-08-27 04:02:16 +0000 UTCLove the game, and I can't wait for more to be added.
Jeremy Fecteau
2021-08-27 03:17:24 +0000 UTCI think it depends on Storm's Level not being high enough before it appears or a certain dialogue within his office when you take her with you, but I do know it appears in the same drawer that Kittys item is in.
2021-08-26 01:31:54 +0000 UTCWhere can I find the item to be able to have sex with Storm in public? I've checked Prof. X's office for mutiple game nights and I haven't found anything, am I missing something?
Mraz Pendragon
2021-08-25 22:06:58 +0000 UTCYou made me rewatch the Evolution show, love the game
GreatWhiteSloth
2021-08-24 21:58:24 +0000 UTCThanks!
Oni
2021-08-24 19:34:20 +0000 UTCNo, sorry, fixed it.
Oni
2021-08-24 19:33:32 +0000 UTCHmm, fair point. I changed the time frame of how that functions. Let me move some things around then. . .
Oni
2021-08-24 19:27:34 +0000 UTCOk, I made some tweaks to that for next build. She did have some added checks that might have been a bit too arbitrary.
Oni
2021-08-24 19:27:02 +0000 UTClosing love points during morning blowjobs when you say "That feels great, keep going" is that intended?
Simon
2021-08-24 02:34:26 +0000 UTCJust notized Morning blow consumpts time from evening before. So if you out of time at nighttime and sleep near your girl and Blowjob starts, it won't last that long.
Kalle Knallcop
2021-08-23 21:37:10 +0000 UTCIs there a version for ANDROID?
Jay Jaymeson
2021-08-23 14:19:44 +0000 UTCFirst off, Storms sex art is possibly your best work yet, only matched by emmas ass! Second, Idk if this is a bug or just how her character is, but I have Emma maxed and willing to do stuff in public, but if i choose the kiss on the lips option from flirting she says not here.... its too public. Feels odd.
mugatu
2021-08-23 00:51:35 +0000 UTCI believe this bug happened in 0.994 too, there's no crash code though
Jason D.
2021-08-22 20:42:51 +0000 UTCThanks for the update, I'm looking forward to it.
2021-08-22 18:07:24 +0000 UTCSo love the game, keep up the good work. Now to point this out, There are times when Storm will send you a text asking to meet you in your room but when you say yes and then go to your room, she is not there. It happens that way alot. Maybe theres an error?
Kyle Aiken
2021-08-22 15:28:36 +0000 UTCJust got to say loving your work. Storm is great.
Skeletor
2021-08-22 10:33:44 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/EmmaDoggy/Emma_Doggy_FullHose_Holed.png'>: IOError: Couldn't find file 'images/EmmaDoggy/Emma_Doggy_FullHose_Holed.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 605, in script call File "script Functions.rpyc", line 1066, in script call File "script Locations.rpyc", line 641, in script call File "script Chat.rpyc", line 113, in script call File "script Chat.rpyc", line 248, in script call File "Emma_Sex.rpyc", line 197, in script call File "Emma_Sex.rpyc", line 2890, in script call File "script SDialog.rpyc", line 1930, in script call File "Emma_Fondle.rpyc", line 3306, in script File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\character.py", line 911, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\character.py", line 747, in do_display **display_args) File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\character.py", line 523, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\display\im.py", line 503, in render texture = cache.get(self, texture=True) File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\display\im.py", line 212, in get surf = image.load() File "C:\Users\David\Desktop\Partreon\Rogue-Like-0.995c-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\David\Desktop\Partreon\Rogue-Like-0.995c-win\renpy\loader.py", line 548, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'images/EmmaDoggy/Emma_Doggy_FullHose_Holed.png'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.995c [/code]
Hao P
2021-08-21 19:07:43 +0000 UTCI got a bug with Emma while having sex with her in the Danger Room. Whenever I try the finger her ass action it would send me a error.
Hao P
2021-08-21 19:07:30 +0000 UTCDownload this version c above, that should fix this one. I know, I put two out in really short order. ;)
Oni
2021-08-21 18:58:07 +0000 UTCWell, post the crash report it puts out, maybe I can narrow down why that is the case. I only typically need the portion before it says "full Traceback."
Oni
2021-08-21 18:57:28 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'Gym_Clothes'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 395, in script call File "script Functions.rpyc", line 1995, in script call File "Rogue_Chat.rpyc", line 1910, in script call File "C:\Users\Kyle\Downloads\Rogue-Like-0.995b-win\Rogue-Like-0.995b-win\renpy\ast.py", line 1336, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "script Locations.rpyc", line 395, in script call File "script Functions.rpyc", line 1995, in script call File "Rogue_Chat.rpyc", line 1910, in script call File "C:\Users\Kyle\Downloads\Rogue-Like-0.995b-win\Rogue-Like-0.995b-win\renpy\script.py", line 861, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'Gym_Clothes'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.995b [/code]
Kyle Aiken
2021-08-21 11:51:04 +0000 UTCAt all patches 0.995 I had crashes when one of the girls appears.
Bogory
2021-08-21 07:46:50 +0000 UTCThanks :)
Mark Manders
2021-08-21 07:32:27 +0000 UTC