Cargo Distribution

Forum for technical discussions regarding development. If you have a general suggestion, problem or comment, please use one of the other forums.

Moderator: OpenTTD Developers

Eddi
Tycoon
Tycoon
Posts: 8281
Joined: 17 Jan 2007 00:14

Re: Cargo Distribution

Post by Eddi »

yes, there is a patch floating around to reduce passenger/mail production. It's included in Chills PatchPack (although that's kinda old nowadays)
Wasila
Tycoon
Tycoon
Posts: 1498
Joined: 15 Mar 2008 07:02

Re: Cargo Distribution

Post by Wasila »

fonso: I speak English natively :), but you'd have to remind me what all the settings do. Shoot me a PM.
User avatar
fonso
President
President
Posts: 945
Joined: 13 Oct 2007 08:28

Re: Cargo Distribution

Post by fonso »

Thanks for the offer. I'll write some help texts for the settings myself. Then you can read them and tell me if they're understandable. I'll be happy about corrections.
The guy on the picture is not me, it's Alonso.
User avatar
fonso
President
President
Posts: 945
Joined: 13 Oct 2007 08:28

Re: Cargo Distribution

Post by fonso »

OK, in the latest version (gec3e2ab5-cd) there are help texts for the cargodist settings. I'm pretty sure they're somewhat clumsy here and there. If you can improve them please send me suggestions by PM. If you don't understand them please ask here.
The guy on the picture is not me, it's Alonso.
User avatar
keoz
Transport Coordinator
Transport Coordinator
Posts: 321
Joined: 16 Jul 2009 10:04

Re: Cargo Distribution

Post by keoz »

fonso wrote:OK, in the latest version (gec3e2ab5-cd) there are help texts for the cargodist settings. I'm pretty sure they're somewhat clumsy here and there. If you can improve them please send me suggestions by PM. If you don't understand them please ask here.
If I can find possible improvements, i'll make suggestion.

Just to know: would you be interested in translations of the help texts ?
Patch - Let's timetable depot waiting time with the Wait in depot patch.
GameScript - Searching a new way to make your cities growing ? Try the Renewed City Growth GameScript.
My screenshots thread.
User avatar
fonso
President
President
Posts: 945
Joined: 13 Oct 2007 08:28

Re: Cargo Distribution

Post by fonso »

Sure, I'm interested in any kind of translation for cargodist. We already have german and russian translations of all the cargodist-specific texts except for help texts. If you find any problems in the existing translations or if you want to add another one write me a PM, please.
The guy on the picture is not me, it's Alonso.
Wasila
Tycoon
Tycoon
Posts: 1498
Joined: 15 Mar 2008 07:02

Re: Cargo Distribution

Post by Wasila »

Any chance of getting just the help text? I can't see a download link and don't wont to have to set up git etc again <_<
Eddi
Tycoon
Tycoon
Posts: 8281
Joined: 17 Jan 2007 00:14

Re: Cargo Distribution

Post by Eddi »

you can use the web-frontend (linked in the first post) to get the individual changes, you don't need to install git.

particularly, you might find this link interesting: https://github.com/fonsinchen/openttd-c ... 9d88095aa0
User avatar
fonso
President
President
Posts: 945
Joined: 13 Oct 2007 08:28

Re: Cargo Distribution

Post by fonso »

I've extracted the strings for you. In strings.txt you find all translatable strings that have been added for cargodist. In order to translate them you should replace the text to the right of the colons. In helptexts.txt you find only the help texts. The format is the same. Things in curly braces are string replacement commands. They shouldn't be translated by themselves, but instead reinserted at the appropriate place in the translated string. The content they represent should be obvious. If not, please ask here.
Attachments
strings.txt
all strings
(9.34 KiB) Downloaded 33 times
helptexts.txt
only help texts
(3.9 KiB) Downloaded 63 times
The guy on the picture is not me, it's Alonso.
Wasila
Tycoon
Tycoon
Posts: 1498
Joined: 15 Mar 2008 07:02

Re: Cargo Distribution

Post by Wasila »

Just having a look at the help text. It's pretty good, but here are a few minor changes:
STR_CONFIG_SETTING_LINKGRAPH_ACCURACY_HELPTEXT :The higher you set this the more CPU time the calculation of the link graph will take. If it takes too long you may notice lags. If you set it to a low value, however, the distribution will be inaccurate, and you may notice cargo not being sent to the places you expect it to go.
STR_CONFIG_SETTING_SHORT_PATH_SATURATION_HELPTEXT :Frequently there are multiple paths between two given stations. Cargodist will saturate the shortest path first, then use the second shortest path until that is saturated and so on. Saturation is determined by an estimation of capacity and planned usage, however most of the time the algorithm cannotwill not estimate the capacity accurately. This setting allows you to specify up to which percentage the shorter path must be saturated before choosing the next longer one.
I might give German translation a shot, if you need it, but I'm not sure I have the necessary vocabulary for this context...

Wasila
User avatar
fonso
President
President
Posts: 945
Joined: 13 Oct 2007 08:28

Re: Cargo Distribution

Post by fonso »

Thanks. I'm a german native speaker. Don't try the german translations, unless you want to annoy me ;). I'll do them myself.
The guy on the picture is not me, it's Alonso.
Wasila
Tycoon
Tycoon
Posts: 1498
Joined: 15 Mar 2008 07:02

Re: Cargo Distribution

Post by Wasila »

Yeah, I suspected as much <_<.

Anyway, here's a crash report to keep you busy. It's from a rather old version of CargoDist (I think), so don't hurt me if I'm wasting your time ;).

It happened twice. The second time I reloaded from save (not the crashed one), and it happened again, even sooner. This is the log from the second crash.

Code: Select all

*** OpenTTD Crash Report ***

Crash at: Thu Dec 27 10:53:00 2012
In game date: 1991-08-01 (0)

Crash reason:
 Exception: E1212012
 Location:  7579C41F
 Message:   Assertion failed at line 800 of C:/MinGW/msys/1.0/home/<user>/trunk/src/cargopacket.cpp: next != to

OpenTTD version:
 Version:    r23672M (2)
 NewGRF ver: 12005c78
 Bits:       32
 Endian:     little
 Dedicated:  no
 Build date: Dec 26 2011 13:02:15

Registers:
 EAX: 0028ED74 EBX: 00000016 ECX: 00000000 EDX: 0008E3C8
 ESI: 76E13180 EDI: 00000000 EBP: 0028EDC4 ESP: 0028ED74
 EIP: 7579C41F EFLAGS: 00000246

 Bytes at instruction pointer:
 C9 C2 10 00 CC CC CC CC CC 8B FF 55 8B EC 56 8B 75 08 83 FE F4 72 18 83

Stack trace:
 E1212012 00000000 00000000 7579C41F 00000000 0028EDA8 75D5FCF1 0025095A
 76E164A8 76DC03E0 00012010 00000000 FFFFFFFF 0028EDC4 75D5FD36 0025095A
 77E0FACA 77E31022 FFFFFFFF 00000024 0028EE30 00544ABF E1212012 00000000
 00000000 00000000 76E10290 0028EE30 76DD5E89 76DD5E8F 00000016 02F90436
 0028F421 00000033 0028F180 77E0FACA 77E29D6C 00000000 00000024 00544A98
 00000001 0028EDF0 0028E918 0028FFC4 76D98CD5 740CB4BE FFFFFFFE 0028F168
 76DD8EA2 00000016 00000033 015006AC 0A9AFE48 0A9867F0 0010002D 00000034
 00000000 010001BD 00000000 000001A0 01010000 0028EDA0 75D2CF5C 0028FFC4
 77E671D5 0ECE215B FFFFFFFE 77E2389A 77E23492 00000000 0A9AFE48 00010003
 00000000 0028F0AC 0A9AFE40 0028EF48 75D5F774 00CB0000 00000000 0A9AFE48
 00000001 0028F0AC 00000001 0000001C 0000000F 00000000 009E6B40 00000010
 0025095A 202D2020 00000006 00000000 00000000 00000556 000002D8 00000000
 00000170 0028F0AC 000001BC 00000000 00007F01 00000000 00000001 0000001E
 50022080 00000035 00000020 00000001 00000000 000001DD 00000000 0A9AFE48
 00FC135C 00000000 0A9AFEAC 00FC13C8 0000011B 0028F0A0 75D5FA18 00000010
 0028F421 00000033 75D5FA50 00000001 0091F768 0028EF98 76D8AA42 00E31DB8
 00000000 00FC0E04 00000016 7FFFFFFF 00000000 00000000 00000000 75D5FA6C
 00000000 00000001 76D8A8C1 00E31DB8 0091F768 00000016 0028EFB8 7FFFFFFF
 00000000 76E12BD0 00E31608 00E307D0 00000000 0028EFF8 76D8A9C8 00E31DB8
 00000008 00000016 00000008 00E3188C 00E31DB9 76E12BD0 0028F013 00000000
 0028F0CC 0028F010 006D91B5 00000008 00000000 0000000A 00000000 00383030
 0028F421 0087A544 00000000 0028F02C 76D7A442 FFFFFFFF 006D9092 76D8A490
 00000007 76D8A462 02F91A6E 0028F421 0000007F 0028F180 009E6B40 00000200
 0028F1E2 0028F07C 757C581B 009E6B40 00000000 0028F078 009E6BF6 009E6F40

Operating system:
 Name:     Windows
 Release:  6.1.7601 (Service Pack 1)
 Compiler: GCC 4.5.2 "4.5.2"

Configuration:
 Blitter:      8bpp-optimized
 Graphics set: OpenGFX (974)
 Language:     C:\Users\<user>\Documents\OpenTTD\save\British Rail\CargoDist r23672\lang\english.lng
 Music driver: win32
 Music set:    OpenMSX (96)
 Network:      no
 Sound driver: win32
 Sound set:    OpenSFX (87)
 Video driver: win32

AI Configuration (local: 0):
  0: Human
  1: Terron (v203)
  2: SynTrans (v10)
  3: NoCAB (v498)

Libraries:
 FreeType:   2.4.4
 LZMA:       5.0.1
 LZO:        2.04
 PNG:        1.5.1
 Zlib:       1.2.5

Module information:
 C:\Users\<user>\Documents\OpenTTD\save\British Rail\CargoDist r23672\openttd.exe handle: 00400000 size: 9879759 crc: EA73EE2E date: 2011-12-26 13:05:18
 C:\Windows\SysWOW64\ntdll.dll handle: 77df0000 size: 1292080 crc: 00BA27E8 date: 2011-11-17 05:38:39
 C:\Windows\syswow64\kernel32.dll handle: 759f0000 size: 1114112 crc: 6A966805 date: 2012-10-04 16:47:40
 C:\Windows\syswow64\KERNELBASE.dll handle: 75790000 size: 274944 crc: CA411691 date: 2012-10-04 16:47:41
 C:\Windows\syswow64\ADVAPI32.DLL handle: 75e90000 size: 640512 crc: 34D5363F date: 2010-11-20 12:18:02
 C:\Windows\syswow64\msvcrt.dll handle: 76d70000 size: 690688 crc: DAB48B3A date: 2011-12-16 07:52:58
 C:\Windows\SysWOW64\sechost.dll handle: 75540000 size: 92160 crc: B624B29A date: 2009-07-14 01:16:13
 C:\Windows\syswow64\RPCRT4.dll handle: 757e0000 size: 663040 crc: D136A44D date: 2010-11-20 12:08:57
 C:\Windows\syswow64\SspiCli.dll handle: 754d0000 size: 96768 crc: 8036AEE0 date: 2012-06-02 04:34:09
 C:\Windows\syswow64\CRYPTBASE.dll handle: 754c0000 size: 36864 crc: 00308E17 date: 2009-07-14 01:15:07
 C:\Windows\syswow64\GDI32.dll handle: 75fd0000 size: 311296 crc: 5F06BCCF date: 2010-11-20 12:08:51
 C:\Windows\syswow64\USER32.dll handle: 75cf0000 size: 833024 crc: 9EFE504D date: 2010-11-20 12:08:57
 C:\Windows\syswow64\LPK.dll handle: 75f60000 size: 25600 crc: 3C6CC57C date: 2009-07-14 01:11:23
 C:\Windows\syswow64\USP10.dll handle: 75560000 size: 626176 crc: A5ECB486 date: 2010-11-20 12:21:33
 C:\Windows\syswow64\SHELL32.DLL handle: 760c0000 size: 12873728 crc: 53A44B0D date: 2012-06-09 04:41:00
 C:\Windows\syswow64\SHLWAPI.dll handle: 76060000 size: 350208 crc: 23E05F73 date: 2010-11-20 12:21:19
 C:\Windows\system32\WINMM.DLL handle: 72dd0000 size: 194048 crc: 849223C7 date: 2010-11-20 12:21:36
 C:\Windows\syswow64\WS2_32.dll handle: 75b00000 size: 206848 crc: FD00A753 date: 2010-11-20 12:21:38
 C:\Windows\syswow64\NSI.dll handle: 75530000 size: 8704 crc: 2ACE9671 date: 2009-07-14 01:16:11
 C:\Windows\system32\IMM32.DLL handle: 75f70000 size: 119808 crc: 38DB5163 date: 2010-11-20 12:08:51
 C:\Windows\syswow64\MSCTF.dll handle: 77310000 size: 828928 crc: DFE09EEB date: 2009-07-14 01:15:43
 C:\Windows\system32\SHFolder.dll handle: 72e70000 size: 7168 crc: 683AAC32 date: 2009-07-14 01:16:14
 C:\Windows\syswow64\ole32.dll handle: 76fd0000 size: 1414144 crc: 74A1E844 date: 2010-11-20 12:20:49
 C:\Windows\system32\uxtheme.dll handle: 72c70000 size: 245760 crc: 60C5C746 date: 2009-07-14 01:11:24
 C:\ProgramData\Ad-Aware Browsing Protection\adawarebp.dll handle: 10000000 size: 318872 crc: EDFAAA2F date: 2012-12-11 23:20:44
 C:\Windows\system32\VERSION.dll handle: 75120000 size: 21504 crc: 88D9D0F1 date: 2009-07-14 01:16:17
 C:\Windows\syswow64\OLEAUT32.dll handle: 75b40000 size: 571904 crc: 2B85E126 date: 2011-08-27 04:26:27
 C:\Program Files (x86)\DigitalPersona\Bin\DpoFeedb.dll handle: 02b60000 size: 644432 crc: F97C4A7C date: 2010-09-15 10:09:32
 C:\Windows\system32\USERENV.dll handle: 75100000 size: 81920 crc: 8EF99595 date: 2010-11-20 12:21:33
 C:\Windows\system32\profapi.dll handle: 750f0000 size: 31744 crc: E7DBE825 date: 2009-07-14 01:16:12
 C:\Windows\system32\dwmapi.dll handle: 72da0000 size: 67072 crc: FC7CA4B8 date: 2009-07-14 01:15:13
 C:\Windows\syswow64\CLBCatQ.DLL handle: 75e00000 size: 522240 crc: 6C130B8A date: 2009-07-14 01:15:03
 C:\Windows\system32\mswsock.dll handle: 743b0000 size: 232448 crc: 47C95B42 date: 2010-11-20 12:19:56
 C:\Windows\System32\wshtcpip.dll handle: 743a0000 size: 9216 crc: BA963A19 date: 2009-07-14 01:16:20
 C:\Windows\system32\MMDevAPI.DLL handle: 72880000 size: 213504 crc: 93C0AA4F date: 2010-11-20 12:19:39
 C:\Windows\system32\PROPSYS.dll handle: 71e40000 size: 988160 crc: 888D0BCB date: 2010-11-20 12:20:57
 C:\Windows\system32\wdmaud.drv handle: 72500000 size: 172032 crc: D5B9F5FA date: 2010-11-20 12:16:50
 C:\Windows\system32\ksuser.dll handle: 72b50000 size: 4608 crc: EBE07232 date: 2009-07-14 01:15:35
 C:\Windows\system32\AVRT.dll handle: 72b30000 size: 14336 crc: 9818237B date: 2009-07-14 01:14:58
 C:\Windows\syswow64\SETUPAPI.dll handle: 76e30000 size: 1667584 crc: 1D0104E8 date: 2010-11-20 12:21:14
 C:\Windows\syswow64\CFGMGR32.dll handle: 773e0000 size: 145920 crc: 377B5190 date: 2011-05-24 10:39:38
 C:\Windows\syswow64\DEVOBJ.dll handle: 77130000 size: 64512 crc: 66B02A5A date: 2011-05-24 10:40:05
 C:\Windows\system32\AUDIOSES.DLL handle: 71d60000 size: 195584 crc: 0A7E52B1 date: 2010-11-20 12:18:05
 C:\Windows\system32\msacm32.drv handle: 72b20000 size: 20992 crc: 73923147 date: 2009-07-14 01:14:08
 C:\Windows\system32\MSACM32.dll handle: 71d40000 size: 72192 crc: ABA25814 date: 2009-07-14 01:15:42
 C:\Windows\system32\midimap.dll handle: 72860000 size: 16896 crc: C000494C date: 2009-07-14 01:15:40
 C:\Program Files (x86)\DigitalPersona\Bin\DpoSet.dll handle: 73500000 size: 212304 crc: F5E342D4 date: 2010-09-15 09:01:52
 C:\Windows\system32\mciseq.dll handle: 74400000 size: 23552 crc: BA67A92D date: 2009-07-14 01:15:37
 C:\Windows\syswow64\psapi.dll handle: 77dc0000 size: 6144 crc: 25B988F9 date: 2009-07-14 01:16:12

---- gamelog start ----
Tick 0: new game started
     Revision text changed to r16889, savegame version 122, not modified, _openttd_newgrf_version = 0x080041f9
     New game mode: 2 landscape: 0
     Added NewGRF: GRF ID 50430301, checksum 019EC35F3327E5069E68A8AD990C1AAE, unknown GRF
     Added NewGRF: GRF ID 6D620601, checksum E5BB55CF0C0FCAFCBC4A402BF5E870BF, filename: newstatsw.grf (matches GRFID only)
     Added NewGRF: GRF ID 56430001, checksum 6B3CAAEE94A08F444D9F3429CEA2CB2A, filename: total_town_replacement_set-3.11\ttrs3w.grf (matches GRFID only)
     Added NewGRF: GRF ID 74677462, checksum A2396FFDCC0F1BA37A2A89EF525CDF21, filename: total_bridge_renewal_set.1.12\total_bridges.grf (md5sum matches)
     Added NewGRF: GRF ID 46420801, checksum 2D654630F22AA4C78A58710024C514B3, unknown GRF
     Added NewGRF: GRF ID 4A430002, checksum 0728ADCB4DF2F1EB9247ABD449296F4E, filename: ottdc_grfpack\7_stations\indstatr\indstatrw.grf (md5sum matches)
     Added NewGRF: GRF ID 44440A01, checksum A7EA6FB6732157AEE44627A64EBCDAE6, filename: av8_aviators_aircraft_set.v1.331\pb_av8w.grf (md5sum matches)
     Added NewGRF: GRF ID 6D620004, checksum 70649F1AFC954942173B0AA89C1E8B14, filename: ottdc_grfpack\8_vehicles\ships\newships\newshipsw.grf (md5sum matches)
     Added NewGRF: GRF ID 4D470901, checksum 887847A49FDA37D8C7F61297C26A40F0, filename: oldbridge.grf (matches GRFID only)
     Added NewGRF: GRF ID 44440201, checksum DBEE7FED4B51E27E53FB7A14E283BE38, unknown GRF
     Added NewGRF: GRF ID 43520001, checksum 93FB56B6B628FFE0FD8A098A01C3E786, unknown GRF
     Added NewGRF: GRF ID 27711002, checksum 3E2A2578101FFB3DD8AFC451CC43C8D0, filename: 2cc_trainset.1.0.1\2cctrainset.grf (md5sum matches)
     Added NewGRF: GRF ID 535A1344, checksum EE64CDD6E4600C717B448583026DF24D, filename: temperate_oil_wells_can_increase.v2\oilsgoup.grf (md5sum matches)
     Added NewGRF: GRF ID 52571201, checksum C1C7D8C53EB7E74EEE2F0EF29638B466, filename: ottdc_grfpack\8_vehicles\road_vehicles\grvts\egrvts.grf (md5sum matches)
     Added NewGRF: GRF ID FBFB9905, checksum F747797A14AAA646402DC4E16DE5E82C, filename: longer_girder__steel_bridge.1\longergirdersteelbridge.grf (md5sum matches)
     Added NewGRF: GRF ID FBFB0401, checksum E497AFEB67D7501658FFC709C2E474A9, filename: MetroTrackSetW.grf (md5sum matches)
Tick 0: GRF config changed
     Removed NewGRF: GRF ID 27711002, filename: 2cc_trainset.1.0.1\2cctrainset.grf (md5sum matches)
     Removed NewGRF: GRF ID 535A1344, filename: temperate_oil_wells_can_increase.v2\oilsgoup.grf (md5sum matches)
     Added NewGRF: GRF ID 19060801, checksum 6CFC6328D999C140851BFE6514BA277A, unknown GRF
     Added NewGRF: GRF ID 45520400, checksum 1D00426064137AA49B6FC4F4BCFF173F, filename: ottdc_grfpack\7_stations\brickfreight\brickfreightw.GRF (md5sum matches)
     Added NewGRF: GRF ID 52455400, checksum 1600687C50C5AB1E72EDD487CAD50E2A, filename: ottdc_grfpack\7_stations\ae_city\ae_cityw.GRF (md5sum matches)
     Added NewGRF: GRF ID 45520500, checksum 7E30CA79D5A8B3A6CBE873E26096D7D2, filename: ottdc_grfpack\7_stations\modernsuburban\modernsuburbanw.GRF (md5sum matches)
     Added NewGRF: GRF ID 45520600, checksum 346457CB4632554B6A175785236883E4, unknown GRF
     Added NewGRF: GRF ID 52455200, checksum 0E5A9C5ACD2BCAF7FA0658C3F905A660, filename: ottdc_grfpack\7_stations\ae_rura\ae_ruraw.GRF (md5sum matches)
     Added NewGRF: GRF ID 52455300, checksum 37C0B839B13C4B18051580C81EEDF427, filename: ottdc_grfpack\7_stations\ae_subu\ae_subuw.GRF (md5sum matches)
     Added NewGRF: GRF ID 44440111, checksum 9B5051E70D60EF2926A249B923AFB0CA, filename: uk_renewal_set.3.04\pb_ukrs.grf (md5sum matches)
     Added NewGRF: GRF ID 44442202, checksum 3DAC7433C0DA14AD3C5E8C89D73A6A2E, filename: uk_renewal_set_addon_pack.3.04\ukrsap1w.grf (md5sum matches)
     Removed NewGRF: GRF ID FBFB0401, filename: MetroTrackSetW.grf (md5sum matches)
Tick 0: game loaded
     Revision text changed to 1.0.0-beta4, savegame version 138, not modified, _openttd_newgrf_version = 0x10004a40
     Missing NewGRF: GRF ID 50430301, unknown GRF
     Compatible NewGRF loaded: GRF ID 6D620601, checksum 44EB2F155862E4D4F0AB671D7021AF54, filename: newstatsw.grf (md5sum matches)
     Compatible NewGRF loaded: GRF ID 56430001, checksum AF3E0A1E6EF0B98DB966594578D1775B, filename: ottdc_grfpack\6_town_buildings\ttrs3\ttrs3w.GRF (md5sum matches)
     Missing NewGRF: GRF ID 46420801, unknown GRF
     Compatible NewGRF loaded: GRF ID 4D470901, checksum 7A0FB842DAA8A2F7A57857C01C4939FD, filename: oldbridge.grf (md5sum matches)
     Missing NewGRF: GRF ID 44440201, unknown GRF
     Missing NewGRF: GRF ID 43520001, unknown GRF
     Missing NewGRF: GRF ID 19060801, unknown GRF
     Missing NewGRF: GRF ID 45520600, unknown GRF
Tick 0: GRF config changed
     Removed NewGRF: GRF ID 6D620601, filename: newstatsw.grf (md5sum matches)
     Removed NewGRF: GRF ID 74677462, filename: total_bridge_renewal_set.1.12\total_bridges.grf (md5sum matches)
     Removed NewGRF: GRF ID 4A430002, filename: ottdc_grfpack\7_stations\indstatr\indstatrw.grf (md5sum matches)
     Removed NewGRF: GRF ID 44440A01, filename: av8_aviators_aircraft_set.v1.331\pb_av8w.grf (md5sum matches)
     Removed NewGRF: GRF ID 6D620004, filename: ottdc_grfpack\8_vehicles\ships\newships\newshipsw.grf (md5sum matches)
     Removed NewGRF: GRF ID 4D470901, filename: oldbridge.grf (md5sum matches)
     Removed NewGRF: GRF ID 52571201, filename: ottdc_grfpack\8_vehicles\road_vehicles\grvts\egrvts.grf (md5sum matches)
     Removed NewGRF: GRF ID FBFB9905, filename: longer_girder__steel_bridge.1\longergirdersteelbridge.grf (md5sum matches)
     Removed NewGRF: GRF ID 45520400, filename: ottdc_grfpack\7_stations\brickfreight\brickfreightw.GRF (md5sum matches)
     Removed NewGRF: GRF ID 52455400, filename: ottdc_grfpack\7_stations\ae_city\ae_cityw.GRF (md5sum matches)
     Removed NewGRF: GRF ID 45520500, filename: ottdc_grfpack\7_stations\modernsuburban\modernsuburbanw.GRF (md5sum matches)
     Removed NewGRF: GRF ID 52455200, filename: ottdc_grfpack\7_stations\ae_rura\ae_ruraw.GRF (md5sum matches)
     Removed NewGRF: GRF ID 52455300, filename: ottdc_grfpack\7_stations\ae_subu\ae_subuw.GRF (md5sum matches)
     Removed NewGRF: GRF ID 44440111, filename: uk_renewal_set.3.04\pb_ukrs.grf (md5sum matches)
     Removed NewGRF: GRF ID 44442202, filename: uk_renewal_set_addon_pack.3.04\ukrsap1w.grf (md5sum matches)
Tick 0: game loaded
     Revision text changed to 1.1.0, savegame version 160, not modified, _openttd_newgrf_version = 0x1108570a
Tick 0: GRF config changed
     Added NewGRF: GRF ID 44440111, checksum 9B5051E70D60EF2926A249B923AFB0CA, filename: uk_renewal_set.3.04\pb_ukrs.grf (md5sum matches)
     Added NewGRF: GRF ID 05102002, checksum A8B77B8D1F20D43B6FA521B4C3A8FC50, filename: monolev_replacement_set_v0.3.6-0.3.7\mrsv037.grf (md5sum matches)
     Added NewGRF: GRF ID 44440A01, checksum 0BF8636EFEEF4F0617CAE47D77FF4C43, filename: av8_aviators_aircraft_set-1.81\pb_av8w.grf (md5sum matches)
     Added NewGRF: GRF ID 414E0101, checksum 1922958963E54992E395CAE86EBF4649, filename: fish_ship_set-0.9.0\fish.grf (md5sum matches)
     Added NewGRF: GRF ID 52453C00, checksum C5B4EC240B33E2DB8D1EA64C97898B5E, filename: ottdc_grfpack\2_landscape\stolentrees\stolentreesw_162_108.grf (md5sum matches)
     Added NewGRF: GRF ID 52571201, checksum C1C7D8C53EB7E74EEE2F0EF29638B466, filename: ottdc_grfpack\8_vehicles\road_vehicles\grvts\egrvts.grf (md5sum matches)
     Compatible NewGRF loaded: GRF ID 56430001, checksum 3D04866AA668C450C6838727BAC3791F, filename: total_town_replacement_set-3.11\ttrs3w.grf (md5sum matches)
     GRF parameter changed: GRF ID 56430001, filename: total_town_replacement_set-3.11\ttrs3w.grf (md5sum matches)
Tick 0: game loaded
     Revision text changed to r23672M, savegame version 213, modified, _openttd_newgrf_version = 0x12005c78
Tick 0: GRF config changed
     Removed NewGRF: GRF ID 44440111, filename: uk_renewal_set.3.04\pb_ukrs.grf (md5sum matches)
     Removed NewGRF: GRF ID 05102002, filename: monolev_replacement_set_v0.3.6-0.3.7\mrsv037.grf (md5sum matches)
     GRF order changed: 44440A01 moved 12 places downGRF ID 44440A01, filename: av8_aviators_aircraft_set-1.81\pb_av8w.grf (md5sum matches)
     GRF order changed: 414E0101 moved 13 places downGRF ID 414E0101, filename: fish_ship_set-0.9.0\fish.grf (md5sum matches)
     GRF order changed: 52453C00 moved 1 places downGRF ID 52453C00, filename: ottdc_grfpack\2_landscape\stolentrees\stolentreesw_162_108.grf (md5sum matches)
     Added NewGRF: GRF ID 52455200, checksum 0E5A9C5ACD2BCAF7FA0658C3F905A660, filename: ottdc_grfpack\7_stations\ae_rura\ae_ruraw.GRF (md5sum matches)
     Added NewGRF: GRF ID 52455300, checksum 37C0B839B13C4B18051580C81EEDF427, filename: ottdc_grfpack\7_stations\ae_subu\ae_subuw.GRF (md5sum matches)
     Added NewGRF: GRF ID 45520500, checksum 7E30CA79D5A8B3A6CBE873E26096D7D2, filename: ottdc_grfpack\7_stations\modernsuburban\modernsuburbanw.GRF (md5sum matches)
     Added NewGRF: GRF ID 52455400, checksum 1600687C50C5AB1E72EDD487CAD50E2A, filename: ottdc_grfpack\7_stations\ae_city\ae_cityw.GRF (md5sum matches)
     Added NewGRF: GRF ID 43415463, checksum 422B1603DC1CEDA4E59E715E12EAD332, filename: canstnw.grf (md5sum matches)
     Added NewGRF: GRF ID 6D620601, checksum 44EB2F155862E4D4F0AB671D7021AF54, filename: newstatsw.grf (md5sum matches)
     Added NewGRF: GRF ID 45530400, checksum 1D13F6976C0C032F3FB8F76B84B6EBA8, filename: japanese_stations.2.0\jpstationsw.grf (md5sum matches)
     Added NewGRF: GRF ID 41501202, checksum 97F6FC9CF2E46FC9B559A13CB6DB19CE, filename: heqs_heavy_equipment_set-1.1.0\heqs.grf (md5sum matches)
     Added NewGRF: GRF ID 444A5401, checksum 70955580042DE6758938EA904A2223CA, filename: nutracks-1.1.2\nutracks.grf (md5sum matches)
     Added NewGRF: GRF ID 27711003, checksum 1DD625FFF9805756C848E19BDDA162C3, filename: 2cctrainset.grf (md5sum matches)
     Added NewGRF: GRF ID 4A430002, checksum EFB21CFA6828362FDA9B2D629B5EEEB4, filename: industrial_stations_renewal-0.8.1\indstatr.grf (md5sum matches)
     Added NewGRF: GRF ID 43485053, checksum 80EB009DC3E2CCD5C2C71DDB9A1CFBC3, filename: chips_station_set-0.6.0\chips.grf (md5sum matches)
     Compatible NewGRF loaded: GRF ID 56430001, checksum 0CB8AD0B5E08C40893EDD63DBF49A192, filename: total_town_replacement_set-3.13\ttrs3w.grf (md5sum matches)
Tick 0: game loaded
     New game mode: 1 landscape: 0
Tick 23: settings changed
     Setting changed: economy.station_noise_level : 0 -> 1
Tick 23: settings changed
     Setting changed: vehicle.plane_speed : 4 -> 3
Tick 23: settings changed
     Setting changed: vehicle.plane_speed : 3 -> 2
Tick 23: settings changed
     Setting changed: vehicle.plane_speed : 2 -> 1
Tick 23: GRF config changed
     Removed NewGRF: GRF ID 27711003, filename: 2cctrainset.grf (md5sum matches)
     Added NewGRF: GRF ID 44441000, checksum 5CA2EF8EABD9B28B7D9970B2989A5519, filename: ukrs2__the_uk_railway_set-0.82\proj1000.grf (md5sum matches)
Tick 23: GRF config changed
     GRF parameter changed: GRF ID 444A5401, filename: nutracks-1.1.2\nutracks.grf (md5sum matches)
Tick 31046: settings changed
     Setting changed: vehicle.never_expire_vehicles : 0 -> 1
Tick 31046: settings changed
     Setting changed: vehicle.never_expire_vehicles : 1 -> 0
Tick 55101: GRF config changed
     GRF parameter changed: GRF ID 44441000, filename: ukrs2__the_uk_railway_set-0.82\proj1000.grf (md5sum matches)
Tick 5440: GRF config changed
     GRF parameter changed: GRF ID 44441000, filename: ukrs2__the_uk_railway_set-0.82\proj1000.grf (md5sum matches)
Tick 42502: GRF config changed
     GRF parameter changed: GRF ID 44441000, filename: ukrs2__the_uk_railway_set-0.82\proj1000.grf (md5sum matches)
Tick 45283: GRF config changed
     GRF parameter changed: GRF ID 44441000, filename: ukrs2__the_uk_railway_set-0.82\proj1000.grf (md5sum matches)
Tick 31305: settings changed
     Setting changed: station.never_expire_airports : 0 -> 1
---- gamelog end ----

*** End of OpenTTD Crash Report ***
Attachments
crash.png
(209.7 KiB) Downloaded 9 times
noddster
Engineer
Engineer
Posts: 12
Joined: 30 Aug 2010 08:00

Re: Cargo Distribution

Post by noddster »

First of all: MANY many thanks for this excellent fork, i can't remember the last time when i was playing nothing else but TTD :)

It really makes the game more fun to play and gives it a depth no one could have imagined!

That being written i gotta say: It has a tendency to crash... in comparison to the stable main-release it crashes a lot, nearly every second game i have CTDs.

I can't tell you if the messages vary but i believe i always get the same error:

Assertion failed at line 3414 of ..\src\station_cmd.cpp: capacity >= usage

Here's the crash report:

Code: Select all

*** OpenTTD Crash Report ***

Crash at: Fri Dec 28 10:08:42 2012
In game date: 2006-08-05 (19)

Crash reason:
 Exception: E1212012
 Location:  000007FEFD6DBCCD
 Message:   Assertion failed at line 3414 of ..\src\station_cmd.cpp: capacity >= usage

OpenTTD version:
 Version:    gbc6b29cd-cd (0)
 NewGRF ver: 130060c7
 Bits:       64
 Endian:     little
 Dedicated:  no
 Build date: Dec  1 2012 03:17:20

Registers:
 RAX: 000000007A09C3AF RBX: 0000000000000016 RCX: 000000000027DDE0 RDX: 0000000000000000
 RSI: 0000000000000000 RDI: 0000000000000008 RBP: 000000000027E7D0 RSP: 000000000027E3F0
 R8:  0000000000000000 R9:  0000000000000000 R10: 0000000000000000 R11: 0000000000000286
 R12: 00000001406CD558 R13: 000000013FFA21E8 R14: 0000000000000001 R15: 0000005400000000
 RIP: 000007FEFD6DBCCD EFLAGS: 00000206

 Bytes at instruction pointer:
 48 81 C4 C8 00 00 00 C3 90 90 90 90 90 90 90 90 90 90 90 48 89 5C 24 18

Stack trace:
 00000016 00000000 00000000 00000000 00000008 00000000 0000004B 00000000
 E1212012 00000000 00000000 00000000 FD6DBCCD 000007FE 00000000 00000000
 407605F0 00000001 76DB146B 00000000 00000096 00000000 00000000 00000000
 00000010 00000000 4063A688 00000001 00000050 00000000 00000000 00000000
 00000000 00000000 770F3BFA 00000000 4063A688 00000001 00000010 00000000
 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
 00000001 00000000 4009C565 00000001 00000016 00000000 D996DDDE 00000000
 00000001 00000000 770E9C7A 00000000 00000000 00000000 00000000 00000054
 00003254 00000000 0000FFFF 00000000 00000001 00000000 00000000 00000000
 0000002E 00000000 4009B924 00000001 00000001 00000000 407605F0 00000001
 0E071288 00000000 FFFFFFFF 00000001 0000002E 00000000 3FD32FC3 00000001
 0000003C 00000000 0027E7D0 00000000 0E071288 00000000 000000A0 00000000
 65737341 6F697472 6166206E 64656C69 20746120 656E696C 31343320 666F2034
 5C2E2E20 5C637273 74617473 5F6E6F69 2E646D63 3A707063 70616320 74696361
 3D3E2079 61737520 3F006567 00000001 00000001 00000000 00000001 00000000
 0027E780 00000000 05E98500 00000000 00000020 00000000 000000A0 00000000
 00000028 00000000 0027E7C0 00000000 0ECAAA90 00000000 00000000 00000000
 00000020 00000000 00000000 00000000 0027E780 00000000 0ECE6150 00000000
 00000000 00000000 3FF58995 00000001 00000001 00000000 00000001 00000000
 0027E780 00000000 00000000 00000000 00000020 00000000 0027E800 00000000
 0ED17B20 00000000 0027E7C0 00000000 0ECAAB80 00000000 00000000 00000000
 00000020 00000000 00000000 00000000 0027E780 00000000 0ECE6350 00000000
 00000000 00000000 3FF58995 00000001 00000001 00000000 00000001 00000000
 0027E780 00000000 0E3696B0 00000000 00000020 00000000 00000000 00000000

Operating system:
 Name:     Windows
 Release:  6.1.7601 (Service Pack 1)
 Compiler: MSVC 1600

Configuration:
 Blitter:      8bpp-optimized
 Graphics set: OpenGFX (998)
 Language:     C:\Users\noddster\Desktop\CARGO-DIST GBC6B29CD\lang\german.lng
 Music driver: win32
 Music set:    Scott Joplin Anthology (2)
 Network:      no
 Sound driver: win32
 Sound set:    OpenSFX (87)
 Video driver: win32

AI Configuration (local: 0):
  0: Human
  1: Human

Libraries:
 FreeType:   2.4.5
 ICU:        4.4.2
 LZMA:       5.0.3
 LZO:        2.05
 PNG:        1.5.4
 Zlib:       1.2.5

Module information:
 C:\Users\noddster\Desktop\CARGO-DIST GBC6B29CD\openttd.exe handle: 000000013FCE0000 size: 10685440 crc: 92B46B46 date: 2012-12-01 02:22:36
 C:\Windows\SYSTEM32\ntdll.dll handle: 00000000770C0000 size: 1731920 crc: 71D20A99 date: 2011-11-17 06:41:18
 C:\Program Files\AVAST Software\Avast\snxhk64.dll handle: 0000000073470000 size: 291472 crc: ABA030FC date: 2012-10-30 22:50:30
 C:\Windows\system32\KERNEL32.dll handle: 0000000076E40000 size: 1161216 crc: C42E980B date: 2012-10-04 17:41:16
 C:\Windows\system32\KERNELBASE.dll handle: 000007FEFD6D0000 size: 424960 crc: 269F2242 date: 2012-10-04 17:41:16
 C:\Windows\system32\WINMM.dll handle: 000007FEFB660000 size: 217600 crc: 7BC1529F date: 2009-07-14 01:41:56
 C:\Windows\system32\msvcrt.dll handle: 000007FEFED70000 size: 634880 crc: 9D1B448A date: 2011-12-16 08:46:06
 C:\Windows\system32\USER32.dll handle: 0000000076D40000 size: 1008128 crc: 70FF7D7F date: 2010-11-20 03:27:28
 C:\Windows\system32\GDI32.dll handle: 000007FEFF130000 size: 403968 crc: 3D5BC405 date: 2010-11-20 03:26:26
 C:\Windows\system32\LPK.dll handle: 000007FEFF240000 size: 41984 crc: 350AF03B date: 2009-07-14 01:41:19
 C:\Windows\system32\USP10.dll handle: 000007FEFDA00000 size: 800256 crc: B511F4B9 date: 2010-11-20 03:27:28
 C:\Windows\system32\WS2_32.dll handle: 000007FEFED00000 size: 297984 crc: 0F68689B date: 2010-11-20 03:27:30
 C:\Windows\system32\RPCRT4.dll handle: 000007FEFEBD0000 size: 1219584 crc: 5217F07C date: 2010-11-20 03:27:26
 C:\Windows\system32\NSI.dll handle: 000007FEFEE30000 size: 13824 crc: 53B46F6C date: 2009-07-14 01:41:53
 C:\Windows\system32\ADVAPI32.dll handle: 000007FEFF050000 size: 877056 crc: FA615A20 date: 2009-07-14 01:40:01
 C:\Windows\SYSTEM32\sechost.dll handle: 000007FEFED50000 size: 113664 crc: 978CFAE5 date: 2009-07-14 01:41:53
 C:\Windows\system32\SHELL32.dll handle: 000007FEFDAD0000 size: 14172672 crc: 80527F5B date: 2012-06-09 05:43:10
 C:\Windows\system32\SHLWAPI.dll handle: 000007FEFD980000 size: 448512 crc: 086DF743 date: 2010-11-20 03:27:26
 C:\Windows\system32\IMM32.DLL handle: 000007FEFD950000 size: 167424 crc: 41B2805A date: 2009-07-14 01:41:09
 C:\Windows\system32\MSCTF.dll handle: 000007FEFE860000 size: 1067008 crc: 798DDDA0 date: 2009-07-14 01:41:28
 C:\Windows\system32\SHFolder.dll handle: 000007FEF29B0000 size: 10240 crc: 08A48DE3 date: 2009-07-14 01:41:54
 C:\Windows\system32\ole32.dll handle: 000007FEFEE40000 size: 2086912 crc: 72F91CD0 date: 2010-11-20 03:27:24
 C:\Windows\system32\uxtheme.dll handle: 000007FEFBC90000 size: 332288 crc: B0A13DF9 date: 2009-07-14 01:41:56
 C:\Windows\system32\dwmapi.dll handle: 000007FEFB8C0000 size: 82432 crc: A459F360 date: 2009-07-14 01:40:34
 C:\Windows\system32\CRYPTBASE.dll handle: 000007FEFD450000 size: 44032 crc: F547C16E date: 2009-07-14 01:40:24
 C:\Windows\system32\CLBCatQ.DLL handle: 000007FEFF250000 size: 607744 crc: 939E35C9 date: 2009-07-14 01:40:15
 C:\Windows\system32\OLEAUT32.dll handle: 000007FEFF2F0000 size: 861696 crc: 1F331414 date: 2011-08-27 05:37:49
 C:\Windows\system32\mswsock.dll handle: 000007FEFCD90000 size: 326144 crc: 136B1525 date: 2010-11-20 03:27:12
 C:\Windows\System32\wshtcpip.dll handle: 000007FEFC740000 size: 13312 crc: 5D1E2C55 date: 2009-07-14 01:41:58
 C:\Windows\system32\MMDevAPI.DLL handle: 000007FEFC350000 size: 284160 crc: CDF2EF81 date: 2009-07-14 01:41:26
 C:\Windows\system32\PROPSYS.dll handle: 000007FEFC210000 size: 1212416 crc: B83FA3BE date: 2010-11-20 03:27:24
 C:\Windows\system32\wdmaud.drv handle: 000007FEFB620000 size: 217088 crc: 12829973 date: 2010-11-20 03:24:22
 C:\Windows\system32\ksuser.dll handle: 0000000074890000 size: 5120 crc: AA2071D9 date: 2009-07-14 01:41:13
 C:\Windows\system32\AVRT.dll handle: 000007FEFC200000 size: 18432 crc: 5CE53CB7 date: 2009-07-14 01:40:05
 C:\Windows\system32\SETUPAPI.dll handle: 000007FEFE9F0000 size: 1900544 crc: A364BD6A date: 2010-11-20 03:27:26
 C:\Windows\system32\CFGMGR32.dll handle: 000007FEFD690000 size: 207872 crc: 1984C339 date: 2010-11-20 03:25:52
 C:\Windows\system32\DEVOBJ.dll handle: 000007FEFD5D0000 size: 93184 crc: A7541AE2 date: 2009-07-14 01:40:28
 C:\Windows\system32\AUDIOSES.DLL handle: 000007FEFB2B0000 size: 296448 crc: 90389554 date: 2010-11-20 03:25:44
 C:\Windows\system32\msacm32.drv handle: 000007FEFB220000 size: 25600 crc: 2B579A05 date: 2009-07-14 01:38:50
 C:\Windows\system32\MSACM32.dll handle: 000007FEFB1E0000 size: 83456 crc: 3D67538B date: 2009-07-14 01:41:27
 C:\Windows\system32\midimap.dll handle: 000007FEFAF80000 size: 20480 crc: CB902A13 date: 2009-07-14 01:41:23
 C:\Windows\system32\psapi.dll handle: 0000000077290000 size: 9216 crc: 84B5E9BA date: 2009-07-14 01:41:53

---- gamelog start ----
Tick 0: new game started
     Revision text changed to gbc6b29cd-cd, savegame version 185, not modified, _openttd_newgrf_version = 0x130060c7
     New game mode: 2 landscape: 0
     Added NewGRF: GRF ID 43415000, checksum C6AE1C574FD881A706AA2B623FB83BC1, filename: climate_dependant_airports-0.3.0\airportsplus.grf (md5sum matches)
     Added NewGRF: GRF ID 4F472B33, checksum D5B21A6C2FE39F15E385785DEF1E6A50, filename: opengfx_industries-0.3.4\ogfx-industries.grf (md5sum matches)
     Added NewGRF: GRF ID 4F472B34, checksum 4D0A47280C2396F4ED898276A757C209, filename: opengfx_landscape-0.2.3\ogfx-landscape.grf (md5sum matches)
     Added NewGRF: GRF ID 4F472B32, checksum 3FD44FD23CAC8D29AA314BF6A304B684, filename: opengfx_road_vehicles-0.4.0\ogfx-rv.grf (md5sum matches)
     Added NewGRF: GRF ID 4F472B31, checksum 4E0B2D42462F295F36AFBA90D239A323, filename: opengfx_trains-0.3.0\ogfx-trains.grf (md5sum matches)
     Added NewGRF: GRF ID 46727806, checksum 09E95562B1894A4D55D5532C6A889621, filename: opengfx_trees-0.2.2\opengfx+trees.grf (md5sum matches)
     Added NewGRF: GRF ID 44440A01, checksum ECEB9DF262403B15841B9610C1300BDF, filename: av8_aviators_aircraft_set-2.11\pb_av8w.grf (md5sum matches)
     Added NewGRF: GRF ID 444C1105, checksum 9F47F9EDC7A865546F8579CD057F914A, filename: dach_trains-0.3.0\dach.grf (md5sum matches)
     Added NewGRF: GRF ID 32434353, checksum 1820C48040541B9E6FD4EA0F1D205438, filename: 2cc_subways_from_the_2cc_set-1.0\2cc_subways.grf (md5sum matches)
     Added NewGRF: GRF ID 444A0201, checksum 5E0499453FD925A7FB957868260F8EE4, filename: generic_european_train_set_ges-alpha2.2\ges_pa2.2.grf (md5sum matches)
     Added NewGRF: GRF ID 444A5902, checksum 10CE0195D8ABED8FD93E539FD990AF03, filename: vacuum_vehicle_wagon_and_train-0.22\vactrain.grf (md5sum matches)
     Added NewGRF: GRF ID 444A5901, checksum 23CEC795D97265752C21EA8F02564A61, filename: vacuum_tube_train-0.22\vactrain.grf (md5sum matches)
Tick 1280: game loaded
     New game mode: 1 landscape: 0
---- gamelog end ----

*** End of OpenTTD Crash Report ***

Decoded stack trace:
[00] KERNELBASE           0x000007FEFD6DBCCD RaiseException + 61
[01] openttd              0x000000014009C565
[02] openttd              0x000000014009B924
[03] openttd              0x000000013FD32FC3
[04] openttd              0x000000013FE53ECF
[05] openttd              0x000000013FD602AF
[06] openttd              0x000000013FE6F95F
[07] openttd              0x000000013FE70448
[08] openttd              0x000000013FE72978
[09] openttd              0x000000013FE72CD6
[10] openttd              0x000000013FD5DA6E
[11] openttd              0x000000013FD36EE6
[12] openttd              0x000000013FD372CB
[13] openttd              0x000000013FFA0A89
[14] openttd              0x000000013FD350B8
[15] openttd              0x000000013FFA2FCE
[16] openttd              0x000000014009E26C
[17] KERNEL32             0x0000000076E5652D BaseThreadInitThunk + 13
[18] ntdll                0x00000000770EC521 RtlUserThreadStart + 33

*** End of additional info ***

It seems that as soon as my passengers start to stack up in the third row at the plattforms it becomes too much to handle for the code. This usually happens when i need to stop traffic to the (train)station to improve the infrastructure.

I have a savegame a few days (ingame) before the crash if you need it?

Regards
User avatar
fonso
President
President
Posts: 945
Joined: 13 Oct 2007 08:28

Re: Cargo Distribution

Post by fonso »

Can I please get that savegame you were loading the second time and the crash save? And can you remember what version of cargodist you are using there? It seems you built it yourself as there is no official build from December 26th, 2011. It would be good to have the patch you were using.
The guy on the picture is not me, it's Alonso.
noddster
Engineer
Engineer
Posts: 12
Joined: 30 Aug 2010 08:00

Re: Cargo Distribution

Post by noddster »

Please PM me your E-Mail so i can send you both .sav

I'm not sure were you did get the build date but in the error code is written

OpenTTD version:
Version: gbc6b29cd-cd (0)
NewGRF ver: 130060c7
Bits: 64
Endian: little
Dedicated: no
Build date: Dec 1 2012 03:17:20
Many thx!

EDIT:

Just realized you didn't talk to me :oops:
User avatar
fonso
President
President
Posts: 945
Joined: 13 Oct 2007 08:28

Re: Cargo Distribution

Post by fonso »

I'm talking to both of you. I need those save games to reproduce the problems. From the messages I can only see the version and some other meta info about the game your playing. It's very hard to track the problem down like this. Can you please just upload the saves to the forum? If you don't want other people to see them you can send me a PM instead.
The guy on the picture is not me, it's Alonso.
User avatar
fonso
President
President
Posts: 945
Joined: 13 Oct 2007 08:28

Re: Cargo Distribution

Post by fonso »

noddster: Can you elaborate a bit on how you triggered that? How do you go about "stopping traffic to the station to improve the infrastructure"? I guess that involves stopping trains while they're loading and I further guess that this somehow breaks my assumption that refit_cap == cargo_cap while loading.
The guy on the picture is not me, it's Alonso.
Wasila
Tycoon
Tycoon
Posts: 1498
Joined: 15 Mar 2008 07:02

Re: Cargo Distribution

Post by Wasila »

I lost the save file, so I reproduced the crash. I attached the other files again, just in case anything has changed.

I think I did build it myself, as I found the attached diff, last updated on the 26th Dec 2011.

Thanks!

Code: Select all

*** OpenTTD Crash Report ***

Crash at: Fri Dec 28 16:23:20 2012
In game date: 1991-08-01 (0)

Crash reason:
 Exception: E1212012
 Location:  770AC41F
 Message:   Assertion failed at line 800 of C:/MinGW/msys/1.0/home/<user>/trunk/src/cargopacket.cpp: next != to

OpenTTD version:
 Version:    r23672M (2)
 NewGRF ver: 12005c78
 Bits:       32
 Endian:     little
 Dedicated:  no
 Build date: Dec 26 2011 13:02:15

Registers:
 EAX: 0028ED74 EBX: 00000016 ECX: 00000000 EDX: 0008E3C8
 ESI: 76803180 EDI: 00000000 EBP: 0028EDC4 ESP: 0028ED74
 EIP: 770AC41F EFLAGS: 00000246

 Bytes at instruction pointer:
 C9 C2 10 00 CC CC CC CC CC 8B FF 55 8B EC 56 8B 75 08 83 FE F4 72 18 83

Stack trace:
 E1212012 00000000 00000000 770AC41F 00000000 0028EDA8 756AFCF1 002F08A6
 768064A8 767B03E0 00012010 00000000 FFFFFFFF 0028EDC4 756AFD36 002F08A6
 77AFFACA 77B21022 FFFFFFFF 00000024 0028EE30 00544ABF E1212012 00000000
 00000000 00000000 76800290 0028EE30 767C5E89 767C5E8F 00000016 519B4184
 0028F421 00000033 0028F180 77AFFACA 77B19D6C 00000000 00000024 00544A98
 00000001 0028EDF0 0028E918 0028FFC4 76788CD5 27CFF10C FFFFFFFE 0028F168
 767C8EA2 00000016 00000033 000906CE 0A6CDC18 0A6D20F8 000B0019 0000002A
 00000000 010001B8 00000000 00000150 01010000 0028EDA0 7567CF5C 0028FFC4
 77B571D5 04B1C78A FFFFFFFE 77B1389A 77B13492 00000000 0A6CDC18 00010003
 00000000 0028F0AC 0A6CDC10 0028EF48 756AF774 00ED0000 00000000 0A6CDC18
 00000001 0028F0AC 00000001 0000001C 0000000F 00000000 009E6B40 00000010
 002F08A6 202D2020 00000006 00000000 00000000 00000556 000002D8 00000000
 00000170 0028F0AC 000001BC 00000000 00007F01 00000000 00000001 0000001E
 50022080 00000035 00000020 00000001 00000000 000001DD 00000000 0A6CDC18
 0115135C 00000000 0A6CDC7C 011513C8 0000011B 0028F0A0 756AFA18 00000010
 0028F421 00000033 756AFA50 00000001 0091F768 0028EF98 7677AA42 00341DB8
 00000000 01150E04 00000016 7FFFFFFF 00000000 00000000 00000000 756AFA6C
 00000000 00000001 7677A8C1 00341DB8 0091F768 00000016 0028EFB8 7FFFFFFF
 00000000 76802BD0 00341608 003407D0 00000000 0028EFF8 7677A9C8 00341DB8
 00000008 00000016 00000008 0034188C 00341DB9 76802BD0 0028F013 00000000
 0028F0CC 0028F010 006D91B5 00000008 00000000 0000000A 00000000 00383030
 0028F421 0087A544 00000000 0028F02C 7676A442 FFFFFFFF 006D9092 7677A490
 00000007 7677A462 519B5FDC 0028F421 0000007F 0028F180 009E6B40 00000200
 0028F1E2 0028F07C 770D581B 009E6B40 00000000 0028F078 009E6BF6 009E6F40

Operating system:
 Name:     Windows
 Release:  6.1.7601 (Service Pack 1)
 Compiler: GCC 4.5.2 "4.5.2"

Configuration:
 Blitter:      8bpp-optimized
 Graphics set: OpenGFX (974)
 Language:     C:\Users\<user>\Documents\OpenTTD\save\British Rail\CargoDist r23672\lang\english.lng
 Music driver: win32
 Music set:    OpenMSX (96)
 Network:      no
 Sound driver: win32
 Sound set:    OpenSFX (87)
 Video driver: win32

AI Configuration (local: 0):
  0: Human
  1: Terron (v203)
  2: SynTrans (v10)
  3: NoCAB (v498)

Libraries:
 FreeType:   2.4.4
 LZMA:       5.0.1
 LZO:        2.04
 PNG:        1.5.1
 Zlib:       1.2.5

Module information:
 C:\Users\<user>\Documents\OpenTTD\save\British Rail\CargoDist r23672\openttd.exe handle: 00400000 size: 9879759 crc: EA73EE2E date: 2011-12-26 13:05:18
 C:\Windows\SysWOW64\ntdll.dll handle: 77ae0000 size: 1292080 crc: 00BA27E8 date: 2011-11-17 05:38:39
 C:\Windows\syswow64\kernel32.dll handle: 770f0000 size: 1114112 crc: 6A966805 date: 2012-10-04 16:47:40
 C:\Windows\syswow64\KERNELBASE.dll handle: 770a0000 size: 274944 crc: CA411691 date: 2012-10-04 16:47:41
 C:\Windows\syswow64\ADVAPI32.DLL handle: 766c0000 size: 640512 crc: 34D5363F date: 2010-11-20 12:18:02
 C:\Windows\syswow64\msvcrt.dll handle: 76760000 size: 690688 crc: DAB48B3A date: 2011-12-16 07:52:58
 C:\Windows\SysWOW64\sechost.dll handle: 75830000 size: 92160 crc: B624B29A date: 2009-07-14 01:16:13
 C:\Windows\syswow64\RPCRT4.dll handle: 76ab0000 size: 663040 crc: D136A44D date: 2010-11-20 12:08:57
 C:\Windows\syswow64\SspiCli.dll handle: 751c0000 size: 96768 crc: 8036AEE0 date: 2012-06-02 04:34:09
 C:\Windows\syswow64\CRYPTBASE.dll handle: 751b0000 size: 36864 crc: 00308E17 date: 2009-07-14 01:15:07
 C:\Windows\syswow64\GDI32.dll handle: 76630000 size: 311296 crc: 5F06BCCF date: 2010-11-20 12:08:51
 C:\Windows\syswow64\USER32.dll handle: 75640000 size: 833024 crc: 9EFE504D date: 2010-11-20 12:08:57
 C:\Windows\syswow64\LPK.dll handle: 75770000 size: 25600 crc: 3C6CC57C date: 2009-07-14 01:11:23
 C:\Windows\syswow64\USP10.dll handle: 75790000 size: 626176 crc: A5ECB486 date: 2010-11-20 12:21:33
 C:\Windows\syswow64\SHELL32.DLL handle: 75980000 size: 12873728 crc: 53A44B0D date: 2012-06-09 04:41:00
 C:\Windows\syswow64\SHLWAPI.dll handle: 77040000 size: 350208 crc: 23E05F73 date: 2010-11-20 12:21:19
 C:\Windows\system32\WINMM.DLL handle: 725e0000 size: 194048 crc: 849223C7 date: 2010-11-20 12:21:36
 C:\Windows\syswow64\WS2_32.dll handle: 76ba0000 size: 206848 crc: FD00A753 date: 2010-11-20 12:21:38
 C:\Windows\syswow64\NSI.dll handle: 77ab0000 size: 8704 crc: 2ACE9671 date: 2009-07-14 01:16:11
 C:\Windows\system32\IMM32.DLL handle: 76a20000 size: 119808 crc: 38DB5163 date: 2010-11-20 12:08:51
 C:\Windows\syswow64\MSCTF.dll handle: 76f70000 size: 828928 crc: DFE09EEB date: 2009-07-14 01:15:43
 C:\Windows\system32\SHFolder.dll handle: 72f30000 size: 7168 crc: 683AAC32 date: 2009-07-14 01:16:14
 C:\Windows\syswow64\ole32.dll handle: 75340000 size: 1414144 crc: 74A1E844 date: 2010-11-20 12:20:49
 C:\Windows\system32\uxtheme.dll handle: 719c0000 size: 245760 crc: 60C5C746 date: 2009-07-14 01:11:24
 C:\ProgramData\Ad-Aware Browsing Protection\adawarebp.dll handle: 10000000 size: 318872 crc: EDFAAA2F date: 2012-12-11 23:20:44
 C:\Windows\system32\VERSION.dll handle: 74e10000 size: 21504 crc: 88D9D0F1 date: 2009-07-14 01:16:17
 C:\Windows\syswow64\OLEAUT32.dll handle: 76990000 size: 571904 crc: 2B85E126 date: 2011-08-27 04:26:27
 C:\Program Files (x86)\DigitalPersona\Bin\DpoFeedb.dll handle: 00350000 size: 644432 crc: F97C4A7C date: 2010-09-15 10:09:32
 C:\Windows\system32\USERENV.dll handle: 74df0000 size: 81920 crc: 8EF99595 date: 2010-11-20 12:21:33
 C:\Windows\system32\profapi.dll handle: 74de0000 size: 31744 crc: E7DBE825 date: 2009-07-14 01:16:12
 C:\Windows\system32\dwmapi.dll handle: 727e0000 size: 67072 crc: FC7CA4B8 date: 2009-07-14 01:15:13
 C:\Windows\system32\mswsock.dll handle: 72c20000 size: 232448 crc: 47C95B42 date: 2010-11-20 12:19:56
 C:\Windows\System32\wshtcpip.dll handle: 72c10000 size: 9216 crc: BA963A19 date: 2009-07-14 01:16:20
 C:\Windows\system32\MMDevAPI.DLL handle: 6bf90000 size: 213504 crc: 93C0AA4F date: 2010-11-20 12:19:39
 C:\Windows\system32\PROPSYS.dll handle: 73cf0000 size: 988160 crc: 888D0BCB date: 2010-11-20 12:20:57
 C:\Windows\system32\wdmaud.drv handle: 6f120000 size: 172032 crc: D5B9F5FA date: 2010-11-20 12:16:50
 C:\Windows\system32\ksuser.dll handle: 6f170000 size: 4608 crc: EBE07232 date: 2009-07-14 01:15:35
 C:\Windows\system32\AVRT.dll handle: 6f160000 size: 14336 crc: 9818237B date: 2009-07-14 01:14:58
 C:\Windows\syswow64\SETUPAPI.dll handle: 754a0000 size: 1667584 crc: 1D0104E8 date: 2010-11-20 12:21:14
 C:\Windows\syswow64\CFGMGR32.dll handle: 76a80000 size: 145920 crc: 377B5190 date: 2011-05-24 10:39:38
 C:\Windows\syswow64\DEVOBJ.dll handle: 77200000 size: 64512 crc: 66B02A5A date: 2011-05-24 10:40:05
 C:\Windows\system32\AUDIOSES.DLL handle: 6bf50000 size: 195584 crc: 0A7E52B1 date: 2010-11-20 12:18:05
 C:\Windows\system32\msacm32.drv handle: 6f150000 size: 20992 crc: 73923147 date: 2009-07-14 01:14:08
 C:\Windows\system32\MSACM32.dll handle: 6f0e0000 size: 72192 crc: ABA25814 date: 2009-07-14 01:15:42
 C:\Windows\system32\midimap.dll handle: 6f110000 size: 16896 crc: C000494C date: 2009-07-14 01:15:40
 C:\Windows\syswow64\CLBCatQ.DLL handle: 76810000 size: 522240 crc: 6C130B8A date: 2009-07-14 01:15:03
 C:\Program Files (x86)\DigitalPersona\Bin\DpoSet.dll handle: 73df0000 size: 212304 crc: F5E342D4 date: 2010-09-15 09:01:52
 C:\Windows\system32\mciseq.dll handle: 6eff0000 size: 23552 crc: BA67A92D date: 2009-07-14 01:15:37
 C:\Windows\syswow64\psapi.dll handle: 75850000 size: 6144 crc: 25B988F9 date: 2009-07-14 01:16:12

---- gamelog start ----
Tick 0: new game started
     Revision text changed to r16889, savegame version 122, not modified, _openttd_newgrf_version = 0x080041f9
     New game mode: 2 landscape: 0
     Added NewGRF: GRF ID 50430301, checksum 019EC35F3327E5069E68A8AD990C1AAE, unknown GRF
     Added NewGRF: GRF ID 6D620601, checksum E5BB55CF0C0FCAFCBC4A402BF5E870BF, filename: newstatsw.grf (matches GRFID only)
     Added NewGRF: GRF ID 56430001, checksum 6B3CAAEE94A08F444D9F3429CEA2CB2A, filename: total_town_replacement_set-3.11\ttrs3w.grf (matches GRFID only)
     Added NewGRF: GRF ID 74677462, checksum A2396FFDCC0F1BA37A2A89EF525CDF21, filename: total_bridge_renewal_set.1.12\total_bridges.grf (md5sum matches)
     Added NewGRF: GRF ID 46420801, checksum 2D654630F22AA4C78A58710024C514B3, unknown GRF
     Added NewGRF: GRF ID 4A430002, checksum 0728ADCB4DF2F1EB9247ABD449296F4E, filename: ottdc_grfpack\7_stations\indstatr\indstatrw.grf (md5sum matches)
     Added NewGRF: GRF ID 44440A01, checksum A7EA6FB6732157AEE44627A64EBCDAE6, filename: av8_aviators_aircraft_set.v1.331\pb_av8w.grf (md5sum matches)
     Added NewGRF: GRF ID 6D620004, checksum 70649F1AFC954942173B0AA89C1E8B14, filename: ottdc_grfpack\8_vehicles\ships\newships\newshipsw.grf (md5sum matches)
     Added NewGRF: GRF ID 4D470901, checksum 887847A49FDA37D8C7F61297C26A40F0, filename: oldbridge.grf (matches GRFID only)
     Added NewGRF: GRF ID 44440201, checksum DBEE7FED4B51E27E53FB7A14E283BE38, unknown GRF
     Added NewGRF: GRF ID 43520001, checksum 93FB56B6B628FFE0FD8A098A01C3E786, unknown GRF
     Added NewGRF: GRF ID 27711002, checksum 3E2A2578101FFB3DD8AFC451CC43C8D0, filename: 2cc_trainset.1.0.1\2cctrainset.grf (md5sum matches)
     Added NewGRF: GRF ID 535A1344, checksum EE64CDD6E4600C717B448583026DF24D, filename: temperate_oil_wells_can_increase.v2\oilsgoup.grf (md5sum matches)
     Added NewGRF: GRF ID 52571201, checksum C1C7D8C53EB7E74EEE2F0EF29638B466, filename: ottdc_grfpack\8_vehicles\road_vehicles\grvts\egrvts.grf (md5sum matches)
     Added NewGRF: GRF ID FBFB9905, checksum F747797A14AAA646402DC4E16DE5E82C, filename: longer_girder__steel_bridge.1\longergirdersteelbridge.grf (md5sum matches)
     Added NewGRF: GRF ID FBFB0401, checksum E497AFEB67D7501658FFC709C2E474A9, filename: MetroTrackSetW.grf (md5sum matches)
Tick 0: GRF config changed
     Removed NewGRF: GRF ID 27711002, filename: 2cc_trainset.1.0.1\2cctrainset.grf (md5sum matches)
     Removed NewGRF: GRF ID 535A1344, filename: temperate_oil_wells_can_increase.v2\oilsgoup.grf (md5sum matches)
     Added NewGRF: GRF ID 19060801, checksum 6CFC6328D999C140851BFE6514BA277A, unknown GRF
     Added NewGRF: GRF ID 45520400, checksum 1D00426064137AA49B6FC4F4BCFF173F, filename: ottdc_grfpack\7_stations\brickfreight\brickfreightw.GRF (md5sum matches)
     Added NewGRF: GRF ID 52455400, checksum 1600687C50C5AB1E72EDD487CAD50E2A, filename: ottdc_grfpack\7_stations\ae_city\ae_cityw.GRF (md5sum matches)
     Added NewGRF: GRF ID 45520500, checksum 7E30CA79D5A8B3A6CBE873E26096D7D2, filename: ottdc_grfpack\7_stations\modernsuburban\modernsuburbanw.GRF (md5sum matches)
     Added NewGRF: GRF ID 45520600, checksum 346457CB4632554B6A175785236883E4, unknown GRF
     Added NewGRF: GRF ID 52455200, checksum 0E5A9C5ACD2BCAF7FA0658C3F905A660, filename: ottdc_grfpack\7_stations\ae_rura\ae_ruraw.GRF (md5sum matches)
     Added NewGRF: GRF ID 52455300, checksum 37C0B839B13C4B18051580C81EEDF427, filename: ottdc_grfpack\7_stations\ae_subu\ae_subuw.GRF (md5sum matches)
     Added NewGRF: GRF ID 44440111, checksum 9B5051E70D60EF2926A249B923AFB0CA, filename: uk_renewal_set.3.04\pb_ukrs.grf (md5sum matches)
     Added NewGRF: GRF ID 44442202, checksum 3DAC7433C0DA14AD3C5E8C89D73A6A2E, filename: uk_renewal_set_addon_pack.3.04\ukrsap1w.grf (md5sum matches)
     Removed NewGRF: GRF ID FBFB0401, filename: MetroTrackSetW.grf (md5sum matches)
Tick 0: game loaded
     Revision text changed to 1.0.0-beta4, savegame version 138, not modified, _openttd_newgrf_version = 0x10004a40
     Missing NewGRF: GRF ID 50430301, unknown GRF
     Compatible NewGRF loaded: GRF ID 6D620601, checksum 44EB2F155862E4D4F0AB671D7021AF54, filename: newstatsw.grf (md5sum matches)
     Compatible NewGRF loaded: GRF ID 56430001, checksum AF3E0A1E6EF0B98DB966594578D1775B, filename: ottdc_grfpack\6_town_buildings\ttrs3\ttrs3w.GRF (md5sum matches)
     Missing NewGRF: GRF ID 46420801, unknown GRF
     Compatible NewGRF loaded: GRF ID 4D470901, checksum 7A0FB842DAA8A2F7A57857C01C4939FD, filename: oldbridge.grf (md5sum matches)
     Missing NewGRF: GRF ID 44440201, unknown GRF
     Missing NewGRF: GRF ID 43520001, unknown GRF
     Missing NewGRF: GRF ID 19060801, unknown GRF
     Missing NewGRF: GRF ID 45520600, unknown GRF
Tick 0: GRF config changed
     Removed NewGRF: GRF ID 6D620601, filename: newstatsw.grf (md5sum matches)
     Removed NewGRF: GRF ID 74677462, filename: total_bridge_renewal_set.1.12\total_bridges.grf (md5sum matches)
     Removed NewGRF: GRF ID 4A430002, filename: ottdc_grfpack\7_stations\indstatr\indstatrw.grf (md5sum matches)
     Removed NewGRF: GRF ID 44440A01, filename: av8_aviators_aircraft_set.v1.331\pb_av8w.grf (md5sum matches)
     Removed NewGRF: GRF ID 6D620004, filename: ottdc_grfpack\8_vehicles\ships\newships\newshipsw.grf (md5sum matches)
     Removed NewGRF: GRF ID 4D470901, filename: oldbridge.grf (md5sum matches)
     Removed NewGRF: GRF ID 52571201, filename: ottdc_grfpack\8_vehicles\road_vehicles\grvts\egrvts.grf (md5sum matches)
     Removed NewGRF: GRF ID FBFB9905, filename: longer_girder__steel_bridge.1\longergirdersteelbridge.grf (md5sum matches)
     Removed NewGRF: GRF ID 45520400, filename: ottdc_grfpack\7_stations\brickfreight\brickfreightw.GRF (md5sum matches)
     Removed NewGRF: GRF ID 52455400, filename: ottdc_grfpack\7_stations\ae_city\ae_cityw.GRF (md5sum matches)
     Removed NewGRF: GRF ID 45520500, filename: ottdc_grfpack\7_stations\modernsuburban\modernsuburbanw.GRF (md5sum matches)
     Removed NewGRF: GRF ID 52455200, filename: ottdc_grfpack\7_stations\ae_rura\ae_ruraw.GRF (md5sum matches)
     Removed NewGRF: GRF ID 52455300, filename: ottdc_grfpack\7_stations\ae_subu\ae_subuw.GRF (md5sum matches)
     Removed NewGRF: GRF ID 44440111, filename: uk_renewal_set.3.04\pb_ukrs.grf (md5sum matches)
     Removed NewGRF: GRF ID 44442202, filename: uk_renewal_set_addon_pack.3.04\ukrsap1w.grf (md5sum matches)
Tick 0: game loaded
     Revision text changed to 1.1.0, savegame version 160, not modified, _openttd_newgrf_version = 0x1108570a
Tick 0: GRF config changed
     Added NewGRF: GRF ID 44440111, checksum 9B5051E70D60EF2926A249B923AFB0CA, filename: uk_renewal_set.3.04\pb_ukrs.grf (md5sum matches)
     Added NewGRF: GRF ID 05102002, checksum A8B77B8D1F20D43B6FA521B4C3A8FC50, filename: monolev_replacement_set_v0.3.6-0.3.7\mrsv037.grf (md5sum matches)
     Added NewGRF: GRF ID 44440A01, checksum 0BF8636EFEEF4F0617CAE47D77FF4C43, filename: av8_aviators_aircraft_set-1.81\pb_av8w.grf (md5sum matches)
     Added NewGRF: GRF ID 414E0101, checksum 1922958963E54992E395CAE86EBF4649, filename: fish_ship_set-0.9.0\fish.grf (md5sum matches)
     Added NewGRF: GRF ID 52453C00, checksum C5B4EC240B33E2DB8D1EA64C97898B5E, filename: ottdc_grfpack\2_landscape\stolentrees\stolentreesw_162_108.grf (md5sum matches)
     Added NewGRF: GRF ID 52571201, checksum C1C7D8C53EB7E74EEE2F0EF29638B466, filename: ottdc_grfpack\8_vehicles\road_vehicles\grvts\egrvts.grf (md5sum matches)
     Compatible NewGRF loaded: GRF ID 56430001, checksum 3D04866AA668C450C6838727BAC3791F, filename: total_town_replacement_set-3.11\ttrs3w.grf (md5sum matches)
     GRF parameter changed: GRF ID 56430001, filename: total_town_replacement_set-3.11\ttrs3w.grf (md5sum matches)
Tick 0: game loaded
     Revision text changed to r23672M, savegame version 213, modified, _openttd_newgrf_version = 0x12005c78
Tick 0: GRF config changed
     Removed NewGRF: GRF ID 44440111, filename: uk_renewal_set.3.04\pb_ukrs.grf (md5sum matches)
     Removed NewGRF: GRF ID 05102002, filename: monolev_replacement_set_v0.3.6-0.3.7\mrsv037.grf (md5sum matches)
     GRF order changed: 44440A01 moved 12 places downGRF ID 44440A01, filename: av8_aviators_aircraft_set-1.81\pb_av8w.grf (md5sum matches)
     GRF order changed: 414E0101 moved 13 places downGRF ID 414E0101, filename: fish_ship_set-0.9.0\fish.grf (md5sum matches)
     GRF order changed: 52453C00 moved 1 places downGRF ID 52453C00, filename: ottdc_grfpack\2_landscape\stolentrees\stolentreesw_162_108.grf (md5sum matches)
     Added NewGRF: GRF ID 52455200, checksum 0E5A9C5ACD2BCAF7FA0658C3F905A660, filename: ottdc_grfpack\7_stations\ae_rura\ae_ruraw.GRF (md5sum matches)
     Added NewGRF: GRF ID 52455300, checksum 37C0B839B13C4B18051580C81EEDF427, filename: ottdc_grfpack\7_stations\ae_subu\ae_subuw.GRF (md5sum matches)
     Added NewGRF: GRF ID 45520500, checksum 7E30CA79D5A8B3A6CBE873E26096D7D2, filename: ottdc_grfpack\7_stations\modernsuburban\modernsuburbanw.GRF (md5sum matches)
     Added NewGRF: GRF ID 52455400, checksum 1600687C50C5AB1E72EDD487CAD50E2A, filename: ottdc_grfpack\7_stations\ae_city\ae_cityw.GRF (md5sum matches)
     Added NewGRF: GRF ID 43415463, checksum 422B1603DC1CEDA4E59E715E12EAD332, filename: canstnw.grf (md5sum matches)
     Added NewGRF: GRF ID 6D620601, checksum 44EB2F155862E4D4F0AB671D7021AF54, filename: newstatsw.grf (md5sum matches)
     Added NewGRF: GRF ID 45530400, checksum 1D13F6976C0C032F3FB8F76B84B6EBA8, filename: japanese_stations.2.0\jpstationsw.grf (md5sum matches)
     Added NewGRF: GRF ID 41501202, checksum 97F6FC9CF2E46FC9B559A13CB6DB19CE, filename: heqs_heavy_equipment_set-1.1.0\heqs.grf (md5sum matches)
     Added NewGRF: GRF ID 444A5401, checksum 70955580042DE6758938EA904A2223CA, filename: nutracks-1.1.2\nutracks.grf (md5sum matches)
     Added NewGRF: GRF ID 27711003, checksum 1DD625FFF9805756C848E19BDDA162C3, filename: 2cctrainset.grf (md5sum matches)
     Added NewGRF: GRF ID 4A430002, checksum EFB21CFA6828362FDA9B2D629B5EEEB4, filename: industrial_stations_renewal-0.8.1\indstatr.grf (md5sum matches)
     Added NewGRF: GRF ID 43485053, checksum 80EB009DC3E2CCD5C2C71DDB9A1CFBC3, filename: chips_station_set-0.6.0\chips.grf (md5sum matches)
     Compatible NewGRF loaded: GRF ID 56430001, checksum 0CB8AD0B5E08C40893EDD63DBF49A192, filename: total_town_replacement_set-3.13\ttrs3w.grf (md5sum matches)
Tick 0: game loaded
     New game mode: 1 landscape: 0
Tick 23: settings changed
     Setting changed: economy.station_noise_level : 0 -> 1
Tick 23: settings changed
     Setting changed: vehicle.plane_speed : 4 -> 3
Tick 23: settings changed
     Setting changed: vehicle.plane_speed : 3 -> 2
Tick 23: settings changed
     Setting changed: vehicle.plane_speed : 2 -> 1
Tick 23: GRF config changed
     Removed NewGRF: GRF ID 27711003, filename: 2cctrainset.grf (md5sum matches)
     Added NewGRF: GRF ID 44441000, checksum 5CA2EF8EABD9B28B7D9970B2989A5519, filename: ukrs2__the_uk_railway_set-0.82\proj1000.grf (md5sum matches)
Tick 23: GRF config changed
     GRF parameter changed: GRF ID 444A5401, filename: nutracks-1.1.2\nutracks.grf (md5sum matches)
Tick 31046: settings changed
     Setting changed: vehicle.never_expire_vehicles : 0 -> 1
Tick 31046: settings changed
     Setting changed: vehicle.never_expire_vehicles : 1 -> 0
Tick 55101: GRF config changed
     GRF parameter changed: GRF ID 44441000, filename: ukrs2__the_uk_railway_set-0.82\proj1000.grf (md5sum matches)
Tick 5440: GRF config changed
     GRF parameter changed: GRF ID 44441000, filename: ukrs2__the_uk_railway_set-0.82\proj1000.grf (md5sum matches)
Tick 42502: GRF config changed
     GRF parameter changed: GRF ID 44441000, filename: ukrs2__the_uk_railway_set-0.82\proj1000.grf (md5sum matches)
Tick 45283: GRF config changed
     GRF parameter changed: GRF ID 44441000, filename: ukrs2__the_uk_railway_set-0.82\proj1000.grf (md5sum matches)
Tick 31305: settings changed
     Setting changed: station.never_expire_airports : 0 -> 1
---- gamelog end ----

*** End of OpenTTD Crash Report ***
Attachments
crash.sav
(5.38 MiB) Downloaded 22 times
crash.dmp
(1.21 MiB) Downloaded 20 times
cd.diff
(418 KiB) Downloaded 24 times
User avatar
fonso
President
President
Posts: 945
Joined: 13 Oct 2007 08:28

Re: Cargo Distribution

Post by fonso »

Thanks a lot. I'll investigate that.

noddster: Could it be that you were changing engines on some trains before the crash happened? I've finally tracked down https://github.com/fonsinchen/openttd-c ... t/issues/1 and your problem might be related.
The guy on the picture is not me, it's Alonso.
User avatar
fonso
President
President
Posts: 945
Joined: 13 Oct 2007 08:28

Re: Cargo Distribution

Post by fonso »

wasila: I've fixed that problem some time ago. You can apply the attached little patch and recompile to fix your version and continue playing that game.
Attachments
wasila.diff
silly off-by-one error
(567 Bytes) Downloaded 29 times
The guy on the picture is not me, it's Alonso.
Post Reply

Return to “OpenTTD Development”

Who is online

Users browsing this forum: No registered users and 8 guests