the potion one is quite hard as a first time player, finished the game but please next time make potion glow when you hover it so we can find it more easily
Thanks for the feedback. Looking for potions was supposed to be something like a mini-game (a 'Where's Waldo?' style mini-game, where you spend time looking for the correct object). But I get your point...
This is a good game hope you keep on updating! Though I think you should add more girls perhaps the maid or someone else. And got a question how do I use the lock pick properly
Thanks for your feedback! There will definitely be more girls in the future :) There is no special technique for lockpicking; just try different positions. When you are close to the correct position, the lock will rotate. The closer you are, the more it 'rotates'. The easiest lock is on the chest in the corridor, right after you leave your room. You can practice on it :)
So as suggested by Manka Games, try moving the game out of 'Internet Explorer' folder and make sure your user have write access to the game folder. Let me know if it didn't help:)
← Return to game
Comments
Log in with itch.io to leave a comment.
the potion one is quite hard as a first time player, finished the game but please next time make potion glow when you hover it so we can find it more easily
Thanks for the feedback. Looking for potions was supposed to be something like a mini-game (a 'Where's Waldo?' style mini-game, where you spend time looking for the correct object). But I get your point...
Thanks. In a month or so. I need to finish the V0.3.0 before releasing V0.2.0:)
This is a good game hope you keep on updating! Though I think you should add more girls perhaps the maid or someone else. And got a question how do I use the lock pick properly
Thanks for your feedback! There will definitely be more girls in the future :) There is no special technique for lockpicking; just try different positions. When you are close to the correct position, the lock will rotate. The closer you are, the more it 'rotates'. The easiest lock is on the chest in the corridor, right after you leave your room. You can practice on it :)
Looks like i will find some answers here 😏🤔
Looks very well made.
Thx
Whenever I try to brew a potion an exception occurs
Thx for cheaking the game out, please drop me a screenshot. I will try to help and make a bugfix in the future version.
```
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 "A:\Internet Explorer\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\ast.py", line 1968, in execute
self.call("execute")
File "A:\Internet Explorer\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 "A:\Internet Explorer\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 "A:\Internet Explorer\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 "A:\Internet Explorer\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 "A:\Internet Explorer\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 "A:\Internet Explorer\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 "A:\Internet Explorer\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "A:\Internet Explorer\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "A:\Internet Explorer\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "A:\Internet Explorer\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "A:\Internet Explorer\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 "A:\Internet Explorer\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "A:\Internet Explorer\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 "A:\Internet Explorer\the-fall-of-galadriel\thefallofgaladriel-0.1.0-pc\renpy\minstore.py", line 80, in print
_print(*args, **kwargs)
File "A:\Internet Explorer\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.22631 AMD64
Ren'Py 8.2.0.24012702
thefallofgaladriel 0.1.0
Tue Jul 9 21:12:44 2024
```
The issue seems related to logfile. I found someone had similar problem here:
https://itch.io/post/5920741
So as suggested by Manka Games, try moving the game out of 'Internet Explorer' folder and make sure your user have write access to the game folder. Let me know if it didn't help:)
It worked! Thank you very much
Cool, happy to help