Welcome to GameHourz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

2.0.1 alpha 44

 
   Game Forums (Home) -> Transport Tycoon RSS
Related Topics:
Alpha 69 problems - fixed? - Hi Josef, et al, I've been playing a lot on Alpha 69 and begun problems which I haven't seen as being corrected in history logs for a70, a71, a72, a73 and b1. after a certain period of time my towns start to The first..

Bug Fix by myself! - At last i found out what was giving me graphical glitches on hi-score It's a option that i have in the (by Michal Pavlik), i think also available in the TTDX when using 5 - Full Screen (Clear..

Annoying Telegraphic Sound - Is there any way, ou to integrate in the patch, an option that sets to the sound for each news message It's getting REALLY anoying after all this years... Oh, BTW, the telegraph as ended... Maybe a after..

Beta 1 bug with "enhancedtunnels" - Those concerned probably already know this, but incase not... With on, play is broken - ie, only the company's trains will enter a tunnel, whilst other trains reverse when trying to enter it. Caused me a..

Observations and doubts - Hi all. Since ever, i have noticed that the of the farms is not so as it look; when a farm produces "90 tons of and "90 items of in very distinct games, i had very different results, sometimes the of grain..
Next:  Game Crashes  
Author Message
Josef Drexler

External


Since: Feb 15, 2005
Posts: 12



(Msg. 1) Posted: Mon Feb 28, 2005 3:19 am
Post subject: 2.0.1 alpha 44
Archived from groups: alt>games>microprose>transport-tyc (more info?)

Hi all,

latest alpha available here: http://www.ttdpatch.net/src/

This one is again more focussed on fixing bugs, especially in the path-
based signalling feature. For example, the train reversing problem
should be all but gone now, and even if a train has problems, you can now
reverse it manually. Also other problems with rail under bridges and
trains trying to go the wrong way through a one-way signal should be
fixed.

Mek has continued to work on the new Locomotion GUI feature, and now the
centre tab with the station building tools is available as well.

For a full list of all the bugs fixed and other changes, see below as
usual.

Have fun!
Josef


All changes in 2.0.1 alpha 44:
- by Mek: added station tab in locomotion GUI plus some fixes
- it's now always possible, but not always safe, to manually reverse
trains
- if train needs to reverse but cannot due to path-based signalling,
a news message is generated to notify the player
- changed station prop 09 to allow > 255 sprite layouts
- fixed division by zero in resizable window code
- fixed bug with display of cargo amount for default cargo type
using wrong cargo type
- (devel) ensure action 0 handler functions are called during
initialization to allow them to properly allocate memory
- (devel) support directly testing bits in patchproc arguments
- allow 0 and 1 (or any non-zero number) as arguments for bit
switches, not just on/off
- fixed bug in PBS causing some reversing trains to unreserve track
pieces of other trains, thereby causing train crashes
- fix rounding error in small running cost values
- fixed bug in PBS pathfinding causing unsafe behaviour if the first
signal on a wrong track is at the same distance as a bridge piece
on the right track
- fixed bug in PBS with trains leaving station sometimes reserving
path across the wrong signal
- fixed another bug causing trains to sometimes reserve unsafe paths
- fixed bug in PBS causing train to try to route the wrong way
through one-way signals
- fixed most situations in which trains were unable to reverse
- fixed bug with non-existing track pieces sometimes remaining
reserved
- fixed infinite loop in new performance calculation if vehicle cost
was set to zero
- added mechanism to expire vehicles n years before the end of their
phase 2, i.e. before their model reliability starts to drop
(action 0 props 26,1B,16,16)
- fixed bug with missing or wrong track foundations in stations with
callback 14
- support callback results in regular action 2 as well for
standardized access to loading/moving state and cargo amount
- fixed refitting of trains with wagons with different text suffix
but same F2 value, now refits only those wagons that use the same
text suffix
- show number of trains that share orders in "End of shared orders"
message
- fixed bridgespeedlimits (broken because of wagonspeedlimits)
- fixed bug with incorrect purchase list display with resizable
windows
- support planes carrying cargo other than passengers by default (if
not refittable to passengers, first refittable cargo option is
used)
- support not using the default cargo type for stations by defining
cargo type FE, thus not displaying sum of all cargo, but no cargo
- fixed bug with dual-headed engines having wrong speed with multihd
off
- fixed slow planes and helicopters speeding up when broken down
- made planespeed take a parameter from 1 to 4 that is the speed up
factor
- by Oskar: fix bug in resolution switches affecting the jukebox
- prevent AI from building AIRank 0 locos

--
Josef Drexler | http://jdrexler.com/home/
---------------------------------+---------------------------------------
-
Please help Conserve Gravity | Email address is *valid*.
Stop flipping pancakes. | Don't remove the "nospam" part.

 >> Stay informed about: 2.0.1 alpha 44 
Back to top
Login to vote
martin

External


Since: Feb 28, 2005
Posts: 5



(Msg. 2) Posted: Mon Feb 28, 2005 8:34 pm
Post subject: Re: 2.0.1 alpha 44 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The new version crashes the program just I the game has started up (about
one second after a train moves) I'm using the windows version of TT on XP
sp2

Any ideas


Martin



"Josef Drexler" <nospam0205.RemoveThis@joesbox.cjb.net> wrote in message
news:MPG.1c8c57a57a9ff259989ece@server.our.house...
>
> Hi all,
>
> latest alpha available here: http://www.ttdpatch.net/src/
>
> This one is again more focussed on fixing bugs, especially in the path-
> based signalling feature. For example, the train reversing problem
> should be all but gone now, and even if a train has problems, you can now
> reverse it manually. Also other problems with rail under bridges and
> trains trying to go the wrong way through a one-way signal should be
> fixed.
>
> Mek has continued to work on the new Locomotion GUI feature, and now the
> centre tab with the station building tools is available as well.
>
> For a full list of all the bugs fixed and other changes, see below as
> usual.
>
> Have fun!
> Josef
>
>
> All changes in 2.0.1 alpha 44:
> - by Mek: added station tab in locomotion GUI plus some fixes
> - it's now always possible, but not always safe, to manually reverse
> trains
> - if train needs to reverse but cannot due to path-based signalling,
> a news message is generated to notify the player
> - changed station prop 09 to allow > 255 sprite layouts
> - fixed division by zero in resizable window code
> - fixed bug with display of cargo amount for default cargo type
> using wrong cargo type
> - (devel) ensure action 0 handler functions are called during
> initialization to allow them to properly allocate memory
> - (devel) support directly testing bits in patchproc arguments
> - allow 0 and 1 (or any non-zero number) as arguments for bit
> switches, not just on/off
> - fixed bug in PBS causing some reversing trains to unreserve track
> pieces of other trains, thereby causing train crashes
> - fix rounding error in small running cost values
> - fixed bug in PBS pathfinding causing unsafe behaviour if the first
> signal on a wrong track is at the same distance as a bridge piece
> on the right track
> - fixed bug in PBS with trains leaving station sometimes reserving
> path across the wrong signal
> - fixed another bug causing trains to sometimes reserve unsafe paths
> - fixed bug in PBS causing train to try to route the wrong way
> through one-way signals
> - fixed most situations in which trains were unable to reverse
> - fixed bug with non-existing track pieces sometimes remaining
> reserved
> - fixed infinite loop in new performance calculation if vehicle cost
> was set to zero
> - added mechanism to expire vehicles n years before the end of their
> phase 2, i.e. before their model reliability starts to drop
> (action 0 props 26,1B,16,16)
> - fixed bug with missing or wrong track foundations in stations with
> callback 14
> - support callback results in regular action 2 as well for
> standardized access to loading/moving state and cargo amount
> - fixed refitting of trains with wagons with different text suffix
> but same F2 value, now refits only those wagons that use the same
> text suffix
> - show number of trains that share orders in "End of shared orders"
> message
> - fixed bridgespeedlimits (broken because of wagonspeedlimits)
> - fixed bug with incorrect purchase list display with resizable
> windows
> - support planes carrying cargo other than passengers by default (if
> not refittable to passengers, first refittable cargo option is
> used)
> - support not using the default cargo type for stations by defining
> cargo type FE, thus not displaying sum of all cargo, but no cargo
> - fixed bug with dual-headed engines having wrong speed with multihd
> off
> - fixed slow planes and helicopters speeding up when broken down
> - made planespeed take a parameter from 1 to 4 that is the speed up
> factor
> - by Oskar: fix bug in resolution switches affecting the jukebox
> - prevent AI from building AIRank 0 locos
>
> --
> Josef Drexler | http://jdrexler.com/home/
> ---------------------------------+---------------------------------------
> -
> Please help Conserve Gravity | Email address is *valid*.
> Stop flipping pancakes. | Don't remove the "nospam" part.

 >> Stay informed about: 2.0.1 alpha 44 
Back to top
Login to vote
Josef Drexler

External


Since: Feb 15, 2005
Posts: 12



(Msg. 3) Posted: Mon Feb 28, 2005 9:35 pm
Post subject: Re: 2.0.1 alpha 44 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

martin wrote:
> The new version crashes the program just I the game has started up (about
> one second after a train moves) I'm using the windows version of TT on XP
> sp2
>
> Any ideas

Does it make a crash log (crash*.txt file)? If so, please attach the
latest one.

--
Josef Drexler | http://jdrexler.com/home/
---------------------------------+----------------------------------------
Please help Conserve Gravity | Email address is *valid*.
Play Chess, not Basketball. | Don't remove the "nospam" part.
 >> Stay informed about: 2.0.1 alpha 44 
Back to top
Login to vote
martin

External


Since: Feb 28, 2005
Posts: 5



(Msg. 4) Posted: Wed Mar 02, 2005 5:35 pm
Post subject: Re: 2.0.1 alpha 44 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes I did get a crash.log, here it is

Martin
martinREMOVE.RemoveThis@justbanffREMOVE.com

'Remove the REMOVEs for valid email


"Josef Drexler" <nospam0205.RemoveThis@joesbox.cjb.net> wrote in message
news:d002o9$vji$1@joesbox.cjb.net...
> martin wrote:
>> The new version crashes the program just I the game has started up (about
>> one second after a train moves) I'm using the windows version of TT on XP
>> sp2
>>
>> Any ideas
>
> Does it make a crash log (crash*.txt file)? If so, please attach the
> latest one.
>
> --
> Josef Drexler | http://jdrexler.com/home/
> ---------------------------------+----------------------------------------
> Please help Conserve Gravity | Email address is *valid*.
> Play Chess, not Basketball. | Don't remove the "nospam" part.


begin 666 CRASH001.TXT
M5%1$(%8P,#$Y13 P,"!#<F%S:"!,;V<@8GD@5%1$4&%T8V@@,BXP+C$@86QP
M:&$@-#0@*%=I;F1O=W,I#0H-"D5X8V5P=&EO;B!#,# P,# P-2!A=" P,#%"
M.C P-3<V039##0H-"D5!6" @(" @("!%0E@@(" @(" @14-8(" @(" @($5$
M6 T*,# P,# P,# @(# P,# P,#9&(" P,#8R,# P-B @,# P,# P.3@-"@T*
M15-)(" @(" @($5$22 @(" @("!%4U @(" @(" @14)0#0HP,#8T,31%,B @
M,# P,# P,# @(# P,#9&03$P(" P,#0S03DU, T*#0I$4R @(" @(" @15,@
M(" @(" @($93(" @(" @("!'4R @(" @(" @4U,@(" @(" @($9L86=S#0HP
M,#(S(" @(" @,# R,R @(" @(# P,T(@(" @(" P,# P(" @(" @,# R,R @
M(" @(# P,#$P,C0V#0I&1D9&1D9&1B @1D9&1D9&1D8@(# P,# P1D9&(" C
M(R,C(R,C(R @1D9&1D9&1D8@*%-E9VUE;G0@;&EM:71S*0T*,#!#1D8S,# @
M(# P0T9&,S P(" P,#0P1C,P," @(R,C(R,C(R,@(# P0T9&,S P("A!8V-E
M<W,@<FEG:'1S*0T*#0I">71E<R!A="!$4SI%25 -"C!&($%&(# W(#,S($0R
M($)"(#9#(# Q(# P(# P($,W(# U($4R(# P(#1$(# P#0H-"E-T86-K($1U
M;7 Z#0HP,#4U.$,X0R @03%",C P,#8@(# P,#$P,#4U(" P,#4U03 Y,2 @
M,# P-D9&,D,@(# P-# U03$X(" P,# P,# Q," @,# P.#(S-$,-"C=&1D1#
M,# P(" P,# P,# P,2 @,# P,C P,# @(# P,#9&034X(" P,# V1D$U." @
M,# P-D9!-3@@(# P,# P,# R(" P,# P,# P,@T*-T9&1$9#,# @(# P,$$P
M,# X(" P,# P,# P," @,# P,#<W14(@(# P,#9&0D,X(" P,# V1D(P," @
M,# P-D9"0S@@(#=#.3$U03 P#0HP,# V1D%"-" @,# P-D9#-30@(# P,# P
M,# Q(" W0SDQ-4$V-2 @,# P,# P,48@(#=#.3=#,3<T(" U040W-#A&-B @
M,# P,# P,# -"@T*2&%N9&QE<B!3=&%C:R!$=6UP("AA=" P,#(S.C P,#9&
M-T,P*3H-"C P,# S1D9&(" P,# P,# P," @,# P,# P,# @(# P,# P,# P
M(" P,# P,# P," @,# P,# P,T(@(# P,# P,#(S(" P,# P,# R,PT*,# P
M,# P,# @(# P-C0Q-$4R(" P,# P,# V1B @,# P,# P.3@@(# P-C(P,# V
M(" P,# P,# P," @,# T,T$Y-3 @(# P-3<V039##0HP,# P,# Q0B @,# P
M,3 R-#8@(# P,#9&03$P(" P,# P,# R,R @,# P,# R-T8@(# P,# P,# P
M(" P,# P,# P," @,# P,# P,# -"C P,# P,# P(" P,# P,# P," @,# P
M,#%&.# @(# P,#!&1D9&(" P,# P,# P," @,# P,# P,# @(# P,# P,# P
M(" P,# P,# P, T*#0I0871C:"!F;&%G<SH-"D$X.#8U,#4Q(" Q.# X,# P
M,2 @03%#.3)!,#(@(# P,# P,T9&(" P,# P,# P," @,# P,# P,# @(# P
M,#%&-# P("!!,# P,# P, T*,# P,# P,# @(# P,# P,3 P(" P,# P,T4X
M," @,# Y-C W1# @(# Q.3 P,#DV(" P,39$,# U02 @-S4U-# U,# @(#%!
M04$T14,P#0HP,S P,#0P," @,# P,# P,# @(# P,# P,# P(" P,# P,# P
M," @,# P,# P,# @(# P,# P,# P(" P,# P,# P," @,# P,# P,# -"C Q
M,30P,# P("!&,$8P,# P," @1D$P,48P1C @(#$T-#9&1C P(" P03 P-4$P
M,2 @,#,U,# T,$$@(#!&,#(P,3 P(" P03 Q,$$R,PT*,30P,3 U,#,@(# Q
2,30P03 P(" P,# P,# P- T*
`
end
 >> Stay informed about: 2.0.1 alpha 44 
Back to top
Login to vote
Josef Drexler

External


Since: Mar 03, 2005
Posts: 12



(Msg. 5) Posted: Sat Mar 05, 2005 3:26 am
Post subject: Re: 2.0.1 alpha 44 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

martin wrote on Wed, 02 Mar 2005 17:35:58 GMT:
> Yes I did get a crash.log, here it is

Sorry about the late reply.

The crash log indicates that something has overwritten the running cost
base table. This could happen because of a bad .grf file for example. I
suggest you try to remove grf files from newgrf(w).cfg until this problem
disappears.

--
Josef Drexler | http://jdrexler.com/home/
---------------------------------+---------------------------------------
-
Please help Conserve Gravity | Email address is *valid*.
Play Chess, not Basketball. | Don't remove the "nospam" part.
 >> Stay informed about: 2.0.1 alpha 44 
Back to top
Login to vote
martin

External


Since: Feb 28, 2005
Posts: 5



(Msg. 6) Posted: Sat Mar 05, 2005 5:11 pm
Post subject: Re: 2.0.1 alpha 44 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Josef Drexler" <nospam0305.TakeThisOut@joesbox.cjb.net> wrote in message
news:MPG.1c92f0c9b006975c989ed0@server.our.house...
> martin wrote on Wed, 02 Mar 2005 17:35:58 GMT:
>> Yes I did get a crash.log, here it is
>
> Sorry about the late reply.
>
> The crash log indicates that something has overwritten the running cost
> base table. This could happen because of a bad .grf file for example. I
> suggest you try to remove grf files from newgrf(w).cfg until this problem
> disappears.
>
> --
> Josef Drexler | http://jdrexler.com/home/
> ---------------------------------+---------------------------------------
> -
>

Still couldn't get it working again - so did the fail safe method of
reinstalling the game - that worked !!!!


Martin
 >> Stay informed about: 2.0.1 alpha 44 
Back to top
Login to vote
Display posts from previous:   
   Game Forums (Home) -> Transport Tycoon All times are: Ekaterinburg, Islamabad, Karachi, Tashkent (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]