It only happened once, it's working again now.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 413, in <module>
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/plot/gameflow.rpyc", line 155, in script call
����( =
File "game/script.rpyc", line 304, in script call
File "game/script.rpyc", line 413, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 413, in <module>
File "new_card_framework/Board.py", line 218, in execute_action
File "new_card_framework/Ability.py", line 196, in execute
File "new_card_framework/Ability.py", line 341, in execute
File "new_card_framework/Card.py", line 291, in died
File "new_card_framework/Card.py", line 306, in remove_me
File "new_card_framework/Board.py", line 357, in remove_card
ValueError: list.remove(x): x not in list
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
The Curse Of Mantras 0.7.2
Fri Feb 11 18:16:11 2022
[/code]
Something died and wouldn't go willingly. (I think it was slated to die due to that "die next turn" spell, but was then Turned Undead, which made it have to die one more time, or something like that?
I think I found a bug a huge one! I'm playing in vn mode and I did the first five battles then talked to everyone then I went on mass killing spree and did the rest all at once after that I went to talk again after I went back to battlegrounds then returned everything is still greyed out cant talk to anyone
ok I went to my last save and played from level 5 and did 6,8,9 in a row like I did before and got same error
Definitely, but wait when you get the Carnivorous Plant or Quetzacoatl, I had already to nerf them down during testing
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 420, in <module>
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/plot/gameflow.rpyc", line 155, in script call
44�6�7h���a�z.�KmC����;s_�xT�e�q۔C��%�DK
File "game/script.rpyc", line 304, in script call
File "game/script.rpyc", line 420, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 420, in <module>
File "new_card_framework/Board.py", line 268, in end_turn
File "new_card_framework/Card.py", line 289, in died
File "new_card_framework/Card.py", line 304, in remove_me
File "new_card_framework/Board.py", line 357, in remove_card
ValueError: list.remove(x): x not in list
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
The Curse Of Mantras 0.7.3
Fri Feb 11 22:01:29 2022
[/code]