Rogue-Like 0.993a (maybe this one works?)
🕑 Added 2021-03-18 13:34:54 +0000 UTCRogue-Like 0.993 (and so it begins)
Ok, first off, DO NOT DOWNLOAD THIS.
Not until you read these notes, at least. The reason you shouldn't is that you should know what you're getting into. This is NOT a "ready for release" build of the game, it is a wild and unstable beta version. It is likely to crash at some point, or at least do weird stuff, so if you're just looking to play and enjoy a stable game, don't pick this one up yet. I expect to come up with several new versions over the next few days, and in a week or two there will be a much more stable version to play (I assume).
This version is intended for people that like to chase down bugs, which this community is blessed with. To those people, godspeed. To repeat what I said in the patch notes, if the game crashes to an error screen, please let me know, either on the release thread, or in a private message. Please include the TOP portion of the error message, but when you hit a line that says "full traceback," you probably won't need to include the information that comes after that, and it can get a bit long so you should probably cut that bit out. Save early, save often, and try and keep a save before the error happened so that we can test whatever fix I attempt.
See, already some issues detected. I ride the waves of chaos! :D
You can find the full patch notes here: https://www.patreon.com/posts/48902070
Comments
Kajun
It was and I fixed it thanks
Oni
That's odd, it seems to be the previous version, which shouldn't even have Storm in it. I'm thinking maybe you're trying to load a save from this version in a copy of rhte older one that you had lying around?
Kajun
Oni
Yeah, that's part of the intent with the pose. I do plan to make it so that her lower legs can be made partly see-through, so that you can get a better look at her torso, if that's what you would prefer.
I can see how her feet like that would allow for an easy switch for foot jobs, which is a very clever way to cut down potential code. Feet aren't really my thing, but I still admire the thought that goes into these things and what potential they can have down the road
Trying to visit Storm at Night [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 3215, in NameError: name 'Storm' is not defined
Oni
Nope, that was plenty, thanks.
Oni
Yeah, that pose shouldn't even be available right now, this next build will remove it (but just for a couple weeks while I finish it up). She'll be able to turn around once it's officially implemented.
Michael M.
Tell me if you'll need the full traceback
Michael M.
I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Sex.rpy", line 2254, in NameError: name 'Storm' is not defined
Before the waitress bring the check in a dinner date (but i can continue playing choosing to ignore) [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script DateNight.rpy", line 1326, in IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 373, in script call File "script Locations.rpyc", line 221, in script call File "script Functions.rpyc", line 912, in script call File "script DateNight.rpyc", line 1322, in script File "C:\Users\User\Documents\Games\Rogue-Like\Beta-Versions\Rogue-Like-0.993a-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "C:\Users\User\Documents\Games\Rogue-Like\Beta-Versions\Rogue-Like-0.993a-win\renpy\exports.py", line 849, in menu if renpy.python.py_eval(condition) ] File "C:\Users\User\Documents\Games\Rogue-Like\Beta-Versions\Rogue-Like-0.993a-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\User\Documents\Games\Rogue-Like\Beta-Versions\Rogue-Like-0.993a-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script DateNight.rpy", line 1326, in IndexError: list index out of range Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993a [/code]
Breon Flowers
[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script DateNight.rpy", line 1326, in IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 221, in script call File "script Functions.rpyc", line 912, in script call File "script DateNight.rpyc", line 1322, in script File "C:\Users\neonb\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "C:\Users\neonb\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\exports.py", line 849, in menu if renpy.python.py_eval(condition) ] File "C:\Users\neonb\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\neonb\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script DateNight.rpy", line 1326, in IndexError: list index out of range Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993a [/code]
Chaosdestille
I got a new one with Rogue this time: File "game/script Girls.rpy", line 2433, in NameError: name 'Girl' is not defined
Breon Flowers
[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 3233, in NameError: name 'Storm' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 189, in script call File "script Locations.rpyc", line 28, in script call File "script Locations.rpyc", line 3223, in script File "C:\Users\neonb\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "C:\Users\neonb\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\neonb\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Locations.rpy", line 3233, in NameError: name 'Storm' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993a [/code]
Oni
Thanks fixed.
Oni
Apparently, I've fixed that for next build.
Oni
Fixed.
Tanacel
get the same error with Rogue
Breon Flowers
you're fucking crazy if you thought i wasn't gonna download this XD i've been waiting my whole life for this next update :D (even more so if/when you add jubilee my childhood xmen crush)
Jelly
Oh okay well it's a suggestion then, Rogue also can't be turned around like Laura is that just for now?
Oni
Hmm, she shouldn't be in the mix if she hasn't already done a BJ before, I'll tweak that.
Oni
This and the other one should be fixed.
Oni
Ok, should be fixed.
Oni
That would take a LOT of work to have an entirely alternate set of leg clothing.
Jelly
Can Rogue alternate between her legs up & down by chance? She reminds me of a beetle with her legs up which is pretty silly but otherwise it looks fine.
Chaosdestille
Funny thing is i was doing that while class... and i ws like, Cool Nice pose ^^
When I do massage with Rogue, she can use a new pose, and sometimes she can undress
[code] (WHEN ROUGE IS ASKED TO STRIP WHILE DANCING) I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Sex.rpy", line 2254, in NameError: name 'Storm' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 721, in script call File "script Functions.rpyc", line 1962, in script call File "script Locations.rpyc", line 3292, in script call File "script Chat.rpyc", line 113, in script call File "script Chat.rpyc", line 248, in script call File "Rogue_Sex.rpyc", line 129, in script call File "script Sex.rpyc", line 2165, in script call File "script Sex.rpyc", line 2254, in script File "D:\New folder\Games\ren\projects\Rogue-Like-0.993a-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "D:\New folder\Games\ren\projects\Rogue-Like-0.993a-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\New folder\Games\ren\projects\Rogue-Like-0.993a-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Sex.rpy", line 2254, in NameError: name 'Storm' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993a [/code]
Chaosdestille
And while take another outfit you made for her gets me That: hile running game code: File "game/Storm_Chat.rpy", line 2270, in NameError: name 'OverNum' is not defined
Chaosdestille
wanna change her top Gets me File "game/Storm_Chat.rpy", line 2541, in NameError: name 'ChestNum' is not defined
Jeroen Heijster (MoonRaven)
Staying over to sleep can trigger the wakeup bj, no animation, but it's sort of there.
While being in a date with Storm While running game code: File "game/script DateNight.rpy", line 1326, in IndexError: list index out of range
Jeroen Heijster (MoonRaven)
Saving a custom outfit [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/Storm_Chat.rpy", line 2270, in NameError: name 'OverNum' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 136, in script call File "script Chat.rpyc", line 113, in script call File "script Chat.rpyc", line 390, in script call File "script Chat.rpyc", line 5919, in script call File "Storm_Chat.rpyc", line 2270, in script File "C:\Users\mjhei\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "C:\Users\mjhei\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\mjhei\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/Storm_Chat.rpy", line 2270, in NameError: name 'OverNum' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993a [/code]
Whilve visiting Storm's room While running game code: File "game/script Locations.rpy", line 3233, in NameError: name 'Storm' is not defined
Jeroen Heijster (MoonRaven)
[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/Storm_Chat.rpy", line 2556, in NameError: name 'ChestNum' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 136, in script call File "script Chat.rpyc", line 113, in script call File "script Chat.rpyc", line 390, in script call File "script Chat.rpyc", line 5919, in script call File "Storm_Chat.rpyc", line 2217, in script call File "Storm_Chat.rpyc", line 2556, in script File "C:\Users\mjhei\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "C:\Users\mjhei\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\mjhei\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/Storm_Chat.rpy", line 2556, in NameError: name 'ChestNum' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993a [/code] Overshirt > towel
Anthony Michelli
During Rogue's addiction scene, I was able to see her front side sex pose and I believe that wasn't supposed t be there yet?
Chaosdestille
While visiting ororos room While running game code: File "game/script Locations.rpy", line 3104, in NameError: name 'Storm' is not defined
Jeroen Heijster (MoonRaven)
[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 2965, in NameError: name 'Storm' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 401, in script call File "script Locations.rpyc", line 28, in script call File "script Locations.rpyc", line 2955, in script File "C:\Users\mjhei\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "C:\Users\mjhei\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\mjhei\Downloads\Rogue-Like-0.993a-win\Rogue-Like-0.993a-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Locations.rpy", line 2965, in NameError: name 'Storm' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.993a [/code] Had Storm in class, asked her to follow, went to her room. Bam, exception.