Using the butterscotch pie in the demo overworld freezes the game
Closed this issue · 3 comments
Describe the bug
In the demo overworld, if you pick up the butterscotch pie and use it from the ITEM menu it freezes the game, effectively stopping you from closing the menu or doing anything else. No keys respond.
To Reproduce
Steps to reproduce the behavior:
- Go to the overworld.
- Pick up the butterscotch pie.
- Eat it through the ITEM menu.
- The game freezes.
Expected behavior
The game should not freeze, and even though you have full health you should still be able to eat it.
Setup
- OS: Windows
- Version: 0.6.5
- Mod: Default overworld
Did you use the current master version of CYF or CYF v0.6.5?
I was using 0.6.5, but if it's been fixed in the master version then I apologize.
Thank you for finding the problem! It was pretty easy to fix so I did it instantly, turns out it was a silliness in the code that was still around on the feature (development) branch.
Thanks for helping me improve the engine!