KnownBugs.wiki
author Wuzzy
Wed, 04 Apr 2018 20:19:01 +0100
changeset 1289 eeb5f09ae9a8
parent 1208 8aca93e18e18
child 1290 eda47fe3b669
permissions -rw-r--r--
KnownBugs: add double chat bug
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1208
8aca93e18e18 KnownBugs: fix another typo
Wuzzy
parents: 1207
diff changeset
     1
#summary List of the most important known bugs in Hedgewars releases
283
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
     2
#labels Featured
280
0150f3a0a845 New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff changeset
     3
1207
077e9a1b2a6d KnownBugs: no more double asterisks
Wuzzy
parents: 1206
diff changeset
     4
On this page we collect a few of the most important known bugs. Note *this page is not meant to be complete* and only gives a very rough overview. For a more complete list, [https://issues.hedgewars.org/describecomponents.cgi?product=Hedgewars see the list of bugs on the bug tracker].
956
cbeece17735a KnownBugs: Move link to bugtracker to the top
Wuzzy
parents: 944
diff changeset
     5
957
ee2149dbba01 KnownBugs: Increase TOC depth
Wuzzy
parents: 956
diff changeset
     6
<wiki:toc max_depth="2" />
280
0150f3a0a845 New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff changeset
     7
0150f3a0a845 New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff changeset
     8
----
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
     9
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    10
= Release 0.9.23 =
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    11
== Chat input starts with chat letter ==
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    12
|| Details || If you hit the chat key in Windows, the chat letter is sometimes pre-entered in the chat line ||
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    13
|| Status || FIXED ||
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    14
658
sheepluva
parents: 657
diff changeset
    15
= Release 0.9.22 =
550
1c5fad70d674 added rubber pixel glitch description
sheepyluva@gmail.com
parents: 471
diff changeset
    16
657
bbe2f19bd7de added drill strike bug
sheepluva
parents: 655
diff changeset
    17
== Drill-Strike is dropped off-center (released from plane half the drill-rocket-gap too early) ==
bbe2f19bd7de added drill strike bug
sheepluva
parents: 655
diff changeset
    18
|| Details || A regular drill strike has 6 drills, therefore 3 drills should go on each side of the target-*X* without hitting the *X* itself. However in 0.9.22 the alignment is incorrect and one drill will hit the *X* directly, while 3 drills will go in front of the *X*, 2 will go behind it ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    19
|| Status || FIXED ||
657
bbe2f19bd7de added drill strike bug
sheepluva
parents: 655
diff changeset
    20
bbe2f19bd7de added drill strike bug
sheepluva
parents: 655
diff changeset
    21
= Release 0.9.21 =
bbe2f19bd7de added drill strike bug
sheepluva
parents: 655
diff changeset
    22
550
1c5fad70d674 added rubber pixel glitch description
sheepyluva@gmail.com
parents: 471
diff changeset
    23
== Rubberband shows/places pixels in unexpected locations ==
1c5fad70d674 added rubber pixel glitch description
sheepyluva@gmail.com
parents: 471
diff changeset
    24
|| Preconditions || The Rubberband is placed/selected in strictly vertical or in rising diagonal (low left end, high right end) orientation. ||
1c5fad70d674 added rubber pixel glitch description
sheepyluva@gmail.com
parents: 471
diff changeset
    25
|| Details || In Rubberband's above mentioned orientations (= sprite frames) edge pixels of other orientations are visible/placed. ||
798
30c5f1ebd552 global replace of http with https for hedgewars.org wiki links
nemo
parents: 658
diff changeset
    26
|| Workaround || If you do *NOT* play on official server you could replace your Rubberband's spritesheet (Data/Graphics/amRubber.png) with the [https://hg.hedgewars.org/hedgewars/raw-file/076aa3b2587dc539033a3eb60305e01e763e1bef/share/hedgewars/Data/Graphics/amRubber.png fixed version]. If you intend to play over a private server or over local network make sure you only play together with people having the exact same fix or else the game might desync and aborts due to different game/map state information ||
30c5f1ebd552 global replace of http with https for hedgewars.org wiki links
nemo
parents: 658
diff changeset
    27
|| See also || [https://hedgewars.org/files/rubberpixglitch.png screenshot (by Wuzzy)] issue 903 [https://hg.hedgewars.org/hedgewars/rev/076aa3b2587dc539033a3eb60305e01e763e1bef fix 076aa3b2587dc539033a3eb60305e01e763e1bef] ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    28
|| Status || FIXED ||
550
1c5fad70d674 added rubber pixel glitch description
sheepyluva@gmail.com
parents: 471
diff changeset
    29
390
c47f3423c8ea added 0.9.20 issues
sheepyluva@gmail.com
parents: 325
diff changeset
    30
= Release 0.9.20 =
c47f3423c8ea added 0.9.20 issues
sheepyluva@gmail.com
parents: 325
diff changeset
    31
392
f2e496196237 Edited wiki page KnownBugs through web user interface, which sadly shares accounts with youtube and such.
sheepyluva@gmail.com
parents: 391
diff changeset
    32
== Game crash when roping into "Sea" world edges ==
f2e496196237 Edited wiki page KnownBugs through web user interface, which sadly shares accounts with youtube and such.
sheepyluva@gmail.com
parents: 391
diff changeset
    33
|| Preconditions || "World Edge" in active game scheme are set to "Sea" ||
f2e496196237 Edited wiki page KnownBugs through web user interface, which sadly shares accounts with youtube and such.
sheepyluva@gmail.com
parents: 391
diff changeset
    34
|| Details || When a hedgehog, using rope, leaps or swings into the World Edge, it will get teleported to under the water surface. If it then falls into death without using the rope again, the game crashes. ||
f2e496196237 Edited wiki page KnownBugs through web user interface, which sadly shares accounts with youtube and such.
sheepyluva@gmail.com
parents: 391
diff changeset
    35
|| Workaround || Try to avoid getting into the World Edge while using rope. If it happens anyway, just press the fire key immediately to reuse the rope before the hogs falls into death. This should put the game back into a state that will not crash. ||
471
1af9c79bfaf3 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 397
diff changeset
    36
|| See also || issue 764 ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    37
|| Status || FIXED ||
392
f2e496196237 Edited wiki page KnownBugs through web user interface, which sadly shares accounts with youtube and such.
sheepyluva@gmail.com
parents: 391
diff changeset
    38
390
c47f3423c8ea added 0.9.20 issues
sheepyluva@gmail.com
parents: 325
diff changeset
    39
== Some trainings are broken - impossible to destroy targets ==
397
26d6c6c90181 adding icegun crash and stats screen ranking BS to known bugs
sheepyluva@gmail.com
parents: 393
diff changeset
    40
|| Preconditions || Player hedgehog in training is set to invulnerable (it's in a protective bubble) ||
26d6c6c90181 adding icegun crash and stats screen ranking BS to known bugs
sheepyluva@gmail.com
parents: 393
diff changeset
    41
|| Details || Due to a bug the invulnerably of a hedgehog is temporarily applied to the target/crate/barrel during attack ||
390
c47f3423c8ea added 0.9.20 issues
sheepyluva@gmail.com
parents: 325
diff changeset
    42
|| Workaround || None known ||
798
30c5f1ebd552 global replace of http with https for hedgewars.org wiki links
nemo
parents: 658
diff changeset
    43
|| See also || issue 766 [https://hg.hedgewars.org/hedgewars/rev/ead5e4b21671f3b7fb1a59b922ce21c51eb80b28 fix 955a90b8886577fcc8f20b7c6e3a64d6518a8c5f] ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    44
|| Status || FIXED ||
390
c47f3423c8ea added 0.9.20 issues
sheepyluva@gmail.com
parents: 325
diff changeset
    45
655
6ebb199eb2bb tweak wording
sheepluva
parents: 593
diff changeset
    46
== Drill Rockets will sometimes explode on land impact (like a bazooka shell) instead of drilling ==
390
c47f3423c8ea added 0.9.20 issues
sheepyluva@gmail.com
parents: 325
diff changeset
    47
|| Workaround || None known ||
798
30c5f1ebd552 global replace of http with https for hedgewars.org wiki links
nemo
parents: 658
diff changeset
    48
|| See also || issue 766 [https://hedgewars.org/files/drilltest.png pic of failing  drill rocket test] (compare to [https://hedgewars.org/files/drillnemo.png pic of successful drill rocket test]) ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    49
|| Status || FIXED ||
390
c47f3423c8ea added 0.9.20 issues
sheepyluva@gmail.com
parents: 325
diff changeset
    50
397
26d6c6c90181 adding icegun crash and stats screen ranking BS to known bugs
sheepyluva@gmail.com
parents: 393
diff changeset
    51
== Ranking of teams in after-game statistics does not reflect the actual game result ==
26d6c6c90181 adding icegun crash and stats screen ranking BS to known bugs
sheepyluva@gmail.com
parents: 393
diff changeset
    52
|| Workaround || None known ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    53
|| Status || FIXED ||
397
26d6c6c90181 adding icegun crash and stats screen ranking BS to known bugs
sheepyluva@gmail.com
parents: 393
diff changeset
    54
26d6c6c90181 adding icegun crash and stats screen ranking BS to known bugs
sheepyluva@gmail.com
parents: 393
diff changeset
    55
== Game crashes when !IceGun is used to freeze water on low land graphics ==
26d6c6c90181 adding icegun crash and stats screen ranking BS to known bugs
sheepyluva@gmail.com
parents: 393
diff changeset
    56
|| Workaround || None known ||
798
30c5f1ebd552 global replace of http with https for hedgewars.org wiki links
nemo
parents: 658
diff changeset
    57
|| See also || issue 777 [https://hg.hedgewars.org/hedgewars/rev/67b7bc53963963c56ca29425de85484247b72539 fix 67b7bc53963963c56ca29425de85484247b72539]) ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    58
|| Status || FIXED ||
397
26d6c6c90181 adding icegun crash and stats screen ranking BS to known bugs
sheepyluva@gmail.com
parents: 393
diff changeset
    59
390
c47f3423c8ea added 0.9.20 issues
sheepyluva@gmail.com
parents: 325
diff changeset
    60
----
317
974a36ea46a8 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 311
diff changeset
    61
= Release 0.9.19 =
974a36ea46a8 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 311
diff changeset
    62
974a36ea46a8 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 311
diff changeset
    63
== !TrophyRace and other scripts/missions don't work properly ==
974a36ea46a8 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 311
diff changeset
    64
|| Preconditions || Windows. Using Hedgewars installed from the download not long after release. ||
974a36ea46a8 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 311
diff changeset
    65
|| Details || The race is not a race anymore, etc. The scripts seem to do nothing ||
974a36ea46a8 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 311
diff changeset
    66
|| Workaround || Start Hedgewars and click the "Downloadable Content" button. After the page (hopefully loaded) download "Fix for Mission maps in original 0.9.19 release. Mission Maps Hotfix". Note: This fix will only affect the currently logged-in windows user. ||
974a36ea46a8 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 311
diff changeset
    67
|| *Solution* || Re-download and reinstall Hedgewars 0.9.19 (the updated hedgewars installer for windows is fixed) ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    68
|| Status || FIXED ||
280
0150f3a0a845 New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff changeset
    69
325
955dff41983a Whoops, lost a word.
sheepyluva@gmail.com
parents: 324
diff changeset
    70
== 'Quick game' will fail to start if the randomly chosen theme for the map is a DLC/manually-installed theme  ==
324
748658db2b68 added the theme issue
sheepyluva@gmail.com
parents: 322
diff changeset
    71
|| Workaround || None. Just restart quick game until a default theme is randomly chosen, then the game should load normally ||
798
30c5f1ebd552 global replace of http with https for hedgewars.org wiki links
nemo
parents: 658
diff changeset
    72
|| See also || issue 664 [https://hg.hedgewars.org/hedgewars/rev/955a90b8886577fcc8f20b7c6e3a64d6518a8c5f fix 955a90b8886577fcc8f20b7c6e3a64d6518a8c5f] ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    73
|| Status || FIXED ||
324
748658db2b68 added the theme issue
sheepyluva@gmail.com
parents: 322
diff changeset
    74
280
0150f3a0a845 New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff changeset
    75
= Release 0.9.18 =
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    76
=== Engine ===
281
5feb63854cf2 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 280
diff changeset
    77
309
ea4c2badde57 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 294
diff changeset
    78
== Fort Mode won't start ==
ea4c2badde57 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 294
diff changeset
    79
|| 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 ||
ea4c2badde57 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 294
diff changeset
    80
|| Details || When trying to run a game in fort mode, the engine will only appear briefly as it fails to start properly ||
ea4c2badde57 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 294
diff changeset
    81
|| Workaround || Finding or building a more up-to-date 0.9.18 hwengine binary ||
798
30c5f1ebd552 global replace of http with https for hedgewars.org wiki links
nemo
parents: 658
diff changeset
    82
|| See also || [https://hg.hedgewars.org/hedgewars/rev/2fc02902c7cbf3c29bfe08a50e5f37983582b251 fix 2fc02902c7cbf3c29bfe08a50e5f37983582b251] ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    83
|| Status || FIXED ||
309
ea4c2badde57 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 294
diff changeset
    84
283
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
    85
== Weapon menu misbehaves in certain situations ==
285
57e1f9f56c53 adding nemo's favorite annoyance
sheepyluva@gmail.com
parents: 283
diff changeset
    86
|| Details || Weapon menu closes when it shouldn't, doesn't open on first try, etc... ||
283
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
    87
|| Workaround || None, you'll have to reopen the weapon menu again ||
285
57e1f9f56c53 adding nemo's favorite annoyance
sheepyluva@gmail.com
parents: 283
diff changeset
    88
|| See also || issue 465 ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    89
|| Status || FIXED ||
283
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
    90
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    91
== Camera moving automatically even when Auto-Camera is disabled ==
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    92
|| Preconditions || A non-local team selects a weapon/utility that requires point-and-click targeting (girder, airstrikes, homing weapons, teleport, etc) ||
798
30c5f1ebd552 global replace of http with https for hedgewars.org wiki links
nemo
parents: 658
diff changeset
    93
|| See also || [https://hg.hedgewars.org/hedgewars/rev/209c9ba77a0980a640151a185f119219b350c59e fix 209c9ba77a0980a640151a185f119219b350c59e] ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    94
|| Status || FIXED ||
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
    95
294
54ad5ec9bfae added caption and mute problem to the KnownBugs list
vittorio.giovara@gmail.com
parents: 289
diff changeset
    96
== No captions when muting audio ==
54ad5ec9bfae added caption and mute problem to the KnownBugs list
vittorio.giovara@gmail.com
parents: 289
diff changeset
    97
|| Details || If you press 8 or set a volume of 0 a 'Audio Muted' message will stay on top, hiding any other caption. ||
798
30c5f1ebd552 global replace of http with https for hedgewars.org wiki links
nemo
parents: 658
diff changeset
    98
|| See also || [https://hg.hedgewars.org/hedgewars/rev/7681d14b9f0191eda821a9b744f0a093430321ee fix 7681d14b9f0191eda821a9b744f0a093430321ee] ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
    99
|| Status || FIXED ||
294
54ad5ec9bfae added caption and mute problem to the KnownBugs list
vittorio.giovara@gmail.com
parents: 289
diff changeset
   100
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
   101
=== Frontend ===
289
531bc8c83742 Maybe it wasn't a good idea to make this wiki page.
sheepyluva@gmail.com
parents: 288
diff changeset
   102
== Returning from netgame room leads to "In game..." screen (instead of lobby) ==
531bc8c83742 Maybe it wasn't a good idea to make this wiki page.
sheepyluva@gmail.com
parents: 288
diff changeset
   103
|| Preconditions || Happens after failed game start (because of desync or similar) ||
531bc8c83742 Maybe it wasn't a good idea to make this wiki page.
sheepyluva@gmail.com
parents: 288
diff changeset
   104
|| Workaround || None. Since the user can't leave that screen, a restart of Hedgewars is necessary ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
   105
|| Status || FIXED ||
289
531bc8c83742 Maybe it wasn't a good idea to make this wiki page.
sheepyluva@gmail.com
parents: 288
diff changeset
   106
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
   107
== Frontend Crash when somebody joins your room ==
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
   108
|| Preconditions || Hedgewars was started with Frontend-Sounds turned off, then they were turned on ||
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
   109
|| Workaround || Restart Hedgewars after turning Frontend-Sounds on ||
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
   110
|| See also || issue 506 ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
   111
|| Status || FIXED ||
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
   112
317
974a36ea46a8 Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents: 311
diff changeset
   113
== Frontend Crash when canceling a !YouTube video upload ==
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
   114
|| See also || issue 471 ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
   115
|| Status || FIXED ||
288
b82f9ed06219 New bug and categories
vittorio.giovara@gmail.com
parents: 287
diff changeset
   116
283
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
   117
== Wrong theme selected for static/preset map in online game (desync on join) ==
2d9bcc4ee31f Spamming IRC lalalala
sheepyluva@gmail.com
parents: 282
diff changeset
   118
|| Workaround || None known yet (try rejoining?), a server-side workaround is under consideration though. ||
1289
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
   119
|| See also || issue 481 ||
eeb5f09ae9a8 KnownBugs: add double chat bug
Wuzzy
parents: 1208
diff changeset
   120
|| Status || FIXED ||