Ren'Py Earth's Last Guardian [v0.1.3.5b] [EcchiYoYo Productions]

2.20 star(s) 6 Votes

Which characters scenes should I work on for 0.2.1


  • Total voters
    101
  • Poll closed .

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
ok do I have to die in battle to get them, I see them on the desk but I have no coins or anything to use to make them usable
You get the coins by rebirthing in your room the same way you unlocked the twins, the higher combat level you are when you rebirth the more coins you get.
 
  • Like
Reactions: syfy88man

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
So who can get pregnant in this game and what is the extent of the pregnancy content?
At the moment 2 of the characters can get pregnant, there are three stages to pregnancy to roughly simulate the three trimesters of pregnancy. All scenes in the game have variants to reflect the girls pregnancy state, so if she has a scene there will be three variants for the pregnancy stages.
Planned pregnancy will include every girl you meet in the game.
 
  • Like
Reactions: battali0n

battali0n

Active Member
Oct 30, 2021
887
1,639
I found my first error. It is when Eilana is giving you a blowjob and you choose for her to swallow it.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/questdata/scenes/Sex menus/upgrade shop sex events.rpy", line 431, in script
    "You quickly push yourself back into [upgrade_shop.names]`s mouth, cumming down her throat even though she didn`t ask for that."
AttributeError: 'CharacterNPC' object has no attribute 'names'

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

Full traceback:
  File "game/questdata/scenes/Sex menus/upgrade shop sex events.rpy", line 431, in script
    "You quickly push yourself back into [upgrade_shop.names]`s mouth, cumming down her throat even though she didn`t ask for that."
  File "C:\Users\stuar\OneDrive\Desktop\Earth's Last guardian\EarthsLastGuardian-0.1.2-pc\renpy\ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\stuar\OneDrive\Desktop\Earth's Last guardian\EarthsLastGuardian-0.1.2-pc\renpy\exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "C:\Users\stuar\OneDrive\Desktop\Earth's Last guardian\EarthsLastGuardian-0.1.2-pc\renpy\character.py", line 1253, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "C:\Users\stuar\OneDrive\Desktop\Earth's Last guardian\EarthsLastGuardian-0.1.2-pc\renpy\character.py", line 1172, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "C:\Users\stuar\OneDrive\Desktop\Earth's Last guardian\EarthsLastGuardian-0.1.2-pc\renpy\character.py", line 1152, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "C:\Users\stuar\OneDrive\Desktop\Earth's Last guardian\EarthsLastGuardian-0.1.2-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 "C:\Users\stuar\OneDrive\Desktop\Earth's Last guardian\EarthsLastGuardian-0.1.2-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 276, in get_field
AttributeError: 'CharacterNPC' object has no attribute 'names'

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.1.22070801
Earth's Last Guardian 0.1.2
Sat Aug 26 10:49:37 2023
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,668
16,206
EcchiYoYo

The first time buying the gift for the sister and she tells you she is pregnant a bunch of errors come up and here is the last traceback in that group.
 

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
I found my first error. It is when Eilana is giving you a blowjob and you choose for her to swallow it.
Fixed this in patch I am working on.
EcchiYoYo

The first time buying the gift for the sister and she tells you she is pregnant a bunch of errors come up and here is the last traceback in that group.
Trying to fix this right now.

I will upload a patch once I've figured the second one out.
 
  • Like
Reactions: battali0n

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
EcchiYoYo

The first time buying the gift for the sister and she tells you she is pregnant a bunch of errors come up and here is the last traceback in that group.
How did you get here? She can't be pregnant if you only just bought the gift, unless I am reading your comment wrong. Any more info so I can try and pinpoint the issue, or upload your save so I can take a look at what is happening?
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,668
16,206
How did you get here? She can't be pregnant if you only just bought the gift, unless I am reading your comment wrong. Any more info so I can try and pinpoint the issue, or upload your save so I can take a look at what is happening?
Got the coins and bought her first gift and when I went to give her a gift by hitting the gift button the errors started on every click until the end.
She asked to go to the kitchen to talk, don't remember if an error popped up here first or not but I think it did.

Here is the save just talk to her and try and give her the gift and once you click off that the first error pops up.
 

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
Got the coins and bought her first gift and when I went to give her a gift by hitting the gift button the errors started on every click until the end.
She asked to go to the kitchen to talk, don't remember if an error popped up here first or not but I think it did.
Any chance you can upload your save? I tried to replicate this but can't seem to get it to crash in these menus and I can't see any obvious errors in the code.
If you are only just giving her the gifts I can't see why it's trying to take you to the pregnancy scene as she can't be pregnant at this point, and it sounds like the error is it's trying to play a scene where she informs the MC she is pregnant and these scenes have no images for when she is not pregnant. It sounds like she has partial triggers for pregnancy but not triggers for pregnancy stage and/or day of conception.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,668
16,206
Any chance you can upload your save? I tried to replicate this but can't seem to get it to crash in these menus and I can't see any obvious errors in the code.
If you are only just giving her the gifts I can't see why it's trying to take you to the pregnancy scene as she can't be pregnant at this point, and it sounds like the error is it's trying to play a scene where she informs the MC she is pregnant and these scenes have no images for when she is not pregnant. It sounds like she has partial triggers for pregnancy but not triggers for pregnancy stage and/or day of conception.
I uploaded it late just one above your post it is.
 

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
Got the coins and bought her first gift and when I went to give her a gift by hitting the gift button the errors started on every click until the end.
She asked to go to the kitchen to talk, don't remember if an error popped up here first or not but I think it did.

Here is the save just talk to her and try and give her the gift and once you click off that the first error pops up.
The problem is the sisters love value is 145 but, it should be capped at 64 until she has received item 1 then capped at 74 until she receives item 2. Zlata has the same bug because none of the gift menu conditions can be met due to an altered love value. If you use the console to set them to 64 love give them gift one then set the love to 74 then give them gift 2 then set the love to whatever you desire.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,668
16,206
The problem is the sisters love value is 145 but, it should be capped at 64 until she has received item 1 then capped at 74 until she receives item 2. Zlata has the same bug because none of the gift menu conditions can be met due to an altered love value. If you use the console to set them to 64 love give them gift one then set the love to 74 then give them gift 2 then set the love to whatever you desire.
That did it, thanks for your time.

Here is another traceback report, don't know if this was fixed or not yet.
Sex in the bathroom is when it happen.
 

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
That did it, thanks for your time.

Here is another traceback report, don't know if this was fixed or not yet.
Sex in the bathroom is when it happen.
This was potentially fixed in patch 0.1.2a, can you let me know if you have the latest patch? If so I will look again.
 

taru

Active Member
Apr 23, 2018
647
387
games cool and all but everything is just so abrupt like anything with the sister theres no real build up to the relationship like yeah grinding sucks but this just feels off some how
 

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
games cool and all but everything is just so abrupt like anything with the sister theres no real build up to the relationship like yeah grinding sucks but this just feels off some how
This is an early build of the game, there is planned story content to go with each of the girls but as a porn game I wanted to make sure there was porn in it before hours of story.
 

battali0n

Active Member
Oct 30, 2021
887
1,639
This is an early build of the game, there is planned story content to go with each of the girls but as a porn game I wanted to make sure there was porn in it before hours of story.
That is excellent news. I was going to ask you about that later. :)
 
  • Like
Reactions: a1fox3

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
23,668
16,206
This was potentially fixed in patch 0.1.2a, can you let me know if you have the latest patch? If so I will look again.
I have the b fix in but don't know if that happen before or after I placed it in.

Will try and see if it still happens the next time I find her there.

ADD: Great porn games has a great story to that can make it one of the best.
I like your game and may even throw some money your way after I check out my income, I am disable and have very little I can use for this.
 
2.20 star(s) 6 Votes