KnownBugs.wiki
changeset 311 5569dc51a89f
parent 310 2685c9a5ba7a
child 317 974a36ea46a8
equal deleted inserted replaced
310:2685c9a5ba7a 311:5569dc51a89f
    10 
    10 
    11 == Fort Mode won't start ==
    11 == Fort Mode won't start ==
    12 || Preconditions || Running Hedgewars engine from a binary/exe that was built before the fort mode fix/commit was applied to the 0.9.18 codebase ||
    12 || Preconditions || Running Hedgewars engine from a binary/exe that was built before the fort mode fix/commit was applied to the 0.9.18 codebase ||
    13 || Details || When trying to run a game in fort mode, the engine will only appear briefly as it fails to start properly ||
    13 || Details || When trying to run a game in fort mode, the engine will only appear briefly as it fails to start properly ||
    14 || Workaround || Finding or building a more up-to-date 0.9.18 hwengine binary ||
    14 || Workaround || Finding or building a more up-to-date 0.9.18 hwengine binary ||
    15 || See also || [http://code.google.com/p/hedgewars/source/detail?r=r2fc02902c7cbf3c29bfe08a50e5f37983582b251 commit 2fc02902c7cbf3c29bfe08a50e5f37983582b251] ||
    15 || See also || [http://code.google.com/p/hedgewars/source/detail?r=2fc02902c7cbf3c29bfe08a50e5f37983582b251 commit 2fc02902c7cbf3c29bfe08a50e5f37983582b251] ||
    16 
    16 
    17 == Weapon menu misbehaves in certain situations ==
    17 == Weapon menu misbehaves in certain situations ==
    18 || Details || Weapon menu closes when it shouldn't, doesn't open on first try, etc... ||
    18 || Details || Weapon menu closes when it shouldn't, doesn't open on first try, etc... ||
    19 || Workaround || None, you'll have to reopen the weapon menu again ||
    19 || Workaround || None, you'll have to reopen the weapon menu again ||
    20 || See also || issue 465 ||
    20 || See also || issue 465 ||