tukkek / javelin

Party-based roguelike (open-source strategy-RPG game).
https://javelinrl.wordpress.com/
64 stars 7 forks source link

Dark screen on switching context #267

Open tukkek opened 3 years ago

tukkek commented 3 years ago

The display is failing to draw when switching to another screen (most often upon starting a new Battle). It is solved by entering another screen and returning (such as Help, UseItem or Examine). It's been hard to reproduce on demand and debug but is a pretty major issue, especially if the player can't easily quit and reopen the game, resulting in lost progress.