author | sheepyluva@gmail.com |
Thu, 06 Jun 2013 09:41:02 +0000 | |
changeset 321 | ae8a8076f731 |
parent 317 | 974a36ea46a8 |
child 322 | 4aca954e679c |
permissions | -rw-r--r-- |
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
|
1 |
#summary List of known bugs of Hedgewars releases |
283 | 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 |
|
282
3a4cc2991b69
Edited wiki page KnownBugs through web user interface. Like a baws.
sheepyluva@gmail.com
parents:
281
diff
changeset
|
4 |
<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
|
5 |
|
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
|
6 |
---- |
317
974a36ea46a8
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
311
diff
changeset
|
7 |
= Release 0.9.19 = |
974a36ea46a8
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
311
diff
changeset
|
8 |
=== Other === |
974a36ea46a8
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
311
diff
changeset
|
9 |
|
974a36ea46a8
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
311
diff
changeset
|
10 |
== !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
|
11 |
|| 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
|
12 |
|| 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
|
13 |
|| 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
|
14 |
|| *Solution* || Re-download and reinstall Hedgewars 0.9.19 (the updated hedgewars installer for windows is 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
|
15 |
|
321
ae8a8076f731
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
317
diff
changeset
|
16 |
=== See Also === |
ae8a8076f731
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
317
diff
changeset
|
17 |
Also [http://code.google.com/p/hedgewars/issues/list?can=1&q=ReleaseBug%3D0.9.19 see the list of bugs of the 0.9.19 release on the issue tracker] |
ae8a8076f731
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
317
diff
changeset
|
18 |
|
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
|
19 |
= Release 0.9.18 = |
288 | 20 |
=== Engine === |
281
5feb63854cf2
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
280
diff
changeset
|
21 |
|
309
ea4c2badde57
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
294
diff
changeset
|
22 |
== Fort Mode won't start == |
ea4c2badde57
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
294
diff
changeset
|
23 |
|| 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
|
24 |
|| 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
|
25 |
|| Workaround || Finding or building a more up-to-date 0.9.18 hwengine binary || |
311 | 26 |
|| See also || [http://code.google.com/p/hedgewars/source/detail?r=2fc02902c7cbf3c29bfe08a50e5f37983582b251 commit 2fc02902c7cbf3c29bfe08a50e5f37983582b251] || |
309
ea4c2badde57
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
294
diff
changeset
|
27 |
|
283 | 28 |
== Weapon menu misbehaves in certain situations == |
285 | 29 |
|| Details || Weapon menu closes when it shouldn't, doesn't open on first try, etc... || |
283 | 30 |
|| Workaround || None, you'll have to reopen the weapon menu again || |
285 | 31 |
|| See also || issue 465 || |
283 | 32 |
|
288 | 33 |
== Camera moving automatically even when Auto-Camera is disabled == |
34 |
|| Preconditions || A non-local team selects a weapon/utility that requires point-and-click targeting (girder, airstrikes, homing weapons, teleport, etc) || |
|
310 | 35 |
|| See also || [http://code.google.com/p/hedgewars/source/detail?r=209c9ba77a0980a640151a185f119219b350c59e commit 209c9ba77a0980a640151a185f119219b350c59e] || |
288 | 36 |
|
294
54ad5ec9bfae
added caption and mute problem to the KnownBugs list
vittorio.giovara@gmail.com
parents:
289
diff
changeset
|
37 |
== No captions when muting audio == |
54ad5ec9bfae
added caption and mute problem to the KnownBugs list
vittorio.giovara@gmail.com
parents:
289
diff
changeset
|
38 |
|| Details || If you press 8 or set a volume of 0 a 'Audio Muted' message will stay on top, hiding any other caption. || |
310 | 39 |
|| See also || [http://code.google.com/p/hedgewars/source/detail?r=7681d14b9f0191eda821a9b744f0a093430321ee commit 7681d14b9f0191eda821a9b744f0a093430321ee] || |
294
54ad5ec9bfae
added caption and mute problem to the KnownBugs list
vittorio.giovara@gmail.com
parents:
289
diff
changeset
|
40 |
|
288 | 41 |
=== Frontend === |
289
531bc8c83742
Maybe it wasn't a good idea to make this wiki page.
sheepyluva@gmail.com
parents:
288
diff
changeset
|
42 |
== 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
|
43 |
|| 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
|
44 |
|| Workaround || None. Since the user can't leave that screen, a restart of Hedgewars is necessary || |
531bc8c83742
Maybe it wasn't a good idea to make this wiki page.
sheepyluva@gmail.com
parents:
288
diff
changeset
|
45 |
|
288 | 46 |
== Frontend Crash when somebody joins your room == |
47 |
|| Preconditions || Hedgewars was started with Frontend-Sounds turned off, then they were turned on || |
|
48 |
|| Workaround || Restart Hedgewars after turning Frontend-Sounds on || |
|
49 |
|| See also || issue 506 || |
|
50 |
||
317
974a36ea46a8
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
311
diff
changeset
|
51 |
== Frontend Crash when canceling a !YouTube video upload == |
288 | 52 |
|| See also || issue 471 || |
53 |
||
283 | 54 |
== Wrong theme selected for static/preset map in online game (desync on join) == |
55 |
|| Workaround || None known yet (try rejoining?), a server-side workaround is under consideration though. || |
|
285 | 56 |
|| See also || issue 481 || |
282
3a4cc2991b69
Edited wiki page KnownBugs through web user interface. Like a baws.
sheepyluva@gmail.com
parents:
281
diff
changeset
|
57 |
|
288 | 58 |
=== See Also === |
321
ae8a8076f731
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
317
diff
changeset
|
59 |
Also [http://code.google.com/p/hedgewars/issues/list?can=1&q=ReleaseBug%3D0.9.18 see the list of bugs of the 0.9.18 release on the issue tracker] |