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
It was and I fixed it thanks
Kajun
2021-03-19 23:22:24 +0000 UTCThat'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?
Oni
2021-03-19 21:59:41 +0000 UTCKajun
2021-03-19 21:29:26 +0000 UTCYeah, 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.
Oni
2021-03-18 23:01:28 +0000 UTCI 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
2021-03-18 20:08:41 +0000 UTCTrying 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
2021-03-18 17:54:04 +0000 UTCNope, that was plenty, thanks.
Oni
2021-03-18 17:12:22 +0000 UTCYeah, 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.
Oni
2021-03-18 16:55:11 +0000 UTCTell me if you'll need the full traceback
Michael M.
2021-03-18 16:54:38 +0000 UTCI'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
Michael M.
2021-03-18 16:53:58 +0000 UTCBefore 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]
2021-03-18 16:46:24 +0000 UTC[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]
Breon Flowers
2021-03-18 16:45:00 +0000 UTCI got a new one with Rogue this time: File "game/script Girls.rpy", line 2433, in NameError: name 'Girl' is not defined
Chaosdestille
2021-03-18 16:37:55 +0000 UTC[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]
Breon Flowers
2021-03-18 16:37:48 +0000 UTCThanks fixed.
Oni
2021-03-18 16:34:55 +0000 UTCApparently, I've fixed that for next build.
Oni
2021-03-18 16:34:36 +0000 UTCFixed.
Oni
2021-03-18 16:34:13 +0000 UTCget the same error with Rogue
Tanacel
2021-03-18 16:30:39 +0000 UTCyou'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)
Breon Flowers
2021-03-18 16:24:40 +0000 UTCOh okay well it's a suggestion then, Rogue also can't be turned around like Laura is that just for now?
Jelly
2021-03-18 16:16:04 +0000 UTCHmm, she shouldn't be in the mix if she hasn't already done a BJ before, I'll tweak that.
Oni
2021-03-18 16:14:23 +0000 UTCThis and the other one should be fixed.
Oni
2021-03-18 16:13:56 +0000 UTCOk, should be fixed.
Oni
2021-03-18 16:13:44 +0000 UTCThat would take a LOT of work to have an entirely alternate set of leg clothing.
Oni
2021-03-18 16:07:53 +0000 UTCCan 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.
Jelly
2021-03-18 15:46:19 +0000 UTCFunny thing is i was doing that while class... and i ws like, Cool Nice pose ^^
Chaosdestille
2021-03-18 15:31:03 +0000 UTCWhen I do massage with Rogue, she can use a new pose, and sometimes she can undress
2021-03-18 15:18:05 +0000 UTC[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]
2021-03-18 15:06:40 +0000 UTCAnd 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
2021-03-18 14:59:53 +0000 UTCwanna change her top Gets me File "game/Storm_Chat.rpy", line 2541, in NameError: name 'ChestNum' is not defined
Chaosdestille
2021-03-18 14:54:18 +0000 UTCStaying over to sleep can trigger the wakeup bj, no animation, but it's sort of there.
Jeroen Heijster (MoonRaven)
2021-03-18 14:18:39 +0000 UTCWhile being in a date with Storm While running game code: File "game/script DateNight.rpy", line 1326, in IndexError: list index out of range
2021-03-18 14:09:45 +0000 UTCSaving 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]
Jeroen Heijster (MoonRaven)
2021-03-18 14:09:23 +0000 UTCWhilve visiting Storm's room While running game code: File "game/script Locations.rpy", line 3233, in NameError: name 'Storm' is not defined
2021-03-18 14:08:10 +0000 UTC[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
Jeroen Heijster (MoonRaven)
2021-03-18 14:07:53 +0000 UTCDuring 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?
Anthony Michelli
2021-03-18 14:05:03 +0000 UTCWhile visiting ororos room While running game code: File "game/script Locations.rpy", line 3104, in NameError: name 'Storm' is not defined
Chaosdestille
2021-03-18 14:03:42 +0000 UTC[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.
Jeroen Heijster (MoonRaven)
2021-03-18 14:02:09 +0000 UTC