Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

close2insane

19
Posts
2
Topics
1
Following
A member registered Jun 27, 2023

Recent community posts

i kill the bug and sleep. then what? the only option is to sleep. please help

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

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

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]

game crash every time i try to brew the first potion. please help

sorry for being rude in the comment. Thank you for the help where would you like me to send the video?

it keeps sticking me in a menu that i cant get out of

am i able to have a refund the game is unplayable and i have tried everything

how do i find the code?

click on thw background buildings before entering boys dorm. its dome building

it deleted my progress but its a good game ill just replay it. Thank you for the update.

Do you know when new update will be out?

well I Started over anyways and ended up getting 45 million from the stock market 

How am I able to save my progress into the new update. I dont want to start over again

thank you for not adding it

stables in  the bushes

its a porn game...

the one with 4 squares in a bo

i would say windows