Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Update
    For now, mime and apollo have full control over LC and will be handling site decisions going forward. I’m stepping back from making site changes for now and letting them decide how to move LC forward. - Jack Of Blades
    Read More

On Hold Ren'Py [HS2] When Everything's Red [v0.4] [Fallen Angel Productions and Empty Ears Games Studios]

For v0.3. If you want a more updated version, go to my Discord under Devlog. It'll tell you what all I've done.

Update1 v0.3:
Lynn's story (1 scene) * Nothing fun
Nora's story (1 scene) * Nude scene
Heather's story (1 scene) * Nude scene
Rachel's story (1 scene) * Nude scene
Sarah's story (1 scene) * Sex scene
Special Scene (3 scene) * 1 Nude scene
 
Giving some of you folks something to look forward to on v0.3!

0.webp1.webp

2.webp3.webp

Come show your support to the game and get the earliest release! Game should be updated next week on Thursday, the 23rd!

Subscribe to or !
 
What's the install order for the exclusive and age addons or are they mutually exclusive?
If you want to re-age the Exclusive girls, would need the age addons. Doesn't need to be in order. You can use one or the other. Should not get any errors.
 
Tried to change the ages but the Keyboard covers half the screen so I cant even see what the characters look like to know what ages would be appropriate. I deleted for now and just "watch" this post.. maby in future updates it will be easier to change ages.
 
Happy Thanksgiving, y'all! I hope you have a good one!
 
Hear me out, my fellow perverts! v0.3 is out now for Subscribers!

Update1 v0.3: 8 out of 8
Lynn's story (1 scene) * Nothing fun
Nora's story (1 scene) * Nude scene
Heather's story (1 scene) * Nude scene
Rachel's story (1 scene) * Nude scene
Sarah's story (1 scene) * Sex scene
Special Scene (3 scene) * 1 Nude scene

v0.3.webp
 
Update v0.4
Nothing is certain at the moment. But will say this, I'll be focusing a bit on these.

Exclusive contents. Introducing a new girl.
Fixing more UI crap. Making it better than a box with a red corner if there's an alert.
A few characters scene.
Remaking one of Amanda's sex scene. (One video would glitch out for some reason)
And maybe an extra special scene once the requirement is met.
 
just wondering, does corruption lead to different scenes or just different dialog?
 
just wondering, does corruption lead to different scenes or just different dialog?
I think you missed some scenes, but animations were the same. Dialog was different.

@edit I did not do 100% and 100% so I might be wrong though.
 
just wondering, does corruption lead to different scenes or just different dialog?
Currently, right now, it's just leading to different dialog. In two different scenes, like... Thalassa, if love path, you get a kiss from her. If corruption path, you can play with her tits.
Another scene is with Missy. If Love path, she'll just flash you her body. If corruption path, she lets you play with it, though, not as fun as Thalassa.

When the future arc gets here, like the next one, the Orc Arc, I will make it more obvious.
 
Currently, right now, it's just leading to different dialog. In two different scenes, like... Thalassa, if love path, you get a kiss from her. If corruption path, you can play with her tits.
Another scene is with Missy. If Love path, she'll just flash you her body. If corruption path, she lets you play with it, though, not as fun as Thalassa.

When the future arc gets here, like the next one, the Orc Arc, I will make it more obvious.
I see, Went through the all the love path. Cant wait for more milf action?
 
I see, Went through the all the love path. Cant wait for more milf action?
Milfs are lovely, aye? Lol. I'm glad you enjoyed it!
 
Alrighty, folks! V0.3 is out now! Enjoy, ye pervs!
 
Downloaded windows version, extracted and attempted to run ... it crashed. Will probably try more things tomorrow but too tired now.
 
Downloaded windows version, extracted and attempted to run ... it crashed. Will probably try more things tomorrow but too tired now.
Weird...

If anyone else is having this issue, let me know. I'll try to look into it.
 
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 392, in execute
if persistent.addon_1_installed:
File "game/screens.rpy", line 393, in execute
vbox:
File "game/screens.rpy", line 395, in execute
frame:
File "game/screens.rpy", line 396, in execute
text "[addon1.about!t]"
NameError: Name 'addon1' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 3579, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 4052, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 4052, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 392, in execute
if persistent.addon_1_installed:
File "game/screens.rpy", line 393, in execute
vbox:
File "game/screens.rpy", line 395, in execute
frame:
File "game/screens.rpy", line 396, in execute
text "[addon1.about!t]"
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\text\text.py", line 1633, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\text\text.py", line 1763, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'addon1' is not defined.

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
When Everythings Red 0.3
Sat Dec 9 19:46:18 2023
 
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 392, in execute
if persistent.addon_1_installed:
File "game/screens.rpy", line 393, in execute
vbox:
File "game/screens.rpy", line 395, in execute
frame:
File "game/screens.rpy", line 396, in execute
text "[addon1.about!t]"
NameError: Name 'addon1' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 3579, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 4052, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 681, in visit_all
d.visit_all(callback, seen)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\core.py", line 4052, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 353, in execute
screen main_menu():
File "game/screens.rpy", line 392, in execute
if persistent.addon_1_installed:
File "game/screens.rpy", line 393, in execute
vbox:
File "game/screens.rpy", line 395, in execute
frame:
File "game/screens.rpy", line 396, in execute
text "[addon1.about!t]"
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\text\text.py", line 1633, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\text\text.py", line 1763, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "D:\scran\Relationship Games\WhenEverythingsRed-0.3-pc\WhenEverythingsRed-0.3-pc\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'addon1' is not defined.

Windows-10-10.0.22621 AMD64
Ren'Py 8.1.1.23060707
When Everythings Red 0.3
Sat Dec 9 19:46:18 2023
Hm. Looks like you're missing the Exclusive addon. Which is what addon1 is for.
 
Back
Top Bottom