V0.9.2 is out(Bugfix for the V0.9.1)


Changelog:

  • Fixed the GaladrielBackBubbleTalker game collapse problem.
  • Enlarged icons for clothing.
  • You can no longer ask Galadriel to wear clothes she is already wearing.
  • Gollum grind reduction in settings has been changed from 0%, 50%, 100% to 0%, 100%, 200%.
  • Fixed hint-related problems (unfortunately, a fresh start is required).
  • Added Level 3 breasts for the Christmas outfit.
  • Hopefully, finally fixed the clothing recharge issue.
  • When Gollum is missing for more than one day, he brings back more data.
  • The cost of Peasant Galadriel clothing has been significantly reduced

IF YOU PURCHASED VERSION 0.9.1 PREVIOUSLY, CONTACT ME, AND I WILL SEND YOU VERSION 0.9.2 FOR FREE.

Files

thefallofgaladriel-0.9.2-pc.zip 614 MB
73 days ago
thefallofgaladriel-0.9.2-mac.zip 608 MB
73 days ago
com.megacokindustries.thefallof-0.9.2-1738003060-release.apk 630 MB
73 days ago

Get The Fall Of Galadriel

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

(+1)

when i try to bre a potion game breaks. please help

[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/40_achlemisttable.rpy", line 26, in execute

  File "game/40_achlemisttable.rpy", line 26, in execute

  File "game/40_achlemisttable.rpy", line 28, in execute

  File "game/40_achlemisttable.rpy", line 52, in execute

  File "game/40_achlemisttable.rpy", line 61, in execute

  File "game/40_achlemisttable.rpy", line 62, in execute

  File "game/40_achlemisttable.rpy", line 63, in execute

  File "game/40_achlemisttable.rpy", line 63, in <module>

OSError: [Errno 9] Bad file descriptor

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

Full traceback:

  File "game/40_achlemisttable.rpyc", line 19, in script

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\ast.py", line 1968, in execute

    self.call("execute")

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\ast.py", line 1950, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\statements.py", line 349, 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\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\exports.py", line 3413, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\core.py", line 2165, 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\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\core.py", line 2683, in interact_core

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\displayable.py", line 431, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\displayable.py", line 431, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\displayable.py", line 431, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\screen.py", line 480, in visit_all

    callback(self)

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\core.py", line 2683, in <lambda>

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\screen.py", line 491, in per_interact

    self.update()

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\screen.py", line 697, in update

    self.screen.function(**self.scope)

  File "game/40_achlemisttable.rpy", line 26, in execute

  File "game/40_achlemisttable.rpy", line 26, in execute

  File "game/40_achlemisttable.rpy", line 28, in execute

  File "game/40_achlemisttable.rpy", line 52, in execute

  File "game/40_achlemisttable.rpy", line 61, in execute

  File "game/40_achlemisttable.rpy", line 62, in execute

  File "game/40_achlemisttable.rpy", line 63, in execute

  File "game/40_achlemisttable.rpy", line 63, in <module>

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\minstore.py", line 80, in print

    _print(*args, **kwargs)

  File "C:\Users\jwhee\AppData\Roaming\itch\apps\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\log.py", line 256, in write

    self.real_file.flush()

OSError: [Errno 9] Bad file descriptor

Windows-10-10.0.26100 AMD64

Ren'Py 8.2.0.24012702

thefallofgaladriel 0.1.0

Mon Feb 24 13:21:27 2025

[/code]

any potion or some specific one?

i updated the game and it seemed to fix it but i van only get to version 0.6.0

you mean you downgraded to 0.6.0?

No,  0.6.0 is the updated one for me here and i will double check real quick.