2.60 star(s) 5 Votes

Hardor

Member
May 29, 2020
352
196
There seems to be a bug with the upper armor-test. It seems to reduce income instead of reducing gold from the treasury. Must be one hell of an armor if the kingdom is ready to permanently give out income.

Also why buying uniforms for the maids means less income and not just one time reduction of money? Also why are they asking immediately new uniforms after buying them the sexy ones? What a income sink - maids who bankrupted the kingdom...

Also the lockboxes and mailbox probably should renew every week, so there is a point for the lockpicks.

Also the "generic 1k more income"-event from working doesn't seem to increase income after the maid-event.

The inventory is too small. I can't see the regular mushrooms, so I can't make many potions.
 
Last edited:
  • Like
Reactions: userusernamename

Hardor

Member
May 29, 2020
352
196
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/21_barracks.rpy", line 5127, in <module>
IndexError: list index out of range

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

Full traceback:
  File "game/01_hp.rpyc", line 668, in script call
  File "game/11_chest.rpyc", line 10, in script call
  File "game/01_hp.rpyc", line 660, in script call
  File "game/11_chest.rpyc", line 10, in script call
  File "game/01_hp.rpyc", line 660, in script call
  File "game/01_hp.rpyc", line 660, in script call
  File "game/21_barracks.rpyc", line 5127, in script
  File "E:\Bing\thefallofgaladriel-0.3.0-pc\renpy\ast.py", line 823, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Bing\thefallofgaladriel-0.3.0-pc\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/21_barracks.rpy", line 5127, in <module>
  File "E:\Bing\thefallofgaladriel-0.3.0-pc\renpy\revertable.py", line 221, in __getitem__
    rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.0.24012702
thefallofgaladriel 0.3.0
Thu Sep 12 22:32:49 2024
Stealing pants from Gal crashes the game.
 
  • Like
Reactions: userusernamename

Riplay2

Newbie
Mar 12, 2022
15
14
I can't speak to the merchant...

"I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: %d format: a number is required, not TagQuotingDict

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

Full traceback:
File "game/01_hp.rpyc", line 1112, in script call
File "game/01_hp.rpyc", line 1073, in script call
File "game/tl/english/01_hp.rpyc", line 244, in script
File "XXX\thefallofgaladriel-0.4.1-pc\renpy\ast.py", line 2557, in execute
Say.execute(self)
File "XXX\thefallofgaladriel-0.4.1-pc\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "XXX\thefallofgaladriel-0.4.1-pc\renpy\exports.py", line 1482, in say
what = what % tag_quoting_dict
TypeError: %d format: a number is required, not TagQuotingDict",




EDIT: I can ignore that and the game still works
 
Last edited:

Babelok

Newbie
Aug 9, 2021
60
41
For what is released for now, it's just SUPER SLOW, no informations on what to do, grinding mechanic just boring, and that mechanic of "drinking" or "trying to open door" that takes 3 secondes with shitty noise is just a big no for me. The alchemy menu is tedious and you can destroy any items, it's not doing anything.
 

Riplay2

Newbie
Mar 12, 2022
15
14
I have to talk with the queen about Galadriel but I dont know which drink I need.. I already tried everyone in the notepad :(
 

userusernamename

Newbie
Donor
Game Developer
May 30, 2021
27
154
I can't speak to the merchant...

"I'm sorry, but an uncaught exception occurred.

While running game code:
TypeError: %d format: a number is required, not TagQuotingDict

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

Full traceback:
File "game/01_hp.rpyc", line 1112, in script call
File "game/01_hp.rpyc", line 1073, in script call
File "game/tl/english/01_hp.rpyc", line 244, in script
File "XXX\thefallofgaladriel-0.4.1-pc\renpy\ast.py", line 2557, in execute
Say.execute(self)
File "XXX\thefallofgaladriel-0.4.1-pc\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "XXX\thefallofgaladriel-0.4.1-pc\renpy\exports.py", line 1482, in say
what = what % tag_quoting_dict
TypeError: %d format: a number is required, not TagQuotingDict",




EDIT: I can ignore that and the game still works
Thx, I will take a look at it this weekend
 
2.60 star(s) 5 Votes