Rogue-Like 0.991f (Still not the final form)
Added 2020-07-06 08:33:26 +0000 UTCSorry about the delay on this one. It should clean up a few of the bugs, but it's still not the final 0.991 release since there are some features I'd like to include but haven't had the time to finish.
It should be noted that pre-0.991 saves will likely still not work in this build, but that is is something I intend to fix before moving to 0.992 development. In the meantime, a patron has noted that if you load a save in 0.990m and then open the "Leave" menu, showing the various places you can go, make a save there, and then load that save in 0.991 and go to a new location, you should be able to continue from there. This should be fine, the issue is not that saves are corrupted or anything, it's that the game has become confused as to where exactly to "drop" the player into the world.
Comments
Oh, I think I figured it out.
Oni
2020-07-07 12:14:39 +0000 UTCSo it will list the same girl in two of the available slots, and you then pick both?
Oni
2020-07-07 12:09:24 +0000 UTCJeans stats can behave a bit oddly. It will all work out in the end, but you might not noticeably make progress right away. I have actually made some changes to those functions though, so you might want to try resetting them. The Inbt to X feature might not display for a bit longer, for. . . plot reasons.
Oni
2020-07-07 12:02:35 +0000 UTCFixed
Oni
2020-07-07 12:01:08 +0000 UTCFixed.
Oni
2020-07-07 12:01:03 +0000 UTCFixed. It was an issue with how I updated the code that clears out a room. It impacts a LOT of the game, especially "story" stuff.
Oni
2020-07-07 12:00:54 +0000 UTCFixed
Oni
2020-07-07 12:00:20 +0000 UTCPretty much. I might add a few minor features in the near future, nothing huge, but the big stuff that would take new artwork will still be in a later version in a few months. I *hope* that will include all the rest of Jean's stuff, but circumstances might not make that possible, we'll see.
Oni
2020-07-07 12:00:09 +0000 UTCWell, that may not be a bug. If a girl is not terribly "experienced," and you warn her, she won't necessarily know what to do about that. :D
Oni
2020-07-07 11:58:56 +0000 UTCfixed
Oni
2020-07-07 11:58:09 +0000 UTCFixed
Oni
2020-07-07 11:58:04 +0000 UTCFixed
Oni
2020-07-07 11:57:59 +0000 UTCFixed
Oni
2020-07-07 11:57:53 +0000 UTCK, fixed.
Oni
2020-07-07 11:57:05 +0000 UTCK, fixed.
Oni
2020-07-07 11:56:28 +0000 UTCWell when you go to class & select what two girls you can select the SAME girl like this; https://files.catbox.moe/7bd37b.png Another thing is when Rogue asks you to be her boyfriend she tells you to get out.. of your own room, it's been a thing for quite a few editions and no one has mentioned it. It's really silly and I dunno if it was intentional but I doubt Rogue would be that irrational to tell you to leave your own room, and just leave angry at you.
Jelly
2020-07-07 11:53:59 +0000 UTCEh?
Oni
2020-07-07 11:51:18 +0000 UTCI've been trying to max out Jean and used her shift personality option. When I pick (inhib. to love) or (inhib. to obd.) It doesn't give any points to the stat I've chosen. Is there a floor for when the stat can be given points?
Yeezy69420
2020-07-07 04:54:31 +0000 UTCDidn't even finish the tour when I got the same problem.
David A Lane
2020-07-07 03:31:13 +0000 UTCExact same thing happened to me
Matt
2020-07-07 02:26:45 +0000 UTCGot the same, after a handjob with Rogue and back to my room
2020-07-06 22:21:25 +0000 UTCI'm supposed to tell you that display_girl chr is all. I was just trying to sleep...
Major Malinger
2020-07-06 22:06:47 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 3532, in AttributeError: 'unicode' object has no attribute 'Loc' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 121, in script call File "script Functions.rpyc", line 261, in script call File "script Scenes.rpyc", line 16, in script call File "script Functions.rpyc", line 1827, in script call File "script Functions.rpyc", line 3532, in script File "D:\!!!kopia danych\Music\Rogue-Like-0.991f-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "D:\!!!kopia danych\Music\Rogue-Like-0.991f-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\!!!kopia danych\Music\Rogue-Like-0.991f-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 3532, in AttributeError: 'unicode' object has no attribute 'Loc' Windows-7-6.1.7601-SP1 Ren'Py 6.99.13.2919 Rogue-Like 0.991f [/code]
MightyRak
2020-07-06 22:06:28 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 3532, in AttributeError: 'unicode' object has no attribute 'Loc' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 146, in script call File "script Functions.rpyc", line 261, in script call File "script Scenes.rpyc", line 16, in script call File "script Functions.rpyc", line 1827, in script call File "script Functions.rpyc", line 3532, in script File "F:\Stuff from Lappy\Games\Rogue-Like-0.991f-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "F:\Stuff from Lappy\Games\Rogue-Like-0.991f-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "F:\Stuff from Lappy\Games\Rogue-Like-0.991f-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 3532, in AttributeError: 'unicode' object has no attribute 'Loc' Windows-7-6.1.7601-SP1 Ren'Py 6.99.13.2919 Rogue-Like 0.991f [/code]
Major Malinger
2020-07-06 22:01:46 +0000 UTCeven re-downloaded it and still get the problem
FireCloud42
2020-07-06 19:50:48 +0000 UTC"Tell ONI that DISPLAY_GIRL, CHR IS ALL"
FireCloud42
2020-07-06 19:47:48 +0000 UTCstarted a new game and got this while taking the tour with Rogue at the beginning, it happens when the tour ends I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 3532, in AttributeError: 'unicode' object has no attribute 'Loc' -- Full Traceback ------------------------------------------------------------ Full traceback: File "Rogue_Scenes.rpyc", line 144, in script call File "script Functions.rpyc", line 1827, in script call File "script Functions.rpyc", line 3532, in script File "D:\New folder\Android phone backup\Rogue like\Rogue-Like-0.991f-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "D:\New folder\Android phone backup\Rogue like\Rogue-Like-0.991f-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\New folder\Android phone backup\Rogue like\Rogue-Like-0.991f-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 3532, in AttributeError: 'unicode' object has no attribute 'Loc' Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.991f
FireCloud42
2020-07-06 19:44:51 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 211, in script call call EventCalls File "game/script Functions.rpy", line 891, in script call call DateNight File "game/script DateNight.rpy", line 3223, in script call call Girl_Date_End(Party[0]) File "game/script DateNight.rpy", line 3234, in script call call CleartheRoom("All",0,1) File "game/script Functions.rpy", line 1827, in script call call Display_Girl(Character) File "game/script Functions.rpy", line 3532, in script if Chr not in Party and Chr.Loc != bg_current: File "game/script Functions.rpy", line 3532, in if Chr not in Party and Chr.Loc != bg_current: AttributeError: 'unicode' object has no attribute 'Loc' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script Locations.rpy", line 211, in script call call EventCalls File "game/script Functions.rpy", line 891, in script call call DateNight File "game/script DateNight.rpy", line 3223, in script call call Girl_Date_End(Party[0]) File "game/script DateNight.rpy", line 3234, in script call call CleartheRoom("All",0,1) File "game/script Functions.rpy", line 1827, in script call call Display_Girl(Character) File "game/script Functions.rpy", line 3532, in script if Chr not in Party and Chr.Loc != bg_current: File "C:\Users\kb\Documents\Personal\Games\renpy-7.3.5-sdk\renpy\ast.py", line 1832, in execute if renpy.python.py_eval(condition): File "C:\Users\kb\Documents\Personal\Games\renpy-7.3.5-sdk\renpy\python.py", line 2059, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\kb\Documents\Personal\Games\renpy-7.3.5-sdk\renpy\python.py", line 2052, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 3532, in if Chr not in Party and Chr.Loc != bg_current: AttributeError: 'unicode' object has no attribute 'Loc' Windows-8-6.2.9200 Ren'Py 7.3.5.606 Rogue-Like 0.991f Mon Jul 06 14:31:15 2020 [/code]
Knobby Buckles (Dave)
2020-07-06 18:32:40 +0000 UTC"Tell Oni that in Display_Girl, CHR is All" - Just got back from a double date with Rogue and Jean. Rogue didn't like Jean enough to join the fun, so she stormed out. Full error in reply.
Knobby Buckles (Dave)
2020-07-06 18:31:34 +0000 UTCThanks Oni, so to clear some questions - rest of Jean sex stuff are planned for 0.992 or much later?
Borg
2020-07-06 17:14:32 +0000 UTCThis is an old bug but it still pops up for me now and again (in this case with Kitty). When she's giving you a blowjob and you warn her you're going to cum, sometimes it takes you straight to the "cum in her mouth without warning" choice instead. I think it's partially dependant on her stats and I *think* it sometimes happens with other girls too, but I don't recall for certain.
hornguy6
2020-07-06 17:05:34 +0000 UTCI have the same
Lucas Fredriksson
2020-07-06 16:52:40 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 3532, in AttributeError: 'unicode' object has no attribute 'Loc' -- Full Traceback ------------------------------------------------------------ Full traceback: File "/Rogue_Scenes.rpyc", line 144, in script call File "/script Functions.rpyc", line 1827, in script call File "/script Functions.rpyc", line 3532, in script File "/private/var/folders/h3/z81s7hcn3xdd1jhnz67mp_l40000gn/T/AppTranslocation/ADD87048-D3A9-430D-9C62-B6B3376B0F41/d/Rogue-Like.app/Contents/Resources/autorun/renpy/ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "/private/var/folders/h3/z81s7hcn3xdd1jhnz67mp_l40000gn/T/AppTranslocation/ADD87048-D3A9-430D-9C62-B6B3376B0F41/d/Rogue-Like.app/Contents/Resources/autorun/renpy/python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "/private/var/folders/h3/z81s7hcn3xdd1jhnz67mp_l40000gn/T/AppTranslocation/ADD87048-D3A9-430D-9C62-B6B3376B0F41/d/Rogue-Like.app/Contents/Resources/autorun/renpy/python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 3532, in AttributeError: 'unicode' object has no attribute 'Loc' Darwin-17.5.0-x86_64-i386-64bit Ren'Py 6.99.13.2919 Rogue-Like 0.991f [/code]
2020-07-06 16:41:46 +0000 UTCStarted a fresh game - after Rogue introduces herself & I try to sleep in my room for the first time, I get: "Tell One that in Display_Girl, CHR is all"
2020-07-06 16:40:59 +0000 UTCI'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 3581, in AttributeError: 'unicode' object has no attribute 'Tag' -- Full Traceback ------------------------------------------------------------ Full traceback: File "Rogue_Scenes.rpyc", line 144, in script call File "script Functions.rpyc", line 1827, in script call File "script Functions.rpyc", line 3581, in script File "C:\Users\Administrator\Desktop\Rogue-Like-0.991f-win\renpy\ast.py", line 1334, in execute label = renpy.python.py_eval(label) File "C:\Users\Administrator\Desktop\Rogue-Like-0.991f-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\Administrator\Desktop\Rogue-Like-0.991f-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 3581, in AttributeError: 'unicode' object has no attribute 'Tag' Windows-7-6.1.7601-SP1 Ren'Py 6.99.13.2919 Rogue-Like 0.991f
Tansu Mistiklar
2020-07-06 16:33:17 +0000 UTCSo Oni, the question is Where we droppin boys?
Booty4Bass
2020-07-06 15:43:02 +0000 UTCEntered the shower at night time after training room, Rogue dialogue pops up about me not knocking but rogue doesn't actually show up (no art)
Simon
2020-07-06 12:49:37 +0000 UTCWhile running game code: File "game/script Functions.rpy", line 3532, in AttributeError: 'unicode' object has no attribute 'Loc' This occured when I saw the event where Kitty gives Laura the Wolvie stuff. The event with girls in the shower where you can see them dressing doesn't actually show anything at least for Rogue.
Jelly
2020-07-06 12:07:36 +0000 UTCOk, all of these seem to be stemming from the same source, and I believe I've fixed that.
Oni
2020-07-06 09:46:34 +0000 UTCCan't go to sleep ALONE in my room without getting the above. Sleeping elsewhere or with somebody is fine.
ThL
2020-07-06 09:28:43 +0000 UTC"Tell Oni that in Display_Girl, CHR is all"
ThL
2020-07-06 09:25:21 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 3579, in AttributeError: 'unicode' object has no attribute 'SpriteLoc' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 146, in script call File "script Functions.rpyc", line 261, in script call File "script Scenes.rpyc", line 16, in script call File "script Functions.rpyc", line 1827, in script call File "script Functions.rpyc", line 3579, in script File "H:\EO\Jeux\Rogue-like Evolution\Rogue-Like-0.991f-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "H:\EO\Jeux\Rogue-like Evolution\Rogue-Like-0.991f-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/script Functions.rpy", line 3579, in AttributeError: 'unicode' object has no attribute 'SpriteLoc' Windows-7-6.1.7601-SP1 Ren'Py 6.99.13.2919 Rogue-Like 0.991f [/code]
ThL
2020-07-06 09:24:32 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 3549, in AttributeError: 'unicode' object has no attribute 'Outfit' -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 146, in script call File "script Functions.rpyc", line 261, in script call File "script Scenes.rpyc", line 16, in script call File "script Functions.rpyc", line 1827, in script call File "script Functions.rpyc", line 3549, in script File "H:\EO\Jeux\Rogue-like Evolution\Rogue-Like-0.991f-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "H:\EO\Jeux\Rogue-like Evolution\Rogue-Like-0.991f-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "H:\EO\Jeux\Rogue-like Evolution\Rogue-Like-0.991f-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 3549, in AttributeError: 'unicode' object has no attribute 'Outfit' Windows-7-6.1.7601-SP1 Ren'Py 6.99.13.2919 Rogue-Like 0.991f [/code]
ThL
2020-07-06 09:24:20 +0000 UTCAll good, I'll just wait til the rest off Jean gets completed
Nightless
2020-07-06 08:36:18 +0000 UTC