Patrefans
OniArtist from patreon
OniArtist patreon

Rogue-Like v0.9 update

🕑 Added 2015-07-22 18:09:53 +0000 UTC
Rogue-Like v0.9 update

Comments

Oni

Ok, thanks. The BG_player thing should be fixed by now, it was basically me trying to use the wrong reference variable for something. I hope I can come out with a new version soon, I'm like 25% done with the new animation I'm working on.

iamnuff

I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 521, in <module> NameError: name 'R_Kiss' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 499, in script call File "script Locations.rpyc", line 506, in script File "C:\Users\E\Downloads\dlsite\Rogue-Like-0.91-win\renpy\ast.py", line 1593, in execute if renpy.python.py_eval(condition): File "C:\Users\E\Downloads\dlsite\Rogue-Like-0.91-win\renpy\python.py", line 1482, in py_eval return eval(py_compile(source, 'eval'), globals, locals) File "game/script Locations.rpy", line 521, in <module> NameError: name 'R_Kiss' is not defined Windows-7-6.1.7601-SP1 Ren'Py 6.99.4.467 Rogue-Like 0.91

iamnuff

I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 1333, in <module> TypeError: unsupported operand type(s) for /: 'RevertableList' and 'int' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 446, in script call File "script Locations.rpyc", line 446, in script call File "script Locations.rpyc", line 818, in script call File "script.rpyc", line 1333, in script File "C:\Users\E\Downloads\dlsite\Rogue-Like-0.91-win\renpy\ast.py", line 785, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\E\Downloads\dlsite\Rogue-Like-0.91-win\renpy\python.py", line 1448, in py_exec_bytecode exec bytecode in globals, locals File "game/script.rpy", line 1333, in <module> TypeError: unsupported operand type(s) for /: 'RevertableList' and 'int' Windows-7-6.1.7601-SP1 Ren'Py 6.99.4.467 Rogue-Like 0.91 Note: This particular error (BG_player not defined) seems to be the most common. Also, since deciding to post errors here to you, i've had them about ten times more often. Game trying to be helpful? ha.

iamnuff

I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 1333, in <module> TypeError: unsupported operand type(s) for /: 'RevertableList' and 'int' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 446, in script call File "script Locations.rpyc", line 446, in script call File "script Locations.rpyc", line 818, in script call File "script.rpyc", line 1333, in script File "C:\Users\E\Downloads\dlsite\Rogue-Like-0.91-win\renpy\ast.py", line 785, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\E\Downloads\dlsite\Rogue-Like-0.91-win\renpy\python.py", line 1448, in py_exec_bytecode exec bytecode in globals, locals File "game/script.rpy", line 1333, in <module> TypeError: unsupported operand type(s) for /: 'RevertableList' and 'int' Windows-7-6.1.7601-SP1 Ren'Py 6.99.4.467 Rogue-Like 0.91

iamnuff

First Error. I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 1333, in <module> TypeError: unsupported operand type(s) for /: 'RevertableList' and 'int' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 446, in script call File "script Locations.rpyc", line 446, in script call File "script Locations.rpyc", line 917, in script call File "script Locations.rpyc", line 937, in script call File "script.rpyc", line 1333, in script File "C:\Users\E\Downloads\dlsite\Rogue-Like-0.91-win\renpy\ast.py", line 785, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\E\Downloads\dlsite\Rogue-Like-0.91-win\renpy\python.py", line 1448, in py_exec_bytecode exec bytecode in globals, locals File "game/script.rpy", line 1333, in <module> TypeError: unsupported operand type(s) for /: 'RevertableList' and 'int' Windows-7-6.1.7601-SP1 Ren'Py 6.99.4.467 Rogue-Like 0.91

iamnuff

Know I'm a little late to the show on this one, but I just started playing V0.9, so i'm going to post all my error messages here. You've probably seen/fixed the majority of them by now, but whatever it can't hurt, I'll post them all as replies to myself in order.

iamnuff

Know I'm a little late to the show on this one, but I just started playing V0.9, so i'm going to post all my error messages here.

Techfire80

I enjoyed this game when it was beta so I decided to come back and see what you have done with it, looking forward to trying it out when I get the link

Austin turner

I don't have a link

JC

Baller. Glad I could help. We need more quality H-games, and if the beta is any indication, the full game should be exceptional.

Oni

Thanks, I nailed that one down to. It was a mis-capitalized element.

JC

Sounds good. Here's what was in the traceback file: I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 1321, in <module> NameError: name 'INT' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 590, in script call File "script Locations.rpyc", line 665, in script call File "script.rpyc", line 1321, in script File "C:\Users\***\Documents\My Games\Rogue-Like-0.9-win\renpy\ast.py", line 785, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\***\Documents\My Games\Rogue-Like-0.9-win\renpy\python.py", line 1448, in py_exec_bytecode exec bytecode in globals, locals File "game/script.rpy", line 1321, in <module> NameError: name 'INT' is not defined Windows-8-6.2.9200 Ren'Py 6.99.4.467 Rogue-Like 0.9

Oni

Ok, I think I nailed down the infinite sex bug. It basically came from an element designed to make it so that each time she climaxes, it gets easier and easier to get her to during that round. The problem, at least one of the problems, is that this value wasn't ever resetting afterwards, so she would just get stuck at 90% Lust after every climax. I'll just tune this feature down a bit. ;)

Oni

Sure, that might help. And yeah, the problem you described does seem like maybe something else, but I think i know where tyo check.

JC

It's more like: She climaxes, I climax soon after, she goes to wipe my junk off, she climaxes again, I'm kicked right back into sex, which is just her climaxing repeatedly until I climax again, and the cycle repeats ad infinitum, regardless of whether or not I have stamina. So the game just gets stuck in this weird "infinite orgasm loop" until I reload a previous save. Why I'm thinking this is somehow related to the "Lust" meter is that after one of the relationship stats is maxed and the others are nearly maxed (which they could fill a bit slower, but that's just my opinion), it seems that Rogue's "Lust meter" never falls below around eighty percent. There are a few other things I've noticed as well. The more minor of the two is that, after exhausting all of Rogues stamina to the point where she refuse to engage in any further sex acts, she still gets disappointed when you try to end the session, and then continues to refuse to do anything if you cave and resume the session. The other is a seemingly random error involving the name "INT" not being defined. If you choose to ignore the error the game is still playable, but it also seems to trigger Professor X busting you for sex in what should be private areas. I can copy and paste the trackback thing for that one in another reply, if you'd like.

Oni

But so basically, what's happening is that you both climax, and then it goes back into the sex cycle? I'm trying to confirm that you can "do something else" if you like, but basically the way it's meant to work in this build is, if you can climax, then you do. Then if she can climax, then she does. Either way, after that check, it's meant to kick you both out to a neutral position. That seems to be where the problem is for some reason, but I've tweaked it now so that it at least double checks that you "have it in you" to continue. For the record, each sex act is meant to end when you finish (although if you haven't taken care of Rogue she might hold it against you and it'd be a good idea to handle that too), but theoretically you can make Rogue climax dozens of times without automatically ending the encounter.

JC

As far as I can tell, yeah, It's just after the dates. I've also run into that "infinite sex glitch" Rasheed has been running into. If it helps, I think it has to do with Rogue's "Lust" score not decreasing enough right after climax.

RSand

Cool,cool I look forward to all the future releases.

Oni

Yeah, Rasheed mentioned that. I think it may have been some last minute tweaks I was doing to how orgasms work. I should get that fixed though. At the very least, if you're exhausted it will boot you back out. and thanks for pointing out the massage thing, I know what causes that and just didn't put in the right clearing mechanism, let me know if something else does that. I fully expected this version to have a lot of bugs to it, but thanks to you guys I've been able to nail down a lot of them.

Oni

Ok, I think I might have narrowed this one down. It's an issue with the system designed to allow you to both cum at relatively the same time. I should have this fixed and failsafed by the next version. In the meantime, you should at least have the "let's try something else" option to choose from.

Zera

I've tried out the game and so far it's quite fun. I did notice that it was rather easy to get right to the sexy times. Additionally it seems like the sex wants to keep going. She cums, the player cums, and they can keep going for much longer than I would have expected. Not sure if this is deliberate or not. There was one time where a scene would stay up after going to the next scene. For example, one time I gave Rogue a massage (she's bent over and smiling), then after the massage was done, Rogue went back to standing but the background image was still of Rogue bent over for the massage. It wasn't until the next action that the background would change. Aside from that I didn't find any major issues at all. You're doing good.

RSand

It seems to happen randomly in either my or Rogue's room, we're going at it like normal she'll cum then I'll cum and that's where it begins. Afterwards she cleans me up the game goes back to the sex an the whole thing repeats itself.

Oni

Don't worry, you'll be included in the next batch after the payments start getting verified, which should happen in about a week. By then I should have worked out a lot of the annoying bugs people have been reporting to me. ;)

Oni

I resent it to you, let me know if you receive it.

Oni

Hmm, yeah that would be a bug. Prof X should not bother you in your rooms (the pervo). It's probably something about the taboo setting not resetting after the date. (and I really should add a tutorial segment about the taboo index). Just to check, it does reset after time passes, right? You're just getting busted immediately after the date?

Oni

If you could describe where this occurs, it would help me figure it out, either here or in a private message.

Brendan

So how does this work if you've just started to pledge?

ilego

I don't have a link

JC

Haven't had too much time to play around with it, but I have noticed something that I think is a bug. It seems that, after dates, I can't do anything with Rogue in her room without getting busted by Professor X. Otherwise I've been digging what I've seen.

John Michael

Thanks for the reply! The nighty looks stunning by the way. Keep up the great work :).

RSand

This is pretty cool so far, definitely worth the wait. I've encountered a weird infinite sex glitch every now and then though.

I'm having trouble with the download link you sent out

Oni

The skirt in the pic is the default one, just "hiked up," which is an action that happens from time to time. I might add a better way to trigger that deliberately though. The bra in that pic can be activated along with the nighty, I need to also add a way to put that in (I only just at the last minute added the standard way of getting her to put the nighty on at all). As for money, you get a daily stipend, which is the primary way of earning money, and the more you level up your character (by attending classes, danger room sessions, and studying), the more you make each day. There is also a slightly underhanded way of making a few bucks, but I'll leave that to you to figure out, if you want to go that route.

Zera

I've downloaded it, I'll check it out a little later and let you know what I think :D

John Michael

Great work! it's so much fun to play and I love the artwork. Are the skirt and bra which Rogue is wearing in the picture already part of the downloadable version? And is there a way to earn money?

NegimaSensei

Awesome, I look forward to it!

Oni

Yes, and thank you! Don't worry too much, the version released at the moment is quite buggy, I've already received (and fixed) numerous crash or progress-blocking issues, so the build you get should be much more stable.

NegimaSensei

Ah okay. I guess it will be a very painful week(ish) wait then! I've seriously been checking your page every week since you released the first beta because I really enjoyed it and figured I should try and donate at least something to help out.

Oni

Well, it's being sent out based on whether Patreon registered the transaction, so it would probably kick in for new patron early next month. But don't worry, that would in turn make you eligible for future similar beta releases as well.

NegimaSensei

Can new followers have access to the download or would they have to wait until next month when payments go through before you give them access?


More Creators