gemrb / gemrb

GemRB is a portable open-source implementation of Bioware’s Infinity Engine.
https://gemrb.org
GNU General Public License v2.0
976 stars 182 forks source link

[IWD1] Option button greyed at game start #928

Closed FrElvire closed 4 years ago

FrElvire commented 4 years ago

Bug description

When launching a new game, you can't open option window, it's greyed.

NB : keyboard shortcut works

GemRB version: master

Steps to reproduce

  1. start a new game
  2. create or import one or more character
  3. option window is greyed

Expected behavior

Option window not greyed

Screenshots

image

lynxlynxlynx commented 4 years ago

Quite odd, I could reproduce it with one save from the starting area, but only once. Others were fine. It's as if sometimes the count goes wrong — it's the next icon that should be disabled.

FrElvire commented 4 years ago

I fear I can still reproduce the bug, not always but about half of time when starting a new game.

FrElvire commented 4 years ago

Sorry I just realize that egit commit number was hardcoded so always compile an old version. Yes it seems ok, sorry for wasting your time :(