NokiMo
basilicata
basilicata

patreon


TTBS v0.6 is finally ready (LINKS)

Hey guys, the women in my life are killing me. And by women, I mean MJ and Arabella. But I love them too much so I'm screwed anyways lol.

I've done huge amount of work these past 2 months but I think it was worth it. Without further delay let's start.

Changelog #1 (No spoilers)

- 5 new rounds. The game ends now in round 91. There's more content to be added in the next update(s) so keep your initial save.

- 5 new gallery images

- Edited entirely by Osanaiko until v0.57.

-A lot of bugs fixed - So many that I wonder how come I didn't notice them earlier.

- Added red carpet event/party mechanics

- Added new residence for MJ

- Playtested a lot but since I had to change some core mechanics of the game, I would not be surprised if there's a bug or two... dozen.


PC (Win/Linux) 482MB

Mac 455MB

Android 462MB


Thank you for your support and patience. I hope you'll like this update as much as I. Stay safe!

Changelog #2 (Minor spoilers)

- Added a big, new story for Amber's path. It has a lot of artwork and animations that made me proud.

- Added the Fashion After-Show Party. The story depends on whether you chose Courtney or Lea for fashion days. This is an important event for modelling or nude modelling career. Also, it tights the bond between Lea and MJ.

- Visit by Miguel

- Visit by Drew (if you met her at MJ's premiere)

TTBS v0.6 is finally ready (LINKS)

Comments

Thanks. Your save did the trick. For whatever reason, the fashion show hadn't previously triggered for me on round 76. I see that the event triggers when MJ is on a green square. Could it be that I didn't happen to land on a green square on my round 76? Or maybe my JExp wasn't high enough for it to trigger? Mine was just over 100 whereas I see in your save it was something like 130. Apart from that, most of MJ's stats in your save are similar to in own my play-through, which is good, the exceptions being that your save has a lot more gold and also higher stamina (though I had got it high enough to beat Madison and to see Madison and Nikki's sex scene). And one more difference I've now found is that MJ is playing Sappho rather than the Nymph as she was previously in my game. That's good, though, as it means I get to see a different variation of the big scene.

John Hall

No. No need.

Basilicata

Thanks for all your help. When I played through round 76 using version 0.57, I don't recall getting an invite to a fashion show. Maybe it's dependent on the Rwanda event that I wasn't getting? Anyway I'll download your save and see how I get on using it.

John Hall

Really sorry for this. This is a little back (Round76) just before the fashion Show because v0.6 depends a lot on whether you choose Lea or Courtney to go with MJ https://mega.nz/file/9bYlwK6J#laXBvEq_mwGqHK3BBIA6089QPhFAAi1-3ddOfoWIujY

Basilicata

I finished the 0.57 content. The various103 error kept coming up, but as it seemed to be something involving Rwanda I thought I could live with that. But then when I started playing the new content on 0.60, the various117 and various 115 errors were still there, which as they refer to a fashion show seem more serious. This happens with both your original and the revised script.rpy, so the revision seems not to have changed anything. Would it be possible for me to manually edit my most recent save file so that those variables get set? As a last resort, would it be possible for you to let me have a save of yours from the start of the 0.60 new content? Obviously MJ's stats would all be different, so it wouldn't be ideal.

John Hall

I've now gone back to a save at day 55, playing version 0.57 for now. At one point I still got a various103 not defined error, but I ignored it and it doesn't seem to have any obvious ill effect. Still more playing to do on 0.57 before I run out of its content and switch back to 0.60.

John Hall

I've realised that I didn't "rewind" as far as you suggested, so I'm going to try again.

John Hall

Tried the revised script and I'm still getting various "various" coming up as undefined. Just wondering whether the new script.rpy needed to be recompiled to replace the existing script.rpyc to have an effect?

John Hall

Playing through 0.57 didn't fix it. But now reading your changelog for 0.57 it begins "The main story doesn't advance this time. That means that it ends where v0.55 ended, with Mercedes' visit. If you want to see the new content, I advise you to load a previous save from round 70sh (Before Vixen's sex scene)." So now I'll try your revised script.rpy as it looks like I won't need to go back so far.

John Hall

Thanks. I'll try that. I didn't bother to play version 0.57, as it didn't seem worth the trouble, so from what you say that could have been the cause of it. However I did download 0.57, so I'm guessing that if I play though that starting from my old save before I go on to playing version 0.60 it will probably fix it. I'll download the revised script.rpy though as a back-up plan in case that doesn't work.

John Hall

Find script.rpy in the game folder. Move it on your desktop to keep it safe in case the new script doesn't work. Download the new script.rpy from here: https://mega.nz/file/8CBAxAoS#g36kZCS5_kisT2zANdabAoeSQHQ9kXxi3Xyf4KtPXYk and place it in the game folder. Now reload the game and load a save before round 73. It should work. I'm sorry but it's the only way I can think of to spare you the grief to start over.

Basilicata

Yeah, I understand. But I know what's the problem. I defined these variables a couple of versions ago. You're probably playing from an older save. But don't worry - I think I can fix it for you and for others that might have the same problem. I'll post it as soon as I fix it. Thx.

Basilicata

And a couple more similar errors. I won't give the full tracebacks this time, but the errors are NameError: name 'various115' is not defined and NameError: name 'various103' is not defined It looks like these errors mean that some events that should be triggered aren't.

John Hall

Great update! I found a bug, but fortunately Ignore gets you past it: code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 18426, in script call call autoroundroutine from _call_autoroundroutine File "game/script.rpy", line 15465, in script if various117: #FashionDays PARTY File "game/script.rpy", line 15465, in if various117: #FashionDays PARTY NameError: name 'various117' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 18426, in script call call autoroundroutine from _call_autoroundroutine File "game/script.rpy", line 15465, in script if various117: #FashionDays PARTY File "renpy/ast.py", line 2133, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 1153, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 1146, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script.rpy", line 15465, in if various117: #FashionDays PARTY NameError: name 'various117' is not defined Windows-10-10.0.19041 x86 Ren'Py 7.6.1.23060707 TabletopPornstar 0.6 Mon Oct 30 19:36:50 2023 [/code]

John Hall


Related Creators