known-bugs.txt
author celestar
Sun, 11 Mar 2007 09:28:58 +0000
branchcustombridgeheads
changeset 5651 335d9bd345b0
parent 5648 1608018c5ff2
child 5405 b265a946adac
child 5977 8a8c35b46e8d
permissions -rw-r--r--
(svn r9109) [cbh] -Fix: Stabilize the reversing of trains on bridges/bridgeheads a little (it still crashes at times however). Also re-allow the construction of signals on bridgeheads
801
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     1
README
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     2
------------------------------------------------------------------------
1821
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
     3
All bugs listed below are marked as known. Please do not submit any bugs
801
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     4
that are the same as these. If you do, don't act surprised, because
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     5
we WILL flame you!!
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     6
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     7
There is an experimental AI included in the game which you can enable
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     8
from the "Configure Patches" window. All bugs related to this AI should
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
     9
go to: http://www.tt-forums.net/viewtopic.php?t=9576
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    10
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    11
Of course if you have more knowledge about any of these bugs, have more
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    12
specifics, we welcome you to report them. React to the given bug indicated
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    13
by the number below on http://sourceforge.net/tracker/?group_id=103924&atid=636365
2947
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    14
or http://bugs.openttd.org.
3122
cb8145459c39 (svn r3727) - Fix some typos in the readme and known-bugs text files
Darkvater
parents: 2947
diff changeset
    15
If the bug report is closed, it has been fixed, which then can be verified
801
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    16
in the latest SVN version.
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    17
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    18
Bugs for 0.5.0
2947
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    19
------------------------------------------------------------------------
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    20
URL: http://bugs.openttd.org
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    21
5648
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
    22
-523	Aircraft too cheap
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
    23
-522	overflow on vehicle costs
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
    24
-521	Mythical train
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
    25
-519	Bridge building results in 'missing' pieces
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
    26
-518	Vehicle at final leg of transfer chain gets negative profit on load
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
    27
-513	Client Crash - Server running saved game
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
    28
-508	Destroying trees and replanting => raised rating
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
    29
-503	Load game failed: inflate() failed.
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
    30
-502	OSX can incorrectly print "dbg: [sl] Cannot open savegame 'data/opntitle.dat' for saving/loading."
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
    31
-501	Mouse pointer gets hidden, when draging out of window and back again. Only affects Wacom etc.
5623
ef2a8a524a95 (svn r7721) [cbh] - Sync with 7607:7720 from trunk
celestar
parents: 5355
diff changeset
    32
-489	[0.5.0rc1] Sound choppy on Vista
ef2a8a524a95 (svn r7721) [cbh] - Sync with 7607:7720 from trunk
celestar
parents: 5355
diff changeset
    33
-483	!invalid string id 0 in GetString when trying to host a game after upgrade to 0.5.0-RC1 - workaround
ef2a8a524a95 (svn r7721) [cbh] - Sync with 7607:7720 from trunk
celestar
parents: 5355
diff changeset
    34
-474	Overtaking car doesn't hit the against-riding car.
ef2a8a524a95 (svn r7721) [cbh] - Sync with 7607:7720 from trunk
celestar
parents: 5355
diff changeset
    35
-465	Crash in Linux (Debian)
ef2a8a524a95 (svn r7721) [cbh] - Sync with 7607:7720 from trunk
celestar
parents: 5355
diff changeset
    36
-460	vehicles not avaible - unable to build
ef2a8a524a95 (svn r7721) [cbh] - Sync with 7607:7720 from trunk
celestar
parents: 5355
diff changeset
    37
-459	Merging is buggy
ef2a8a524a95 (svn r7721) [cbh] - Sync with 7607:7720 from trunk
celestar
parents: 5355
diff changeset
    38
-458	Crash when changing Resolution on Mac OS X (x86)
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    39
-450	GUI selecting disabled numbers (newstations)
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    40
-444	Compile issues (networking) on Sun and SGI platforms
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    41
-442	Alt-tab behaviour flawed whilst full screen (win32)
5623
ef2a8a524a95 (svn r7721) [cbh] - Sync with 7607:7720 from trunk
celestar
parents: 5355
diff changeset
    42
-441	Transparent stuff
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    43
-435	Assertion window doesn't show when in fullscreen on Mac OS X
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    44
-432	Assertion failed: AircraftController in aircraft_cmd.c (line 771)
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    45
-423	Improved loading causes high CPU use with long trains
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    46
-410	Openttd in dedicated mode don't run without data files
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    47
-404	Cargo never delivered to station after bribe and before first pickup
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    48
-379	Integer overflow with huge cities
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    49
-365	Blimp Stuck at airport
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    50
-362	Changing signal type affects whole square
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    51
-357	CPU spikes in game
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    52
-355	graphics bugs with trains - water, tunnels
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    53
-354	Maglev Trains faster than All Planes
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    54
-339	Crash in Quicktime when exiting game
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    55
-299	disable 90 deg turns patch - AI builds 90 deg turns
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    56
-290	NPF - no path to depot from tunnel
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    57
-282	layers do not clear loans as soon as they could
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    58
-274	Autoclean ignores any share holdings
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    59
-265	Subsidy awarded detection bug
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    60
-259	AIs start unnamed companies that do nothing
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    61
-216	AI build train vans one van less
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    62
-202	2 Locomotives in 1 Train - Selling one results in Age of the other one Being 0
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    63
-193	Inconsistent directory usage on Mac OS X
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    64
-165	vehicle length not taken into account
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    65
-163	Cargo: Station destroyed / High payment
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    66
-158	Crash with !v->type == VEH_Ship error
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    67
-153	Language crash with app renaming OSX
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    68
-119	Clipping problems with vehicles on slopes
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    69
-115	inactive logins do not get auto kicked
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    70
- 89	Able to build railways/stations before engines become available
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    71
- 65	short wagons bug
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    72
- 51	Windows doesn't support CUSTOM_LANG_DIR
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    73
- 47	Low rating calculation and cargo loading priority
2947
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    74
801
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    75
------------------------------------------------------------------------
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    76
URL: http://sourceforge.net/tracker/?atid=636365&group_id=103924&func=browse
1849
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
    77
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    78
-1573339	0.4.8.dmg Crash with intel 64bit
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    79
-1460218	0.4.7 normal industry bug (non_smooth)
4204
1e2a7cd51c36 (svn r5688) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 4102
diff changeset
    80
-1459262	Towns building too many roads way too long now
1e2a7cd51c36 (svn r5688) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc.
Darkvater
parents: 4102
diff changeset
    81
-1458995	Another bug with smooth_economy
2947
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    82
-1393415	NPF & one-way sigs
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    83
-1244842	Multiplayer interface bug (0.4.0.1)
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    84
-1212267	station visited twice when servicing
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    85
-1208170	Duplicate station names can be created
1821
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
    86
-1197116	Some stations are cargo-less
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
    87
-1116638	"More, but smaller changes" deficiency
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
    88
-1106356	re-offered prototypes
801
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    89
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    90
Minor Bugs for 0.5.0
801
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    91
------------------------------------------------------------------------
bfa47ec110b0 (svn r1271) -Fix: set eol-style to native on missing files
darkvater
parents:
diff changeset
    92
URL: http://sourceforge.net/tracker/?atid=669662&group_id=103924&func=browse
1849
433b3d2ede3f (svn r2354) Update OpenTTD for 0.4.0.1 release
orudge
parents: 1821
diff changeset
    93
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    94
-1488896	enable higher resolutions
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4254
diff changeset
    95
-1461629	[r4180]Subsidy calculated wrong
2947
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    96
-1412031	fast forward scrolling is also fast forward :)
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    97
-1387424	overtake insolvent company is to cheap
c6c6af1d9664 (svn r3505) - Update known-bugs and delete scenarios from SVN.
Darkvater
parents: 1918
diff changeset
    98
-1382782	Loan interest calculated 'wrong'
1821
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
    99
-1201284	permanent hilight in a depot
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
   100
-1185852	Scrollbars get arbitrarily small
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
   101
-1184634	Replace vehicles window bug
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
   102
-1160732	little bug with transparency
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
   103
-1117731	Editor-StartingDate
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
   104
-1108046	game freezes
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
   105
-1102174	Bug if 3 people buy 25% shares in one company
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
   106
-1084620	Minor bug considering buses/trucks
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
   107
-1034310	color mauve in diagrams
6b13b0210b07 (svn r2325) - Update OpenTTD for 0.4.0 release
Darkvater
parents: 1153
diff changeset
   108
-1030661	It's possible to build a tunnel under oil wells
5648
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
   109
- 993516	Canal + bouy -> wrong graphics.
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
   110
- 987891	Large UFO destruction bug
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
   111
- 987883	Aircraft landing/taking off
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
   112
- 987880	company league table updating
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
   113
- 985924	aircraft taxi speed
1608018c5ff2 (svn r8059) [cbh] - Sync with r7788:8032 from trunk
celestar
parents: 5623
diff changeset
   114
- 941694	Clipping problems stations/vehicles on slopes