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
is there going to be an outfit manager in this game?
Not currently planned, mostly because I am not sure yet how best to implement such a system as my current method for selecting the correct image to display would be far too cumbersome to use. It would also require a lot of work to get the images for progressing through scenes to reflect what characters are wearing if too many outfits were possible.
 

Sommion

Member
Apr 13, 2018
298
203
I dont know if my playthrough its broken, but im after the rebirth quest, and i didnt see any slaves, or the red-haired girl in the game banner, or the butcher mencioned in the patch changelog or can have vaginal sex with any of the girls
 

Stringy Bob

Member
Apr 12, 2021
335
373
Found a couple crashes, the first when trying to buy large bottles after finding the healing pools

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

While running game code:
  File "game/questdata/scenes/uncategorized/buy and sell.rpy", line 237, in script
    jump buy_large_empty_bottles
ScriptError: could not find label 'buy_large_empty_bottles'.
The second if you try to pass time by reading in the living room

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

While running game code:
  File "game/questdata/scenes/House/living_room.rpy", line 50, in script
    python:
  File "game/questdata/scenes/House/living_room.rpy", line 52, in <module>
    exp_gain = readingExperience(exp_role)
  File "game/functional/functions.rpy", line 233, in readingExperience
    exp_gain = exp_gain * pc.experience_multplier
AttributeError: 'Player' object has no attribute 'experience_multplier'
I suspect that should be experience_multiplier


Running latest hot patch

Code:
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.1.22070801
Earth's Last Guardian 0.1.0
Sun Apr 16 12:05:42 2023
 

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
New patch available, fixes girl stat pages when a girl is pregnant, large empty bottle purchasing and, reading in living room.
 
  • Like
Reactions: Stringy Bob

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
I dont know if my playthrough its broken, but im after the rebirth quest, and i didnt see any slaves, or the red-haired girl in the game banner, or the butcher mencioned in the patch changelog or can have vaginal sex with any of the girls
The slave generation is implemented but you can't interact with them yet, this was done to minimize saves being incompatible between releases. The redhead in the banner (I assume my PFP) is Chloe, again some of her background stats are implemented but she is not in the game yet. The butcher requires specific circumstances to be met to unlock her, she is similar to the upgrade shop in that she is intractable but does not yet have lewd scenes.

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

Yurij

Member
Sep 11, 2017
127
88
Please for all the his good and reasonable allow us to avoid anal sex. That Is an exit port only and also based on scientific evidence is damaging and can be leathal to the receiver.
I did read about a study claiming it was good for the male prostate to use butplugs
 

battali0n

Active Member
Oct 30, 2021
887
1,639
I did read about a study claiming it was good for the male prostate to use butplugs
EWWW! I don't think it is healthy for anyone to stick anything in there but it is a relatively mild kink and I always give respect to developers who make all kinks optional. I never thought to ask this developer as there was no sex in the game until now.
 

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
so HUG consider a sex menu? okay.. wow talk is oral sex.. hehe
This is just to keep things grouped together for now, these interactions will eventually be put into a screen with more information, such as love/friendship gain from interactions, with a more fitting name such as relationship actions or some such.
 

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
New patch available, fixes a couple of issues in the dungeon shop selling potions and a fix for critical armour upgrades showing weapon level instead of armour.
 
  • Like
Reactions: battali0n

Stringy Bob

Member
Apr 12, 2021
335
373
Just noticed another issue, if the MC has vaginal sex with the sister while shes pregnant, looks like it cant find the images

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

While loading <renpy.display.im.Image object ('…ndard sex1 preg1.png') at 0x000000001040beb0>:
  File "game/questdata/scenes/Sex menus/sister sex events.rpy", line 806, in script
    "You and your sister stand in front of each other preparing to start taking your clothes off."
  File "renpy/common/000window.rpy", line 114, in _window_auto_callback
    _window_show(auto=True)
  File "renpy/common/000window.rpy", line 69, in _window_show
    renpy.with_statement(trans)
OSError: Couldn't find file 'images/NPCs/sister/standard/sister standard sex1 preg1.png'.
If you choose ignore looks like it just skips the missing images.

Also happens with anal, but looks like the game isnt looking for the images before this one

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

While loading <renpy.display.im.Image object ('…dard anal9 preg1.png') at 0x0000000010402970>:
  File "game/questdata/scenes/Sex menus/sister sex events.rpy", line 964, in script
    "As you continue to explore her body, you feel her let go and embrace the experience."
OSError: Couldn't find file 'images/NPCs/sister/standard/sister standard anal9 preg1.png'.
 

battali0n

Active Member
Oct 30, 2021
887
1,639
I think I will go with the opinions of scientists over some random person on a porn forum.
That said I don't think I will do it myself
I like your answer, and the only reservations I have about this scientist is that I've seen so many scientists who's work is politically motivated because they are funded by people with an agenda. I tend to not accept what they say without reading the details of their work and their personal and political viewpoints, as well as that of their benefactors, and the findings of their peers. What I'm basically saying is that just because they have a title (scientist) it doesn't mean that I will accept their findings without doing my own research.

I would be surprised if what he says is true as I personally know homosexual men and we have talked about the the damage they have experienced to their bodies and the consequent health problems because of anal sex. I also have three sisters who are nurses and have heard a lot about it from them although it is mostly the problems their female patients have experience from the same stuff.

That being said. Anal sex is a kink and people can safely experience it in these types of games without worrying about the real world. I get that it is not for everyone and I can respect others opinions on the matter.
 

EcchiYoYo

Member
Game Developer
Nov 7, 2022
197
305
Just noticed another issue, if the MC has vaginal sex with the sister while shes pregnant, looks like it cant find the images

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

While loading <renpy.display.im.Image object ('…ndard sex1 preg1.png') at 0x000000001040beb0>:
  File "game/questdata/scenes/Sex menus/sister sex events.rpy", line 806, in script
    "You and your sister stand in front of each other preparing to start taking your clothes off."
  File "renpy/common/000window.rpy", line 114, in _window_auto_callback
    _window_show(auto=True)
  File "renpy/common/000window.rpy", line 69, in _window_show
    renpy.with_statement(trans)
OSError: Couldn't find file 'images/NPCs/sister/standard/sister standard sex1 preg1.png'.
If you choose ignore looks like it just skips the missing images.

Also happens with anal, but looks like the game isnt looking for the images before this one

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

While loading <renpy.display.im.Image object ('…dard anal9 preg1.png') at 0x0000000010402970>:
  File "game/questdata/scenes/Sex menus/sister sex events.rpy", line 964, in script
    "As you continue to explore her body, you feel her let go and embrace the experience."
OSError: Couldn't find file 'images/NPCs/sister/standard/sister standard anal9 preg1.png'.
I see the problem here, the images are their but the image references are incorrect will fix this now.
 
2.20 star(s) 6 Votes