← Return to game
Log in with itch.io to leave a comment.
having an issue, the full traceback here:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/src/roguelike.rpy", line 215, in <module>
NameError: name 'lelouch' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "src/common.rpyc", line 40, in script call
File "src/roguelike.rpyc", line 215, in script
File "D:\Itch Games\fairylion\FairylionGambit-alpha_19.2.2025-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Itch Games\fairylion\FairylionGambit-alpha_19.2.2025-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
Windows-10-10.0.22631 AMD64
Ren'Py 8.3.4.24120703
Fairylion Gambit alpha_19.2.2025
Tue Jul 15 09:58:03 2025
This occurs right after the tutorial images.
Oh thanks, it's been a while since I tried this build. Sorry, does 'Delete Save' work in the main menu? Or clicking on 'Ignore' when the bug shows up? Thanks for trying the game and reporting the bug.
It appears to work after deleting the save!I had to first get the error, go back to main menu, then delete the save. Ignoring it didn't work. It would continue, but not bring up the next screen. It instead shows a black screen with the coin count in the bottom right.Thank you!!!!
Cool design, hope you flesh it out. Heads up that pressing back in battle gives you an extra turn, trivializing all encounters.
oh yea true, I forgot to remove this feature from ren'py lol. Oh well you can undo all you can but at some point it will always be too hard.
Thanks for playing!
← Return to game
Comments
Log in with itch.io to leave a comment.
having an issue, the full traceback here:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/src/roguelike.rpy", line 215, in <module>
NameError: name 'lelouch' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "src/common.rpyc", line 40, in script call
File "src/roguelike.rpyc", line 215, in script
File "D:\Itch Games\fairylion\FairylionGambit-alpha_19.2.2025-pc\renpy\ast.py", line 827, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Itch Games\fairylion\FairylionGambit-alpha_19.2.2025-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/src/roguelike.rpy", line 215, in <module>
NameError: name 'lelouch' is not defined
Windows-10-10.0.22631 AMD64
Ren'Py 8.3.4.24120703
Fairylion Gambit alpha_19.2.2025
Tue Jul 15 09:58:03 2025
```
This occurs right after the tutorial images.
Oh thanks, it's been a while since I tried this build. Sorry, does 'Delete Save' work in the main menu? Or clicking on 'Ignore' when the bug shows up? Thanks for trying the game and reporting the bug.
It appears to work after deleting the save!
I had to first get the error, go back to main menu, then delete the save.
Ignoring it didn't work. It would continue, but not bring up the next screen. It instead shows a black screen with the coin count in the bottom right.
Thank you!!!!
Cool design, hope you flesh it out. Heads up that pressing back in battle gives you an extra turn, trivializing all encounters.
oh yea true, I forgot to remove this feature from ren'py lol. Oh well you can undo all you can but at some point it will always be too hard.
Thanks for playing!