Train gets stuck at loading/unloading

Got a problem with TTDPatch? Get help here.

Moderator: TTDPatch Moderators

Post Reply
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Train gets stuck at loading/unloading

Post by DaleStan »

In about 2 weeks, train 40 will pull into Fuerte Olimpio, and unload its load of goods. However, it will never realize that it's actually empty and will continue attempting to load/unload until I manually send it on to its next order.

I have a hard time imagining the orders are broken, because it shares its orders with 12 other trains, none of which have this problem.
Attachments
save&cfg.rar
(174.67 KiB) Downloaded 45 times
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
SHADOW-XIII
Tycoon
Tycoon
Posts: 14275
Joined: 09 Jan 2003 08:37

Post by SHADOW-XIII »

maybe you have Fifo on ? then if you force a train to leave station then all next at the station will stuck
what are you looking at? it's a signature!
sterps
Engineer
Engineer
Posts: 17
Joined: 06 Jul 2005 06:34
Location: Victoria, Australia

Post by sterps »

I having the same problem, and my fifo loading is off
broodje
Director
Director
Posts: 615
Joined: 13 Jul 2003 12:47
Location: Alphen aan den Rijn
Contact:

Post by broodje »

Yep I can join this group; I got a bunch of trains that keep unloading for evver. Both coal trains as passenger trains. After I send them manualy to a next station they hav no more problems. So I gues something has changed in the savegame format? I'm currently not behind my Home Computer so I can't atach a savegame if needed I'll do so later today (in about 6 hours....)
User avatar
Rob
Tycoon
Tycoon
Posts: 4355
Joined: 31 Dec 2002 16:52
Location: Ven-Zelderheide, The Netherlands

Post by Rob »

I have had the same, it was always the train with the same number.
Even selling and rebuilding it didn't help.
The only thing that did help, was to sell it and rebuild it in another depot.
I had 4 trains in my game wich where effected.
Wie zich gelukkig voelt met het geluk van anderen, bezit een rijkdom zonder grenzen. (F.Daels)
Image
Still the best OS around
User avatar
Csaboka
Tycoon
Tycoon
Posts: 1202
Joined: 25 Nov 2002 16:30
Location: Tiszavasvári, Hungary
Contact:

Post by Csaboka »

It sounds like another bug popping up in my load/unload code.

/me goes and tries hunting that bug down.
Reality is that which, when you stop believing in it, doesn't go away.—Philip K. Dick
User avatar
Csaboka
Tycoon
Tycoon
Posts: 1202
Joined: 25 Nov 2002 16:30
Location: Tiszavasvári, Hungary
Contact:

Post by Csaboka »

OK, the bug is hunted down. It was a hard-to-catch one, though.

Every vehicle has an "I'm not done yet" flag, and the train won't go on until that flag is cleared for each vehicle in the consist. In DaleStan's savegame, the third engine of train 40 has this flag set, although it isn't ever touched for cargoless vehicles. I guess he sold a vehicle that haven't finished unloading, then bought the engine, which inherited the slot, with the flag still set. I've fixed it by resetting that flag for every vehicle, not only for those that have a capacity.

Alpha 57 will contain the fix. Until then, selling the third engine can help temporarily in DaleStan's game.
Reality is that which, when you stop believing in it, doesn't go away.—Philip K. Dick
User avatar
Andrex
Tycoon
Tycoon
Posts: 1308
Joined: 22 Nov 2002 05:08
Location: AR
Contact:

Re: Train gets stuck at loading/unloading

Post by Andrex »

DaleStan wrote:In about 2 weeks, train 40 will pull into Fuerte Olimpio, and unload its load of goods. However, it will never realize that it's actually empty and will continue attempting to load/unload until I manually send it on to its next order.

I have a hard time imagining the orders are broken, because it shares its orders with 12 other trains, none of which have this problem.
Since you constantly suggest to use notepad instead of TTDXC when a bug is found on it, I'll suggest you to use the original gamegfx.exe instead of TTDPatch. I never had problems with the original game EXE.
Patchman
Tycoon
Tycoon
Posts: 7575
Joined: 02 Oct 2002 18:57
Location: Ithaca, New York
Contact:

Post by Patchman »

Maybe he wouldn't do that so much if TTDXC's bugs got fixed within 12 hours of being reported...
Josef Drexler

TTDPatch main | alpha/beta | nightly | manual | FAQ | tracker
No private messages please, you'll only get the answering machine there. Send email instead.
User avatar
Andrex
Tycoon
Tycoon
Posts: 1308
Joined: 22 Nov 2002 05:08
Location: AR
Contact:

Post by Andrex »

Patchman wrote:Maybe he wouldn't do that so much if TTDXC's bugs got fixed within 12 hours of being reported...
I don't have a development team here working on TTDXC, in case you haven't noticed I'm the only responsible for it and the entire divxland.org website as well. I do what I can.
DaleStan
TTDPatch Developer
TTDPatch Developer
Posts: 10285
Joined: 18 Feb 2004 03:06
Contact:

Post by DaleStan »

Andrex wrote:I don't have a development team here working on TTDXC,
You might have better luck with the "development team" thing if you released the source code. Just an idea.

Oh, and BTW:

Code: Select all

<@patchman> I wish Andrex had something like a changelog for his TTDXC
<@patchman> not that I use it, but it would be useful to know which bugs aren't fixed yet
Distributing accurate copies of the changelog and todo (accurate documentation, in general) is at least as important as actually fixing the bugs, at least IMO.
To get a good answer, ask a Smart Question. Similarly, if you want a bug fixed, write a Useful Bug Report. No TTDPatch crashlog? Then follow directions.
Projects: NFORenum (download) | PlaneSet (Website) | grfcodec (download) | grfdebug.log parser
SHADOW-XIII
Tycoon
Tycoon
Posts: 14275
Joined: 09 Jan 2003 08:37

Re: Train gets stuck at loading/unloading

Post by SHADOW-XIII »

Andrex wrote:Since you constantly suggest to use notepad instead of TTDXC when a bug is found on it, I'll suggest you to use the original gamegfx.exe instead of TTDPatch. I never had problems with the original game EXE.
well,if it cannot work properly
even TTDPatch, if there is a heavy bug it is recommened to go to previous version
in that case we recommend to got to the notepad :roll:
what are you looking at? it's a signature!
User avatar
Andrex
Tycoon
Tycoon
Posts: 1308
Joined: 22 Nov 2002 05:08
Location: AR
Contact:

Post by Andrex »

DaleStan wrote: Oh, and BTW:

Code: Select all

<@patchman> I wish Andrex had something like a changelog for his TTDXC
<@patchman> not that I use it, but it would be useful to know which bugs aren't fixed yet
Distributing accurate copies of the changelog and todo (accurate documentation, in general) is at least as important as actually fixing the bugs, at least IMO.
I don't have time for all the formalities when releasing an updated TTDXC version, that's why I don't usually have an accurate changes log. This makes it easier to concentrate just in TTDXC entirely without worrying about X feature or bugfix being written down.

But I laughed about the "todo list" indeed, because I receive no suggestions for such thing and I don't really use the program anymore. All updates I release since this year are 100% generosity for the users who found the program useful, if you don't like the way I develop it it's simple: don't use it.

1 more thing: when I said I don't have a development team, I didn't mean I want one. I'm perfectly aware that the program is closed source and it'll stay this way for now.
Post Reply

Return to “Problems with TTDPatch”

Who is online

Users browsing this forum: Semrush [Bot] and 7 guests