Home Artists Posts Import Register

Downloads

Content

Ok, as I need to remind people with every build, this one's going in hot. Expect crashes, expect graphical weirdness, expect things to not work. This is a test version for people who like to test. If you just want to have fun with a relatively stable build, give it a week or two to shake out the bugs. I'll also be adding a few more features and content over the next weeks anyway.

So how's everyone's Valentines Day been going? Good? Bad? If bad, hopefully this will help. ;D

I discuss the update more in this thread, for more details on what to look out for:

https://www.patreon.com/posts/rogue-like-02-12-62491046

If you do get a crashing bug, it should give a report on how the bug happened. It would be very helpful if you could copy and paste the early portion of that bug report, the part before where it says "Full traceback." The portion after that is not usually necessary for finding the problem and can get a bit long, so don't post that unless I ask for it. Save early, save often, and if you find a bug, try and have some saves before it so that we can test the fixes for it. If there is a line of dialogue that has some issues, please post it word-for-word, I can do word searches very easy but trying to figure out where a general situation is can be harder.

If there are any serious bugs right away, then I might put out one or two builds today, but I expect at least a few over the course of the week. Always keep track of what the latest build is, and while you can report bugs form older build, at least make sure to note that it's from an older build so I'll know that, I may have fixed it already. You can report bugs in the release thread for that build, or PM me with it if you prefer. Oh, and if you are playing from a savegame from a previous build, that's fine too, but make sure to let me know so I can figure out whether that might be a factor.

Comments

hornguy6

Going to class always has a greyed out "There are no classes right now" button, even when there's a "take the ____ class" right above it

OniArtist

Ok. Not a huge problem ignoring that for now, but fixed for next build. I was playing with how time gets tracked in some menus and got that one wrong.

hornguy6

Uhh... Ororo asked me if I wanted to go to her room and when I said yes... https://i.imgur.com/w1N80R9.png

hornguy6

"By the way, I also go by "Jubes." "Thought you might wanna know that." I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 4037, in script call call Chat File "game/script Chat.rpy", line 128, in script call call Chat_Menu File "game/script Chat.rpy", line 329, in script call call expression Girl.Tag + "_Chitchat" #call Rogue_Chitchat File "game/Jubes_Chat.rpy", line 1072, in script $ JubesX.Pet.append("Jubes") File "game/Jubes_Chat.rpy", line 1072, in $ JubesX.Pet.append("Jubes") AttributeError: 'unicode' object has no attribute 'append'

metaldemon16

Man most of you already fast enough to find the bugs :o that was quick

hornguy6

Told Jubilee her ass looks great and she responded with "Rude" and looked angry followed by "How could you tell?" looking normal. Either it's mixing up lines or there's a FaceChange there shouldn't be.

hornguy6

So, Jubilee's addiction is low and I'm seeing her across campus during the day, but she never talked to me about it or anything. Last time I spoke with her in her intro scene, she said she doesn't feel any less of a vampire. Is there supposed to be an intermediary scene where she shows up and she's happy she can go out in the day?

hornguy6

Walked in on Kitty in the shower masturbating, I said "Ahem" and then told her I had been watching for a while, and she says, "Hope I kept you entertained" before being angry and leaving in a huff. Seems a little inconsistent. 344/266/184

OniArtist

Ok, the jubilee crash should be fixed next build, I might push that one out soonish.

OniArtist

The "ass looks great" part is working as intended. Ish. She's mad that you're objectifying her so early, but confused that you could see her ass with that jacket. ;)

MisterJimmy

I started up from an old save where I was alone in my room and got a message that "This save may have some issues so you are being returned to your room... etc." As I said I was alone in my room, not sure what caused this.

OniArtist

Jubilee should proc a scene where she talks to you outside, but maybe you haven't triggered that yet. Maybe try going to class during the daytime. She will move around freely if her addiction hadn't gotten too high yet.

Anonymous

None of her leather clothes show up for me

OniArtist

That message plays whether you are in your room or not, if there is some reason it is having trouble loading the save. You should be safe to continue from there, but let me know if anything odd happens.

hornguy6

I encountered it by moving through the University Square during the evening. I'm not sure it's getting triggered moving through other areas. Also, as a consistency thing, Jubilee is saying she needs privacy to change bras at the mall but she's totally okay with dropping her panties right in front of me. May want to double check some of the numbers there. Also, agreeing to buy her the bottoms does not trigger a description and it leaves the button up. I haven't left the mall yet so I don't know if it actually is going to appear in her inventory or not. ALSO, got this error when she did end up agreeing to change bras in front of me: While running game code: File "game/script Locations.rpy", line 169, in script call call EventCalls File "game/script Functions.rpy", line 1052, in script call call Jubes_Mall File "game/Jubes_Scenes.rpy", line 1127, in script call call Shopping_Mall File "game/Mall.rpy", line 42, in script call call Swim_Shop File "game/Mall.rpy", line 680, in script call call Dressing_Strip_Bra("bikini top") File "game/Mall.rpy", line 1790, in script call call expression Girl.Tag + "_First_Topless" File "game/script Locations.rpy", line 169, in script call call EventCalls File "game/script Functions.rpy", line 1052, in script call call Jubes_Mall File "game/Jubes_Scenes.rpy", line 1127, in script call call Shopping_Mall File "game/Mall.rpy", line 42, in script call call Swim_Shop File "game/Mall.rpy", line 680, in script call call Dressing_Strip_Bra("bikini top") File "game/Mall.rpy", line 1790, in script call call expression Girl.Tag + "_First_Topless" ScriptError: could not find label 'Jubes_First_Topless'.

OniArtist

I just fixed an issue that made her leather pants not go on from the chat menu, but otherwise they should be working. The shirt should work fine.

Shin Gouki

Not a bug per se, but upon being invited from the danger room to Storms room takes me to what appears to be a hilly countryside with trees and mountains in the background. Guess Storm got evicted recently?

Anonymous

Invisible, though the game thinks they're on her, coz i can tell her to go without leather pants.

hornguy6

Clicked "Wait around a bit" at the mall and got this error: While running game code: File "game/script Locations.rpy", line 169, in script call call EventCalls File "game/script Functions.rpy", line 1052, in script call call Jubes_Mall File "game/Jubes_Scenes.rpy", line 1127, in script call call Shopping_Mall File "game/Mall.rpy", line 33, in script menu Mall_Menu: File "renpy/common/00library.rpy", line 136, in extend renpy.exports.say(who, what, interact=interact, *args, **kw) IndexError: list index out of range

MisterJimmy

I got this error: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 1277, in NameError: name 'EGirl' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 849, in script call File "script Functions.rpyc", line 1277, in script File "C:\Users\admin\Desktop\Rogue-Like-0.997-win\Rogue-Like-0.997-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "C:\Users\admin\Desktop\Rogue-Like-0.997-win\Rogue-Like-0.997-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\admin\Desktop\Rogue-Like-0.997-win\Rogue-Like-0.997-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 1277, in NameError: name 'EGirl' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.997 [/code]

OniArtist

Yeah, it's basically that I got the name wrong there, she is wearing "leather pants," which the game doesn't know how to display, but still thinks are pants. Fixed for next build.

OniArtist

Yeah, issue with how her room is displaying in this build, should be fixed next one.

Anonymous

Cooming outside causes this to appear [code] I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/JubesSprite/handjubes2.png'>: File "game/script Locations.rpy", line 150, in script call call Chat File "game/script Chat.rpy", line 128, in script call call Chat_Menu File "game/script Chat.rpy", line 271, in script call call expression Girl.Tag + "_SexMenu" #call Rogue_SexMenu File "game/Jubes_Sex.rpy", line 95, in script call call Jubes_Lick_Pussy File "game/Jubes_Fondle.rpy", line 2598, in script call call Player_Cumming(JubesX) File "game/script Orgasms.rpy", line 1315, in script "As you're about to finish, you speed up and spray all over her chest." IOError: Couldn't find file 'images/JubesSprite/handjubes2.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script Locations.rpy", line 150, in script call call Chat File "game/script Chat.rpy", line 128, in script call call Chat_Menu File "game/script Chat.rpy", line 271, in script call call expression Girl.Tag + "_SexMenu" #call Rogue_SexMenu File "game/Jubes_Sex.rpy", line 95, in script call call Jubes_Lick_Pussy File "game/Jubes_Fondle.rpy", line 2598, in script call call Player_Cumming(JubesX) File "game/script Orgasms.rpy", line 1315, in script "As you're about to finish, you speed up and spray all over her chest." File "D:\Rogue-Like-0.997-win\renpy\ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "D:\Rogue-Like-0.997-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "D:\Rogue-Like-0.997-win\renpy\character.py", line 911, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "D:\Rogue-Like-0.997-win\renpy\character.py", line 747, in do_display **display_args) File "D:\Rogue-Like-0.997-win\renpy\character.py", line 523, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "D:\Rogue-Like-0.997-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Rogue-Like-0.997-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\Rogue-Like-0.997-win\renpy\display\core.py", line 2916, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "D:\Rogue-Like-0.997-win\renpy\display\core.py", line 1980, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 430, in renpy.display.render.render_screen (gen\renpy.display.render.c:6938) rv = render(root, width, height, 0, 0) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\Rogue-Like-0.997-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\Rogue-Like-0.997-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\Rogue-Like-0.997-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\Rogue-Like-0.997-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "D:\Rogue-Like-0.997-win\renpy\display\image.py", line 213, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\Rogue-Like-0.997-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 "D:\Rogue-Like-0.997-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\Rogue-Like-0.997-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 "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\Rogue-Like-0.997-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "D:\Rogue-Like-0.997-win\renpy\display\image.py", line 213, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "D:\Rogue-Like-0.997-win\renpy\display\im.py", line 503, in render texture = cache.get(self, texture=True) File "D:\Rogue-Like-0.997-win\renpy\display\im.py", line 212, in get surf = image.load() File "D:\Rogue-Like-0.997-win\renpy\display\im.py", line 553, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "D:\Rogue-Like-0.997-win\renpy\loader.py", line 548, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'images/JubesSprite/handjubes2.png'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.997 [/code]

OniArtist

Well, the jubilee scene should have worked with campus or classroom, but I've also added the pool and danger room. Still, you would need to go outside. For the changing situation, what are her stats right then. They are totally separate parts of the code and I may have streamlined a few things. fixed the thing with the bikini bottoms, I think the purchase didn't go through on your end in that situation, but it will next build. I don't know why that Jubes_First_Topless error is happening, the label is there, and I even tested that one on my end fine. Weird. Not exactly sure what's causing the index out of range thing, I'll look into it.

hornguy6

I loaded an earlier save and the privacy thing and the index thing didn't happen again. I think it mostly had to do with the fact I went to the mall with her in the evening instead of the morning or midday. I'm sorry, I didn't think to throw in the stats on that one. Did find another weird sequencing bug though. All of these text descriptions go in a row: "How about you lose the sports bra?" "This jacket is a bit revealing. . . "She reaches under her black shirt (missing a comma here) grabs her sports bra, and pulls it off, dropping it to the ground." "She reaches under her jacket (missing a comma here) grabs her sports bra, and pulls it off, dropping it to the ground." It seems to be doing a double description because of the two tops.

hornguy6

You can scratch the first topless thing. It was a problem on my end because I opened up the file to be able to see the code and somehow accidentally deleted that portion of it. Heh, my bad 😅

MisterJimmy

While talking with Jubilee she said "I also go by Jubes" and I got this error message [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/Jubes_Chat.rpy", line 1072, in AttributeError: 'unicode' object has no attribute 'append' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 630, in script call File "script Functions.rpyc", line 1052, in script call File "Jubes_Scenes.rpyc", line 1127, in script call File "script Locations.rpyc", line 274, in script call File "script Chat.rpyc", line 128, in script call File "script Chat.rpyc", line 329, in script call File "Jubes_Chat.rpyc", line 1072, in script File "C:\Users\admin\Desktop\Rogue-Like-0.997-win\Rogue-Like-0.997-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\admin\Desktop\Rogue-Like-0.997-win\Rogue-Like-0.997-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/Jubes_Chat.rpy", line 1072, in AttributeError: 'unicode' object has no attribute 'append' Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.997 [/code]

Anonymous

I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/JubesSprite/handjubes2.png'>: IOError: Couldn't find file 'images/JubesSprite/handjubes2.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 341, in script call File "script Functions.rpyc", line 1097, in script call File "script Locations.rpyc", line 239, in script call File "script Functions.rpyc", line 940, in script call File "script DateNight.rpyc", line 3918, in script call File "script DateNight.rpyc", line 4279, in script call File "Jubes_Sex.rpyc", line 87, in script call File "Jubes_Fondle.rpyc", line 933, in script call File "script Orgasms.rpyc", line 1315, in script File "C:\Users\PC\Downloads\Rogue-Like-0.997-win\renpy\ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\PC\Downloads\Rogue-Like-0.997-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "C:\Users\PC\Downloads\Rogue-Like-0.997-win\renpy\character.py", line 911, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\PC\Downloads\Rogue-Like-0.997-win\renpy\character.py", line 747, in do_display **display_args) File "C:\Users\PC\Downloads\Rogue-Like-0.997-win\renpy\character.py", line 523, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\PC\Downloads\Rogue-Like-0.997-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\PC\Downloads\Rogue-Like-0.997-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\PC\Downloads\Rogue-Like-0.997-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\PC\Downloads\Rogue-Like-0.997-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\PC\Downloads\Rogue-Like-0.997-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\PC\Downloads\Rogue-Like-0.997-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\PC\Downloads\Rogue-Like-0.997-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\PC\Downloads\Rogue-Like-0.997-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\PC\Downloads\Rogue-Like-0.997-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\PC\Downloads\Rogue-Like-0.997-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\PC\Downloads\Rogue-Like-0.997-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\PC\Downloads\Rogue-Like-0.997-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 "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\PC\Downloads\Rogue-Like-0.997-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\PC\Downloads\Rogue-Like-0.997-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\PC\Downloads\Rogue-Like-0.997-win\renpy\display\im.py", line 503, in render texture = cache.get(self, texture=True) File "C:\Users\PC\Downloads\Rogue-Like-0.997-win\renpy\display\im.py", line 212, in get surf = image.load() File "C:\Users\PC\Downloads\Rogue-Like-0.997-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\PC\Downloads\Rogue-Like-0.997-win\renpy\loader.py", line 548, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'images/JubesSprite/handjubes2.png'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.997

MisterJimmy

I was with Jubilee at night in her room. Time ran out and there was no mention of me leaving or staying and just rolled over to the morning. She said "Do you want to join me?" Without preceding it with any mention of where she was going.

MisterJimmy

Update: When I followed her she said "I'll just meet you in your room"

JK069

I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00library.rpy", line 136, in extend renpy.exports.say(who, what, interact=interact, *args, **kw) IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "A:\Games\FAV\Rogue-like\Rogue-Like-Offcial\Rogue-Like-0.997-win\renpy\bootstrap.py", line 305, in bootstrap renpy.main.main() File "A:\Games\FAV\Rogue-like\Rogue-Like-Offcial\Rogue-Like-0.997-win\renpy\main.py", line 499, in main run(restart) File "A:\Games\FAV\Rogue-like\Rogue-Like-Offcial\Rogue-Like-0.997-win\renpy\main.py", line 147, in run renpy.execution.run_context(True) File "A:\Games\FAV\Rogue-like\Rogue-Like-Offcial\Rogue-Like-0.997-win\renpy\execution.py", line 800, in run_context context.run() File "script Locations.rpyc", line 228, in script call File "script Locations.rpyc", line 61, in script call File "Mall.rpyc", line 33, in script File "A:\Games\FAV\Rogue-like\Rogue-Like-Offcial\Rogue-Like-0.997-win\renpy\ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "A:\Games\FAV\Rogue-like\Rogue-Like-Offcial\Rogue-Like-0.997-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "renpy/common/00library.rpy", line 136, in extend renpy.exports.say(who, what, interact=interact, *args, **kw) File "A:\Games\FAV\Rogue-like\Rogue-Like-Offcial\Rogue-Like-0.997-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "A:\Games\FAV\Rogue-like\Rogue-Like-Offcial\Rogue-Like-0.997-win\renpy\character.py", line 902, in __call__ what = what_pattern.replace("[what]", sub(what, translate=translate)) File "A:\Games\FAV\Rogue-like\Rogue-Like-Offcial\Rogue-Like-0.997-win\renpy\character.py", line 884, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "A:\Games\FAV\Rogue-like\Rogue-Like-Offcial\Rogue-Like-0.997-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 IndexError: list index out of range Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.997

Breon Flowers

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00library.rpy", line 136, in extend renpy.exports.say(who, what, interact=interact, *args, **kw) IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 889, in script call File "script Locations.rpyc", line 61, in script call File "Mall.rpyc", line 33, in script File "C:\Users\neonb\Downloads\Rogue-Like-0.997-win\Rogue-Like-0.997-win\renpy\ast.py", line 624, in execute renpy.exports.say(who, what, interact=self.interact, *args, **kwargs) File "C:\Users\neonb\Downloads\Rogue-Like-0.997-win\Rogue-Like-0.997-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "renpy/common/00library.rpy", line 136, in extend renpy.exports.say(who, what, interact=interact, *args, **kw) File "C:\Users\neonb\Downloads\Rogue-Like-0.997-win\Rogue-Like-0.997-win\renpy\exports.py", line 1173, in say who(what, *args, **kwargs) File "C:\Users\neonb\Downloads\Rogue-Like-0.997-win\Rogue-Like-0.997-win\renpy\character.py", line 902, in __call__ what = what_pattern.replace("[what]", sub(what, translate=translate)) File "C:\Users\neonb\Downloads\Rogue-Like-0.997-win\Rogue-Like-0.997-win\renpy\character.py", line 884, in sub return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0] File "C:\Users\neonb\Downloads\Rogue-Like-0.997-win\Rogue-Like-0.997-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 IndexError: list index out of range Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.997 [/code]