Create and Fuck your AI Cum Slut -70% Summer Sale
x

Alias Unknown

Newbie
Jun 5, 2017
47
53
Am I wrong or does this game expected me to have sympathy for a woman's whose want you to murder someone because she doesn't like her breasts?
 

NoBigFeat

Newbie
Game Developer
May 18, 2022
52
216
Am I wrong or does this game expected me to have sympathy for a woman's whose want you to murder someone because she doesn't like her breasts?
You can avoid the murder. You're not supposed to feel sympathy, no. She made a mistake, and she addresses it in Chapter 4. It's made clear in Chapter 5 on why she did it when you discover her diary and confront her
 

NoBigFeat

Newbie
Game Developer
May 18, 2022
52
216
v.0.6.0 / Chapter 6 has released
Win/Linux: - -
Mac: - -
Android: - -

EDIT: A 0.6.1 is on the way, the stockholm trait errors in Corrupt/Slave paths. ~30 mins
 
Last edited:
  • Heart
Reactions: Da121

NoBigFeat

Newbie
Game Developer
May 18, 2022
52
216
0.6.1 has released with some bug fixes
Win/Linux: - -
Mac: - -
Android: - -
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
19,153
239,072
Egg Maiden [v0.6.1] [NoBigFeat] - Compressed

Win/Linux [167 MB]
- - - -

Mac [162 MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 

NoBigFeat

Newbie
Game Developer
May 18, 2022
52
216
There is a crash when dressing lena in chapter 6 on the Interact (Normal) - > Dress, so don't click that. I'll release another hotfix in a couple hours, want to see if any other bug reports are sent in first
 

Holysaintsam

New Member
Jun 23, 2023
2
0
Jo i have a small problem, i wanted to try a princess route run but no matter what i do i cant get the neutral done. she doenst get her trust pussy trait unless i go for light tasks only.
Am i just dumb or does the trait need another trigger except for seeing her genitals 33+ times?
 

NoBigFeat

Newbie
Game Developer
May 18, 2022
52
216
Jo i have a small problem, i wanted to try a princess route run but no matter what i do i cant get the neutral done. she doenst get her trust pussy trait unless i go for light tasks only.
Am i just dumb or does the trait need another trigger except for seeing her genitals 33+ times?
if times_seen_pussy >= 33 and lust >= 250 and times_talked >= 20 and times_dressed >= 3 and not trait_trust_pussy and day >= 28 and trait_awakened:
$ trait_trust_pussy = True
33 times, list higher than 250, talked 20 times, dressed 3, day 28+, and she came

it doesnt get locked behind any specific route so may just missing one of those things

i think i see though, some of those tasks arent listed on the Neutral part, so ill fix that for the upcoming hotfix as well. Specifically the dress 3+ times
 

NoBigFeat

Newbie
Game Developer
May 18, 2022
52
216
0.6.2 has released
DOWNLOAD
Win/Linux
: - -
Mac: - -
Android: - -
You don't have permission to view the spoiler content. Log in or register now.
 
  • Heart
Reactions: Ffff88888

Alellll

New Member
May 22, 2023
2
2
0.6.2 has released
DOWNLOAD
Win/Linux
: - PIXELDRAIN -
Mac: - PIXELDRAIN -
Android: - PIXELDRAIN -
You don't have permission to view the spoiler content. Log in or register now.
i just found another problem, idk if its on my end but it seems like that i cannot interact with fae anymore because of this error:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/ch6/actions6fae.rpy", line 1, in execute
  File "game/ch6/actions6fae.rpy", line 1, in execute
  File "game/ch6/actions6fae.rpy", line 4, in execute
  File "game/ch6/actions6fae.rpy", line 7, in execute
  File "game/ch6/actions6fae.rpy", line 15, in execute
  File "game/ch6/actions6fae.rpy", line 15, in <module>
NameError: name 'fae_called_not_thing' is not defined

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

Full traceback:
  File "game/ch6/sceneinteractions6.rpyc", line 5, in script
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\ast.py", line 1980, in execute
    self.call("execute")
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\ast.py", line 1959, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\statements.py", line 374, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\exports\statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\core.py", line 2215, 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 "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "C:\Users\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/ch6/actions6fae.rpy", line 1, in execute
  File "game/ch6/actions6fae.rpy", line 1, in execute
  File "game/ch6/actions6fae.rpy", line 4, in execute
  File "game/ch6/actions6fae.rpy", line 7, in execute
  File "game/ch6/actions6fae.rpy", line 15, in execute
  File "game/ch6/actions6fae.rpy", line 15, in <module>
NameError: name 'fae_called_not_thing' is not defined

Ren'Py 8.3.4.24120703
Egg Maiden 0.6.2
 

Holysaintsam

New Member
Jun 23, 2023
2
0
if times_seen_pussy >= 33 and lust >= 250 and times_talked >= 20 and times_dressed >= 3 and not trait_trust_pussy and day >= 28 and trait_awakened:
$ trait_trust_pussy = True
33 times, list higher than 250, talked 20 times, dressed 3, day 28+, and she came

it doesnt get locked behind any specific route so may just missing one of those things

i think i see though, some of those tasks arent listed on the Neutral part, so ill fix that for the upcoming hotfix as well. Specifically the dress 3+ times
Ty dude and btw, i´m loving your game so far! Keep up the good work and take a break if you need it <3
 

SpaceVakarian

New Member
Mar 16, 2018
4
2
i just found another problem, idk if its on my end but it seems like that i cannot interact with fae anymore because of this error:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/ch6/actions6fae.rpy", line 1, in execute
  File "game/ch6/actions6fae.rpy", line 1, in execute
  File "game/ch6/actions6fae.rpy", line 4, in execute
  File "game/ch6/actions6fae.rpy", line 7, in execute
  File "game/ch6/actions6fae.rpy", line 15, in execute
  File "game/ch6/actions6fae.rpy", line 15, in <module>
NameError: name 'fae_called_not_thing' is not defined

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

Full traceback:
  File "game/ch6/sceneinteractions6.rpyc", line 5, in script
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\ast.py", line 1980, in execute
    self.call("execute")
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\ast.py", line 1959, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\statements.py", line 374, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\exports\statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\core.py", line 2215, 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 "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "C:\Users\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "C:\Users\\Downloads\EggMaiden-0.6.2-pc\EggMaiden-0.6.2-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/ch6/actions6fae.rpy", line 1, in execute
  File "game/ch6/actions6fae.rpy", line 1, in execute
  File "game/ch6/actions6fae.rpy", line 4, in execute
  File "game/ch6/actions6fae.rpy", line 7, in execute
  File "game/ch6/actions6fae.rpy", line 15, in execute
  File "game/ch6/actions6fae.rpy", line 15, in <module>
NameError: name 'fae_called_not_thing' is not defined

Ren'Py 8.3.4.24120703
Egg Maiden 0.6.2
This happened to me too, I fixed it by reloading another file and not doing bodyjob until Fae asked me if I liked her (since bodyjob is what broke it in my case.) Also not being with Fae when Shelly asks us a question if that messed it up too idk.
 

Ffff88888

New Member
Feb 22, 2021
2
1
maybe i missed something that explains it but i can't use Allie's services (handjob/footjob section) anymore in chapter 5 but everything else works
 
4.20 star(s) 10 Votes