- Dec 8, 2018
- 3
- 4
What I'd like to see is Stan bringing Lena in full cosplay to a comic-con or something as payment for photographing her or something along those lines
alright im not nutting for the next few days
You must be registered to see the links
Chapter 6 news
Hello everybody! November is nearing it's end and so is Chapter 6 production. I finished Ian's part of the story a few weeks ago and all the drawings are done. I'm hard at work on Lena's part (I've been writing almost 1000 lines per day lately), and I should be able to finish it in a couple days or so, if all goes well.
After that I will have the proofreader take a look at it and do some bugtesting, also I hope the colorist finishes working on all of the illustrations on time so I can rework them to give them the polished and finished in-game look (I will make a post detailing the art processes at some point if you're interested).
I cannot give an exact release date yet, but if everything goes as planned it shouldn't take more than a week for Chapter 6 Alpha to be published. I'm really proud of this one, it's the longest chapter yet, packed with art and content and some of my favourites scenes thus far. I can't wait to share it you!
Thanks for the support and patience and, as always, stay tuned
I'm not complain, but doesn't she say this every updateI'm really proud of this one, it's the longest chapter yet, packed with art and content and some of my favourites scenes thus far.
yes she does say it every update, whether it is true im not too sure. cant tell which chapters are longer than others. they all feel the same to me.I'm not complain, but doesn't she say this every update
Btw, can BloodyMares give us a hint, where are will be anything with Cindy? And how your overall feeling about this update? If you can't say anything in public can you PM me if you don't mind?
I guess writing 'I haven't released new story content since late august' doesn't sound so enticing when you're trying to promote the newest update for your ongoing project.I'm not complain, but doesn't she say this every update
Well to be fair that would definitely be unique and a first.It would be really super hot if Stan was a part/owner of a nerd guys sex cult/club and he takes Lena down that rabbit hole of porn RPGM and Ren'py games!
Well to be fair that would definitely be unique and a first.
Well, it started as a joke. But imagine, Lena plays for example GGGB, with Stan just sitting next to her and they talk about her choices etc. and Lena is getting more and more aroused (like Stan) an on the restaurant scene, where Ash can jerk of Arty, she gives Stan a handjob. Realty and porn VN would mix up, no one here would know anymore what is reality!!It would be really super hot if Stan was a part/owner of a nerd guys sex cult/club and he takes Lena down that rabbit hole of porn RPGM and Ren'py games!
I think its a photo-shoot with Seymour. Feels too exotic for Lena to wear on her own, and for Danny or Stan pictures.View attachment 910378
You must be registered to see the links
Unlocked
ORS Chapter 6 sneak peek (I)
The wait for Chapter 6 is almost over. I've been working non stop and I'm almost done with Lena's part. Lots of cool and hot stuff in this new episode as the threads start to unravel, I can't wait for you to show what I've been working on these past couple months...
Depending on your choices you'll see Lena wearing this ostentatious jewelry set. In what context you imagine her sporting such look? What are you expecting to see on Chapter 6?
Considering the wait, this has to be the best chapter yet I am betting...but I do hope there is Ivy content in it...Let see who enters the Ivy league of the red string first!
You must be registered to see the links
Chapter 6 news
Hello everybody! November is nearing it's end and so is Chapter 6 production. I finished Ian's part of the story a few weeks ago and all the drawings are done. I'm hard at work on Lena's part (I've been writing almost 1000 lines per day lately), and I should be able to finish it in a couple days or so, if all goes well.
After that I will have the proofreader take a look at it and do some bugtesting, also I hope the colorist finishes working on all of the illustrations on time so I can rework them to give them the polished and finished in-game look (I will make a post detailing the art processes at some point if you're interested).
I cannot give an exact release date yet, but if everything goes as planned it shouldn't take more than a week for Chapter 6 Alpha to be published. I'm really proud of this one, it's the longest chapter yet, packed with art and content and some of my favourites scenes thus far. I can't wait to share it you!
Thanks for the support and patience and, as always, stay tuned
that's an interesting one sirPerhaps this picture was a memory of Lena and Axel dirty games
Lenaall this talk about theories and what comes next, so i wanna ask something too.
who do you guys think will get holly's first scene, ian or lena?
Classic, don't want it to be rushed though.How I feel knowing the update won't be released this weekend:
You must be registered to see the links
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter_5.rpy", line 3463, in <module>
NameError: name 'v3_cindy_shoot' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapter_5.rpyc", line 3463, in script
File "D:\Games\TTs\Artemis\ORS\renpy\ast.py", line 1762, in execute
if renpy.python.py_eval(condition):
File "D:\Games\TTs\Artemis\ORS\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Games\TTs\Artemis\ORS\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/chapter_5.rpy", line 3463, in <module>
NameError: name 'v3_cindy_shoot' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Our Red String v0.5enhanced
Sun Nov 22 01:07:07 2020
So, it implies that the variable for deciding whether or not you go to Cindy's shoot is undefined.I'm uncertain where best to leave a bug report but has anyone seen this minor error message before, was able to ignore it and continue through the end of chapter 5, but i'm worried it might screw something up later on? was able to reproduce it on a separate play-through today as well. It appears during the Brazers club scene after axel shows up mentioning the photo shoot.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/chapter_5.rpy", line 3463, in <module> NameError: name 'v3_cindy_shoot' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "chapter_5.rpyc", line 3463, in script File "D:\Games\TTs\Artemis\ORS\renpy\ast.py", line 1762, in execute if renpy.python.py_eval(condition): File "D:\Games\TTs\Artemis\ORS\renpy\python.py", line 1944, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\Games\TTs\Artemis\ORS\renpy\python.py", line 1937, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/chapter_5.rpy", line 3463, in <module> NameError: name 'v3_cindy_shoot' is not defined Windows-8-6.2.9200 Ren'Py 7.1.3.1092 Our Red String v0.5enhanced Sun Nov 22 01:07:07 2020
Thanks, I checked the discord and apparently i just need to download the latest revised version. I'll try the console fix to, just worried because it was my first playthrough and i saved after ignoring it. might replace that playthrough anyway since i've already started several others xDSo, it implies that the variable for deciding whether or not you go to Cindy's shoot is undefined.
To fix it without the console, you'll have to replay from the part of Episode 3 where you decide to go with Cindy to the shoot, and then play from there.
Otherwise, you could use the console to set that Variable to True or False (or 1 or 0, I forget)