freddygonzo
Member
- Apr 26, 2024
- 407
- 512
- 179
That should have been fixed in v1.62e.Don't know if this got attention already, but I found a typo in Rogue's key event that caused an error
Rogue_Scenes.rpy Line 352 "$ RogueX.Loc = bg_currrent"
Deleting the extra r fixes it.
If you still play with v1.62d then this key bug is found in every other *_Scenes.rpy file too. Just search for "currrent" like before.
If you know what you're doing then you can also fix some more bugs here:
https://f95zone.to/threads/rogue-like-evolution-v1-62e-oni.14/post-16973659
I can only hope someone can pass these bugs on to the dev as it's tedious to fix all this oneself on each update again and again.
Last edited: