JGR's Patch Pack

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

LSky
Traffic Manager
Traffic Manager
Posts: 170
Joined: 25 Jun 2005 10:44
Location: The Netherlands

Re: JGR's Patch Pack

Post by LSky »

JGR wrote:
LSky wrote:Since 0.25.1 my game crashes when I hit 'Find missing content online', worked fine in 0.25.0
This is fixed and will be in the next release. Thanks for the report.

It was possible to trigger this error in earlier versions of the patchpack.
It's more noticeable now as there are multiplayer servers with large numbers of (potentially unknown) GRFs,
Thanks for the quick response!
User avatar
JGR
Tycoon
Tycoon
Posts: 2557
Joined: 08 Aug 2005 13:46
Location: Ipswich

Re: JGR's Patch Pack

Post by JGR »

Tintinfan wrote:Good Afternoon,

I'm guessing from this issue on GitHub https://github.com/JGRennison/OpenTTD-patches/issues/58 that font rendering has changed in 0.25.1? We've been having issues with client-end crashing on my server, usually caused by posting unique characters such as "@" or "`" or "§" to name a few. Additionally, everyone complained that the first letter of each sentence in the chatbox was coloured;

Image

Oddly enough, this wasn't happening to my client unless I deleted my own .cfg file which has the following extra lines:

Code: Select all

small_font = Arial
medium_font = Tahoma Bold
large_font = Arial
mono_font = Courier New
Having now had everyone change these few lines in their .cfg as well, the issue has vanished. We're all happy playing with the hideous fonts I play with as they don't break the game, but I am worried someone might loose their mind with all that Tahoma Bold everywhere soon! I'll put the crash report in just below as well.
Yes, I merged some upstream changes to font/text rendering on Windows shortly before 0.25.1.
Font rendering on Windows isn't an area which I'm all that familiar with or can realistically do a proper fix.
I'm inclined to just revert/disable the changes and go back to libicu until it's sorted out upstream.
I will do another release shortly.

Edit: A new release has now been released
Ex TTDPatch Coder
Patch Pack, Github
User avatar
Tintinfan
Engineer
Engineer
Posts: 105
Joined: 29 Sep 2010 11:36

Re: JGR's Patch Pack

Post by Tintinfan »

An odd crash, not sure what was going on at the time it happened. The crash.sav doesn't work, but I hope someone will have an autosave from just a few days before that will do. Hope helps make the game more stable and thanks for all your hard work otherwise as usual! :)
[+] Spoiler

Code: Select all

*** OpenTTD Crash Report ***

Crash at: Thu Jun 14 13:31:48 2018
In game date: 2003-01-17 (47, 17)

Crash reason:
 Signal:  Aborted (6)
          si_code: -6
 Message: Assertion failed at line 102 of /root/openttd/OpenTTD-patches/src/strings_func.h: size <= parent.GetDataLeft()

Within context:
     0: DoCommandP: tile: 996x73, p1: 0x101, p2: 0xFFFF0084, company: 2 (Cindini Unified Networks), cmd: 0x103C0113 (CmdBuildRoadStop), my_cmd: 0

OpenTTD version:
 Version:    jgrpp-0.25.2 (0)
 NewGRF ver: 19000000
 Bits:       64
 Endian:     little
 Dedicated:  no
 Build date: Jun 13 2018 08:04:57
 Configure:  ./configure 

Stacktrace:
 [00]           0x7cb3bf ./openttd                                CrashLogUnix::LogStacktrace(char*, char const*) const + 0x9f
 [01]           0x67d780 ./openttd                                CrashLog::FillCrashLog(char*, char const*) const + 0x120
 [02]           0x67da6f ./openttd                                CrashLog::MakeCrashLog() const + 0x7f
 [03]           0x7cb0c1 ./openttd                                + 0x3cb0c1
 [04]     0x7f01488bf330 /lib/x86_64-linux-gnu/libpthread.so.0    + 0x10330
 [05]     0x7f0146437c37 /lib/x86_64-linux-gnu/libc.so.6          gsignal + 0x37
 [06]     0x7f014643b028 /lib/x86_64-linux-gnu/libc.so.6          abort + 0x148
 [07]           0x7b4d9b ./openttd                                + 0x3b4d9b
 [08]           0x8e2d7b ./openttd                                + 0x4e2d7b
 [09]           0x8e30f9 ./openttd                                GetStringWithArgs(char*, unsigned int, StringParameters*, char const*, unsigned int, bool) + 0x69
 [10]           0x8e1db6 ./openttd                                + 0x4e1db6
 [11]           0x8e261b ./openttd                                + 0x4e261b
 [12]           0x8e30f9 ./openttd                                GetStringWithArgs(char*, unsigned int, StringParameters*, char const*, unsigned int, bool) + 0x69
 [13]           0x96c3fe ./openttd                                ViewportSign::UpdatePosition(int, int, unsigned int, unsigned int) + 0x4e
 [14]           0x8b957c ./openttd                                Station::UpdateVirtCoord() + 0x9c
 [15]           0x8c4c35 ./openttd                                CmdBuildRoadStop(unsigned int, DoCommandFlag, unsigned int, unsigned int, char const*) + 0x1105
 [16]           0x6690b0 ./openttd                                DoCommandPInternal(unsigned int, unsigned int, unsigned int, unsigned int, void (*)(CommandCost const&, unsigned int, unsigned int, unsigned int), char const*, bool, bool, unsigned int) + 0x280
 [17]           0x669d9c ./openttd                                DoCommandP(unsigned int, unsigned int, unsigned int, unsigned int, void (*)(CommandCost const&, unsigned int, unsigned int, unsigned int), char const*, bool, unsigned int) + 0x17c
 [18]           0x66a17d ./openttd                                DoCommandP(CommandContainer const*, bool) + 0x2d
 [19]           0x74efea ./openttd                                NetworkExecuteLocalCommandQueue() + 0x6a
 [20]           0x746f09 ./openttd                                NetworkGameLoop() + 0xd9
 [21]           0x7b8c93 ./openttd                                GameLoop() + 0xa3
 [22]           0x967739 ./openttd                                VideoDriver_Dedicated::MainLoop() + 0x139
 [23]           0x7b6867 ./openttd                                openttd_main(int, char**) + 0x15a7
 [24]     0x7f0146422f45 /lib/x86_64-linux-gnu/libc.so.6          __libc_start_main + 0xf5
 [25]           0x5c44be ./openttd                                + 0x1c44be

Registers:
 rax:                0 rbx:   0x7fff72dde7c0 rcx: 0xffffffffffffffff rdx:              0x6
 rsi:            0x2d3 rdi:            0x2d3 rbp:        0x93b1ad0 rsp:   0x7fff72ddded8
 r8:    0x7f0148fd4780 r9:  0x3c20657a6973203a r10:              0x8 r11:            0x202
 r12:              0x2 r13:       0xfffe3280 r14:   0x7fff72ddf55f r15:                0
 rip:   0x7f0146437c37 eflags:    0x202

Operating system:
 Name:     Linux
 Release:  3.13.0-37-generic
 Version:  #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014
 Machine:  x86_64
 Compiler: GCC 4.8.4 "4.8.4"

Distro version:
==> /etc/os-release <==
NAME="Ubuntu"
VERSION="14.04.5 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.5 LTS"
VERSION_ID="14.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"

==> /etc/debian_version <==
jessie/sid

==> /etc/lsb-release <==
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"

Configuration:
 Blitter:      null
 Graphics set: OpenGFX (5580)
 Language:     /root/openttd/OpenTTD-patches/bin/lang/english_US.lng
 Music driver: null
 Music set:    NoMusic (0)
 Network:      server
 Sound driver: null
 Sound set:    NoSound (2)
 Video driver: dedicated

Fonts:
 Small:  sprite
 Medium: sprite
 Large:  sprite
 Mono:   sprite

AI Configuration (local: 255) (current: 2):
  0: Human
  1: Human
  2: Human
  3: Human
  4: Human
  5: Human
  6: Human
  7: Human

Libraries:
 FontConfig: 2.11.0
 FreeType:   2.5.2
 ICU i18n:   52.1
 ICU lx:     52.1
 LZMA:       5.1.0alpha
 LZO:        2.06
 PNG:        1.2.50
 SDL:        1.2.15
 Zlib:       1.2.8

---- gamelog start ----
Tick 0: game loaded
Conversion from OTTD savegame without gamelog: version 92, 0
Revision text changed to 0.7.0, savegame version 116, not modified, _openttd_newgrf_version = 0x07083e29
New game mode: 2 landscape: 2
Tick 0: game loaded
Revision text changed to 1.0.0-beta2, savegame version 135, not modified, _openttd_newgrf_version = 0x1000492f
Tick 0: game loaded
Revision text changed to 1.0.0-beta3, savegame version 136, not modified, _openttd_newgrf_version = 0x100849b7
Tick 0: game loaded
Revision text changed to 1.0.0-beta4, savegame version 138, not modified, _openttd_newgrf_version = 0x10004a40
Tick 0: game loaded
Revision text changed to 1.0.0, savegame version 138, not modified, _openttd_newgrf_version = 0x10084c4a
Tick 0: game loaded
Revision text changed to 1.0.0-beta4, savegame version 138, not modified, _openttd_newgrf_version = 0x10004a40
Tick 0: game loaded
Revision text changed to 1.0.2, savegame version 138, not modified, _openttd_newgrf_version = 0x10284e20
Tick 0: game loaded
Revision text changed to 1.0.0-beta4, savegame version 138, not modified, _openttd_newgrf_version = 0x10004a40
Tick 0: game loaded
Revision text changed to 1.0.2, savegame version 138, not modified, _openttd_newgrf_version = 0x10284e20
Tick 0: game loaded
Revision text changed to 1.0.0-beta4, savegame version 138, not modified, _openttd_newgrf_version = 0x10004a40
Tick 0: game loaded
Revision text changed to 1.0.2, savegame version 138, not modified, _openttd_newgrf_version = 0x10284e20
Tick 0: game loaded
Revision text changed to 1.0.5, savegame version 138, not modified, _openttd_newgrf_version = 0x1058531e
Tick 0: game loaded
Revision text changed to 1.1.1, savegame version 160, not modified, _openttd_newgrf_version = 0x11185800
Tick 0: game loaded
Revision text changed to 1.2.0-beta3, savegame version 170, not modified, _openttd_newgrf_version = 0x12005d19
Tick 0: game loaded
Revision text changed to 1.2.0, savegame version 174, not modified, _openttd_newgrf_version = 0x12085e36
Tick 0: game loaded
Revision text changed to 1.4.0, savegame version 188, not modified, _openttd_newgrf_version = 0x14086748
Tick 0: settings changed
Setting changed: order.improved_load : 0 -> 1
Tick 0: settings changed
Setting changed: economy.station_noise_level : 0 -> 1
Tick 0: settings changed
Setting changed: economy.station_noise_level : 1 -> 0
Tick 0: settings changed
Setting changed: vehicle.plane_speed : 4 -> 3
Tick 0: settings changed
Setting changed: vehicle.plane_speed : 3 -> 2
Tick 0: settings changed
Setting changed: vehicle.plane_speed : 2 -> 1
Tick 0: settings changed
Setting changed: vehicle.dynamic_engines : 0 -> 1
Tick 0: settings changed
Setting changed: vehicle.wagon_speed_limits : 1 -> 0
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 1 -> 2
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 2 -> 3
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 3 -> 2
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 2 -> 1
Tick 0: settings changed
Setting changed: construction.max_bridge_length : 64 -> 99
Tick 0: settings changed
Setting changed: construction.max_tunnel_length : 64 -> 150
Tick 0: settings changed
Setting changed: construction.max_tunnel_length : 150 -> 99
Tick 0: settings changed
Setting changed: construction.command_pause_level : 1 -> 3
Tick 0: game loaded
Revision text changed to jgrpp-0.25.0, savegame version 198, not modified, _openttd_newgrf_version = 0x19000000
Tick 0: GRF config changed
Added NewGRF: GRF ID 44463039, checksum 55BAC4314E394BB207D4C354A5586DFF, filename: GRFsorters/Separator_Industries.grf (md5sum matches)
Added NewGRF: GRF ID 47472035, checksum D25370013E978F5855D4A8D61B3084D5, filename: AuzInd5.grf (md5sum matches)
Added NewGRF: GRF ID 44463038, checksum 5421A3E21E6A3EBA1664B9F945D25691, filename: GRFsorters/Separator_Terrain_Water.grf (md5sum matches)
Added NewGRF: GRF ID 4F472B34, checksum 136D889FDAEAA3491F8320248A04425C, filename: opengfx_landscape-1.1.2/ogfx-landscape.grf (md5sum matches)
Added NewGRF: GRF ID 44463037, checksum 2A7A9D09460BD492792B8D2862431D44, filename: GRFsorters/Separator_Infrastructure.grf (md5sum matches)
Added NewGRF: GRF ID 43415261, checksum 808FD3F3D2863F86DD18B18AA6C4E990, filename: NARoadsw_2.grf (md5sum matches)
Added NewGRF: GRF ID 415A0301, checksum 8667797182D6F6C670D7BE5D677ACB45, filename: american_road_replacement_set-2.0.0/americanroads.grf (md5sum matches)
Added NewGRF: GRF ID 415A0501, checksum 37F4A01391FE088BD22740A89E22F78B, filename: total_bridge_renewal_set_arrs-1.0.0/total_bridges.grf (md5sum matches)
Added NewGRF: GRF ID 444AF0A1, checksum A2CA629809D5066340950B760D98830D, filename: bridge_improver.grf (md5sum matches)
Added NewGRF: GRF ID 524B0301, checksum BB7BBE4FF23B349D17ED0A682503680C, filename: lightrailtramtracks-0.2/tramtrkw.grf (md5sum matches)
Added NewGRF: GRF ID 4D4C0100, checksum 1E2A243600434194FB100E72E507D5EF, filename: dutch_catenary-1/dutchcatenary.grf (md5sum matches)
Added NewGRF: GRF ID 444A5401, checksum 7A049A8029D3AAD33AA231BD2E48D80B, filename: nutracks.grf (md5sum matches)
Added NewGRF: GRF ID 19060801, checksum 6CFC6328D999C140851BFE6514BA277A, filename: bigger_depots.0.3/bigdepot.grf (md5sum matches)
Added NewGRF: GRF ID 41560102, checksum 7D4DD258F3998C8DB3A918C2472B25F3, filename: pipe-6.40/pipe.grf (md5sum matches)
Added NewGRF: GRF ID 4D635769, checksum F5886B56AD955607AFD19C43187A0FEA, filename: wired-1.1/wired.grf (md5sum matches)
Added NewGRF: GRF ID 4C4D0201, checksum F4D9597764DCB3ED985A79978F233A8C, filename: dutch_signals-1/dutchsignals.grf (md5sum matches)
Added NewGRF: GRF ID 54631002, checksum 8A4C46A4E6BE179023A39A6E6202061E, filename: cs_rail_set_v1.4-1.0.5/rail-cs-ottd.grf (md5sum matches)
Added NewGRF: GRF ID 44463032, checksum 8AC9D022842684CCAD26D95CAF678ED3, filename: GRFsorters/Separator_Stations.grf (md5sum matches)
Added NewGRF: GRF ID 4A430002, checksum 93EAC5F5396584B92D4C5F0AAAF3F6C5, filename: industrial_stations_renewal-1.0.2/indstatr.grf (md5sum matches)
Added NewGRF: GRF ID 58534453, checksum 2E100BCA91DB8371CD9D57DBEC3AB0C8, filename: dutch_stations_set-1.0.0alpha/dutchstatw.grf (md5sum matches)
Added NewGRF: GRF ID 504A0110, checksum E8244C5278CB2408A818854DC11F8940, filename: dutch_station_addition_set-0.8/dstatadd_v0_8.grf (md5sum matches)
Added NewGRF: GRF ID 504A0112, checksum 80D0B8699A417CC03CD06BC74E8796D0, filename: dutch_station_addition_part_2-0.4/dstatadd_part2_v0_4.grf (md5sum matches)
Added NewGRF: GRF ID 504A0113, checksum 0B65D0779D65427BC135FC624278FEA3, filename: dutch_station_addition_part_3-001/dstatadd_part3_v001.grf (md5sum matches)
Added NewGRF: GRF ID 45530500, checksum D9BE5AFA481FC3E0A96E6EB72B455612, filename: japanese_stations-3.6/jpstations.grf (md5sum matches)
Added NewGRF: GRF ID 44573452, checksum 48CF5FC0DEB895136F337A7E563FC66D, filename: dwestationtiles_industrial_ter-v0.7/dwe_stat_r.grf (md5sum matches)
Added NewGRF: GRF ID 47474701, checksum D414DB7242E7E3F2E67DD7A1776E41E1, filename: aus_stations_part_1_version_2-4/auzstations_part1_v004.grf (md5sum matches)
Added NewGRF: GRF ID 47474702, checksum 962BF48BA369F1E752E19B30626F4F83, filename: aus_stations_part_2_version_2-4/auzstations_part2_v004.grf (md5sum matches)
Added NewGRF: GRF ID 47474703, checksum 7B30AF38119C615E1C3A5EAB30D16834, filename: auz_stations_part_3_version_1-3/auzstations_part3_v003.grf (md5sum matches)
Added NewGRF: GRF ID 47474704, checksum 16741F762D5AD626B6F0062F7E948BB8, filename: auz_stations_part_4_version_1-3/auzstations_part4_v003.grf (md5sum matches)
Added NewGRF: GRF ID 47474705, checksum D34D9F4963348A3B21828F938144046E, filename: auzfreightstations-7/auzfreightstations_v007.grf (md5sum matches)
Added NewGRF: GRF ID 54430201, checksum C837D48D657129DD915830D60D68E09F, filename: cs_stationset_v0.1-1/csstationsw.grf (md5sum matches)
Added NewGRF: GRF ID 54430202, checksum 081B62FD686AF2161866A0CF6EA043AC, filename: cs_platforms_set-1/csplatformsw.grf (md5sum matches)
Added NewGRF: GRF ID 54632301, checksum 2A21D6582AA90BFF0395969C13892D58, filename: stat-cs_extras-win-ottd.grf (md5sum matches)
Added NewGRF: GRF ID 464B0000, checksum E266FE2217DE82D7C1F8968EC81A2915, filename: hungarian_stations-1/hungarian_stations.grf (md5sum matches)
Added NewGRF: GRF ID 464B0001, checksum B5A131DCAC1D7C7E24166EDEA2D106F1, filename: hungarian_stations_2-1/hungarian_stations2.grf (md5sum matches)
Added NewGRF: GRF ID 464B0002, checksum 9D3B823C988DB972503A72E58180D077, filename: hungarian_stations_3-1/hungarian_stations3.grf (md5sum matches)
Added NewGRF: GRF ID 6D620601, checksum 537A2B9E5F0644BC360248B2B802D086, filename: newstats.grf (md5sum matches)
Added NewGRF: GRF ID 4D480201, checksum 9E914C31E5FC7FC3F686D009BD55F331, filename: alexandra_palace-1.0.0/alexandrapalace.grf (md5sum matches)
Added NewGRF: GRF ID 4A430001, checksum 4CF50E2A770F6672A77A8842A3129ECA, filename: british_stations_set-0.0.4final/dstatsw.grf (md5sum matches)
Added NewGRF: GRF ID 54570200, checksum 3DEB9B30A6254AE8606A5A9A99A9A696, filename: usstatsw.grf (md5sum matches)
Added NewGRF: GRF ID 58534D00, checksum 6F4C28B41F5127046DED0320D0BE533B, filename: modern_set.grf (md5sum matches)
Added NewGRF: GRF ID 43415463, checksum 3B752FE1D762319ECCA615B1B2340073, filename: CanStn.grf (md5sum matches)
Added NewGRF: GRF ID 43485053, checksum 107210078AB4C22C7D83BA65ED9AF16F, filename: chips_station_set-1.8.0/chips.grf (md5sum matches)
Added NewGRF: GRF ID 4D50006A, checksum 3A797B1A7E3968A91CB45199BCF52520, filename: ore_unloader_station-0.1/iorestat.grf (md5sum matches)
Added NewGRF: GRF ID 504A0102, checksum 29EA308A78B7740794B80A117D14BF34, filename: dutch_delta_works-1.1/dutchdeltaworks_v1_1.grf (md5sum matches)
Added NewGRF: GRF ID 44463031, checksum 3BE9AD51FAB5A94C94BF3501807AE5EB, filename: GRFsorters/Separator_Trains.grf (md5sum matches)
Added NewGRF: GRF ID 47470603, checksum AE940B08BC76B4A65C6EC27B8DCD6457, filename: auztrains-29/auztrains.grf (md5sum matches)
Added NewGRF: GRF ID 45530101, checksum 0AAB4EB5515BCC8449DA9E7C9E4BA6B1, filename: spainsetw_130.grf (md5sum matches)
Added NewGRF: GRF ID 41490006, checksum 37860FF76C7645EFD0B8B1B2D26BAF05, filename: swedish_trains.7.3/ai_swedish.grf (md5sum matches)
Added NewGRF: GRF ID 5542484E, checksum 0F80BD71CBCDA036AA2831F32AC7B81E, filename: UBahn.grf (md5sum matches)
Added NewGRF: GRF ID FBFB0601, checksum E167E84751FD2E61967944010AF5C56D, filename: dutch_trainset_2-2.1.0/dutchtrains.grf (md5sum matches)
Added NewGRF: GRF ID 4B570101, checksum D2AB7AE77D239EABC52FB5C8A2EC4A37, filename: keio_railway_set-1.21/keio.grf (md5sum matches)
Added NewGRF: GRF ID 54420101, checksum F47FDF1A25228A392DC27DA511C1EC4F, filename: tias-allclimates2.grf (md5sum matches)
Added NewGRF: GRF ID 44463130, checksum 367E3E4C4D9B53D73F696E4B4A430C37, filename: GRFsorters/Separator_Buses_Trucks_Trams.grf (md5sum matches)
Added NewGRF: GRF ID 4D560000, checksum A420B01EE556C4C8EC7E8A59E4CC05DB, filename: ikarus_set-6beta/testfilew.grf (md5sum matches)
Added NewGRF: GRF ID 41501202, checksum B13DD8FB0D7C34CACAC2FE68BD137BB9, filename: heqs_heavy_equipment_set-1.5.2/heqs.grf (md5sum matches)
Added NewGRF: GRF ID 24252C2C, checksum 4B9D9B1DF2B0C34FABC9AAC8554F9427, filename: hungarian_truck_set-3l/hts.grf (md5sum matches)
Added NewGRF: GRF ID 4D430207, checksum 8602C9039D1F4E68FDBFF966360C11AE, filename: polroad-44/polroad.grf (md5sum matches)
Added NewGRF: GRF ID 7D244C0E, checksum BC419F2B1EA283EA0D663BB849318209, filename: jpnew/huntram_1.1b.grf (md5sum matches)
Added NewGRF: GRF ID FBFB0102, checksum CE6B0C978C025F3477CC9A91AE9109FE, filename: dutch_tram_set-2.0.2/dutchtramset.grf (md5sum matches)
Added NewGRF: GRF ID 53480101, checksum 850B972E97D1275F62AD05B3660C15BF, filename: hirotram_w_987.grf (md5sum matches)
Added NewGRF: GRF ID 44463034, checksum 5E95C2C0A999233C0C9CB8A63047DE08, filename: GRFsorters/Separator_Ships.grf (md5sum matches)
Added NewGRF: GRF ID 414E0201, checksum 0DA3A80B986BC3C17C20CA4CE9CA26AA, filename: fish_2-2.0.3/fish.grf (md5sum matches)
Added NewGRF: GRF ID 6D620004, checksum 663C139E24EE87C2EF6FB029C1AB3CED, filename: newships.grf (md5sum matches)
Added NewGRF: GRF ID 415A0101, checksum 9BFBC924B18D42D7F564E7CD6237981D, filename: wsfferryset/wsfferryset.grf (md5sum matches)
Added NewGRF: GRF ID 55535333, checksum 58D5FFB6BB9611CCABF5D0C338899534, filename: unsinkable-sam-alpha-2/unsinkable-sam-alpha-2/unsinkable-sam.grf (md5sum matches)
Added NewGRF: GRF ID 44463036, checksum 466330D508E03CD4156F8616BA47D828, filename: GRFsorters/Separator_Houses_Buildings.grf (md5sum matches)
Added NewGRF: GRF ID 41533031, checksum B21E7D6ADD69B1C07643939764FB4878, filename: swedish_houses-1.1.2/swehouses.grf (md5sum matches)
Added NewGRF: GRF ID 4E4C4853, checksum 1787E1E0E308EB5C4E1A8EFC4A059D71, filename: dutch_terraced_houses-0.3b/nlhs.grf (md5sum matches)
Added NewGRF: GRF ID 554A0000, checksum F7410A673ED67FA693AD063C4FEB1863, filename: polish_buildings_set-1.4.0/plbuildingset140w.grf (md5sum matches)
Added NewGRF: GRF ID 52453400, checksum B2E27B74A3894198A00139CFCF09D011, filename: japanese_buildings-3.1/jpbuild.grf (md5sum matches)
Added NewGRF: GRF ID 44463132, checksum F22F24CB5AD1B1034C04FD484DCEB9B9, filename: GRFsorters/Separator_Miscellaneous.grf (md5sum matches)
Added NewGRF: GRF ID 504A0013, checksum E2FB4F9E66207F8016B7303323FDD00C, filename: isrdwestyle_objects-1.0/isrdwe_objects_v1_0.grf (md5sum matches)
Added NewGRF: GRF ID 6D620C00, checksum E1DB74D22EF54328944DC767C4F8594F, filename: marico.grf (md5sum matches)
Added NewGRF: GRF ID FBFB0501, checksum 60082E7DF1D3976274AB86843C3E07B2, filename: dutch_road_furniture-0.7.1/dutchroadfurniture.grf (md5sum matches)
Added NewGRF: GRF ID 504A4641, checksum 457DE3A141B99D6BE258981C993B6761, filename: fake_airport_objects-0.1/fakeairportobjects_v0_1.grf (md5sum matches)
Added NewGRF: GRF ID 444E0800, checksum 334F8C4697455569073434DB107F864A, filename: vast_objects-0.3.0/vastobjects.grf (md5sum matches)
Added NewGRF: GRF ID 304FE908, checksum F7BCFC491F02F1EDC2D47B28EE2E91D8, filename: city_hqs-rb/chq01.grf (md5sum matches)
Added NewGRF: GRF ID 0100403A, checksum 672F6BEE2570A5820049B6154AC756F1, filename: city_objects-b08.1.5/co08.1.5.grf (md5sum matches)
Added NewGRF: GRF ID 504A5457, checksum D795341420C564012E262FAB630018C5, filename: town_walls_objects-0.1/townwalls_v0_1.grf (md5sum matches)
Added NewGRF: GRF ID 444C4F53, checksum 39F25FC87E91F7C4E45D9CC11F0FB52B, filename: dutch_landmark_objects_set-0.2/dlos.grf (md5sum matches)
Added NewGRF: GRF ID 504A0107, checksum 92B822D319E71F920908801AD5751D26, filename: beach_objects-1.2/beach_v1_2.grf (md5sum matches)
Added NewGRF: GRF ID 4D4D9910, checksum 3CD3F4D0D98DDC0DB08E9AD74B88A9E2, filename: the_lighthouse_set-1.2/the_lighthouse_set_v1.2.grf (md5sum matches)
Added NewGRF: GRF ID 48570101, checksum 60EE47680819FD7645E06E63E4DA559B, filename: tars_mountain_lifts-v0.3/tars_mountain_liftsv0.3.grf (md5sum matches)
Added NewGRF: GRF ID 50430901, checksum C3AE624A4F431B28FCB52CDB7F7867FA, filename: chips_custom_docks-1.0/chips_docks.grf (md5sum matches)
Added NewGRF: GRF ID 49464E4F, checksum 9EE9117BD4511BD6879429ECF8DC9335, filename: sno__supercheeses_newobjects-0.3.1/sno-supercheesesnewobjects.grf (md5sum matches)
Added NewGRF: GRF ID 47473839, checksum E45A4629CCB533AB9F96108346C58F90, filename: auz_water_and_landscape_objects-4/auzwaterandlandscapeobjects.grf (md5sum matches)
Added NewGRF: GRF ID 47473334, checksum 9765BAA9E745A6CA109551F9CB2F0631, filename: auz_road_and_town_objects-5/auzroadandtownobjects.grf (md5sum matches)
Added NewGRF: GRF ID 47473637, checksum B92937CF339BEA2B70991E0838402D28, filename: auz_farms_and_fences_obects-4/auzfarmandfencesobjects.grf (md5sum matches)
Added NewGRF: GRF ID 47474045, checksum 01EB7E914F4BB56D84872A94FC824B99, filename: auzfake_rails_and_trains_objects-5/auzfakerailsandtrainsobjects.grf (md5sum matches)
Added NewGRF: GRF ID 52425201, checksum 9869E92DB192C38C127D7FF79B05CF8D, filename: RomazoonObjects.grf (md5sum matches)
Added NewGRF: GRF ID 53441101, checksum 3E2397532428AB013862B22EDBB396E5, filename: INFRA/INFRA Green P1/infra_green1x1_p1.grf (md5sum matches)
Added NewGRF: GRF ID 53441119, checksum 4201D77058BC82C4F2DC0294AFBA6DC3, filename: INFRA/INFRA Green P2/infra_green1x1_p2.grf (md5sum matches)
Added NewGRF: GRF ID 53441129, checksum 9CF044DD9054F863295D5AA8A1671999, filename: INFRA/INFRA Green P3/infra_green1x1_p3.grf (md5sum matches)
Added NewGRF: GRF ID 53541101, checksum AAE3DC77FAC504FB07D9F8752F49ECA4, filename: INFRA/INFRA Streets P1-OpenTTD/infra_streets1x1_p1.grf (md5sum matches)
Added NewGRF: GRF ID 53541119, checksum 40AC1CC9C1E328BE359094B7754054DB, filename: INFRA/INFRA Streets P2-OpenTTD/infra_streets1x1_p2.grf (md5sum matches)
Added NewGRF: GRF ID 53541129, checksum 249C8A47E845E9D0270FFAFE5E2EB4C1, filename: INFRA/INFRA Streets P3-OpenTTD/infra_streets1x1_p3.grf (md5sum matches)
Added NewGRF: GRF ID 53430102, checksum 69715DE2D04ED5A1070021807EA9E16B, filename: INFRA/10-101/10-101INFRARoads.grf (md5sum matches)
Added NewGRF: GRF ID 5343F210, checksum F88028A865E63845A64A47D1D2F1086A, filename: INFRA/10-180/10-180INFRABillboardSigns.grf (md5sum matches)
Added NewGRF: GRF ID BEBE0005, checksum A09C327A208D9C9EFF2A9E30216A9A26, filename: parkinglots.grf (md5sum matches)
Added NewGRF: GRF ID BEBE0100, checksum E24EEEA0E1760CE5CBE2DE202859A3F2, filename: farm_objects-3/farmobjects.grf (md5sum matches)
Added NewGRF: GRF ID 54470301, checksum 1D76727A4AC75F28AA1BA864258BB38A, filename: fake_bridges-0.2/fakebridge.grf (md5sum matches)
Added NewGRF: GRF ID 444EFF04, checksum E9527F3E14BD6C64E3C6C88A98930BE7, filename: railwayArch.grf (md5sum matches)
Added NewGRF: GRF ID 53430101, checksum CF293FF57A05F8190CEC974468CDA78A, filename: sacsobjects1w.grf (md5sum matches)
Added NewGRF: GRF ID 57425120, checksum 0F9A2AC5468C2F98363F2B71C8C2B6DE, filename: TTD_landscapew.grf (md5sum matches)
Added NewGRF: GRF ID 444E0C00, checksum CD35704025292A559AD71A380F167257, filename: VASTfences.grf (md5sum matches)
Added NewGRF: GRF ID 415A0701, checksum AFFD2D15EA23F8A95A50EA5FDFC4D84E, filename: arrs_objects.grf (md5sum matches)
Added NewGRF: GRF ID 47474747, checksum BD3E80687C3BE94F4D445FCE029C8F4F, filename: GaryGSwapTest.grf (md5sum matches)
Added NewGRF: GRF ID 4D470305, checksum 2E96B9AB2BEA686BFF94961AD433A701, filename: basecosts-5.0/basecosts.grf (md5sum matches)
Added NewGRF: GRF ID 52577801, checksum 20B5D8122F2B4AD74ADDA30E44BA8233, filename: opengfx_biggui-2.0.0/ogfx-biggui.grf (md5sum matches)
Tick 0: settings changed
Setting changed: vehicle.wagon_speed_limits : 0 -> 1
Tick 0: settings changed
Setting changed: vehicle.wagon_speed_limits : 1 -> 0
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 1 -> 2
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 2 -> 3
Tick 0: settings changed
Setting changed: construction.max_bridge_length : 99 -> 120
Tick 0: settings changed
Setting changed: construction.max_tunnel_length : 99 -> 120
Tick 0: settings changed
Setting changed: construction.max_tunnel_length : 120 -> 255
Tick 0: settings changed
Setting changed: construction.max_bridge_length : 120 -> 255
Tick 0: settings changed
Setting changed: construction.max_bridge_height : 120 -> 255
Tick 0: settings changed
Setting changed: vehicle.never_expire_vehicles : 0 -> 1
Tick 0: settings changed
Setting changed: economy.allow_town_roads : 1 -> 0
Tick 0: settings changed
Setting changed: economy.allow_town_level_crossings : 1 -> 0
Tick 0: GRF config changed
GRF parameter changed: GRF ID 4D470305, filename: basecosts-5.0/basecosts.grf (md5sum matches)
Tick 0: game loaded
New game mode: 1 landscape: 2
Tick 57136: game loaded
Revision text changed to jgrpp-0.25.1, savegame version 198, not modified, _openttd_newgrf_version = 0x19000000
Tick 57409: GRF config changed
GRF parameter changed: GRF ID 4F472B34, filename: opengfx_landscape-1.1.2/ogfx-landscape.grf (md5sum matches)
Added NewGRF: GRF ID 504A0012, checksum 758F1431021C2E4319F7AE2F409122D8, filename: custom_tunnel_entrances-0.3/customtunnel_v0_3.grf (md5sum matches)
Added NewGRF: GRF ID 4A44E801, checksum 36E1A192D8DE7D70C6F39B7C591C8D5C, filename: invisible_leading_engine-0.21/blank-engine.grf (md5sum matches)
Added NewGRF: GRF ID 54440103, checksum EFAE3C8BCB301D6654032EA515A09D9D, filename: polish_pkp_set_2.0-2.0.13/pkp-set-2.0.13.grf (md5sum matches)
Added NewGRF: GRF ID 44508550, checksum BEE9D0982856E627DDF24902019413F8, filename: sbb_set-1.0e/sbbset.grf (md5sum matches)
Added NewGRF: GRF ID 44440302, checksum C2A2CE006D0F3BC2E44122A9358EC999, filename: north_american_renewal_set-2.51/newnars.grf (md5sum matches)
Added NewGRF: GRF ID 4E4D0518, checksum BFA04A11FD4DCF0905CA53C100D6B233, filename: nars_addon_set_2cc-2204/nars_add_on_set.grf (md5sum matches)
Added NewGRF: GRF ID 4D530219, checksum AA97D2D6FE7D5EA60775D126BFB4E9FE, filename: hungarian_mvset_2.0-beta0.1.9/mav-set_2_0_beta_9_fix.grf (md5sum matches)
Added NewGRF: GRF ID 47530109, checksum B5213B10C9FCBB416C8A498CFBAFDCAF, filename: hungarian_gysevset-beta0.0.9/gysev-set_1_0_beta_9.grf (md5sum matches)
GRF parameter changed: GRF ID 4D430207, filename: polroad-44/polroad.grf (md5sum matches)
Added NewGRF: GRF ID 54574604, checksum 145D7A081E214FF50EA2CFC3D85B96CE, filename: timberwolfs_uk_road_vehicles-22/timberwolf_uk.grf (md5sum matches)
Added NewGRF: GRF ID 9787EAFE, checksum 04ACD20A006E345283D6464678AFFA8B, filename: road_hog-1.4.1/road-hog.grf (md5sum matches)
Added NewGRF: GRF ID 4E415256, checksum ABC1F6EB17576182AEC8863E751DF6D5, filename: north_american_road_vehicle_set-0.1.2/narvs.grf (md5sum matches)
Added NewGRF: GRF ID 44550001, checksum 57CFF33C80D650C6317D31DCC45483C9, filename: germanrvw.grf (md5sum matches)
GRF parameter changed: GRF ID 6D620004, filename: newships.grf (md5sum matches)
Added NewGRF: GRF ID 62633273, checksum 9418C3F0141D551BF7F394F669D3BD23, filename: 2ccshipsw.grf (md5sum matches)
Tick 57507: GRF config changed
GRF parameter changed: GRF ID 45530500, filename: japanese_stations-3.6/jpstations.grf (md5sum matches)
Tick 9144: GRF config changed
Removed NewGRF: GRF ID 52577801, filename: opengfx_biggui-2.0.0/ogfx-biggui.grf (md5sum matches)
Tick 27301: game loaded
Revision text changed to jgrpp-0.25.2, savegame version 198, not modified, _openttd_newgrf_version = 0x19000000
---- gamelog end ----

Recent news messages:
(2002-07-06) StringID: 666, Type: 4, Ref1: 4, 7, Ref2: 0, 4294967295
(2002-07-07) StringID: 666, Type: 4, Ref1: 4, 114, Ref2: 0, 4294967295
(2002-07-15) StringID: 666, Type: 4, Ref1: 4, 495, Ref2: 0, 4294967295
(2002-07-22) StringID: 666, Type: 4, Ref1: 4, 885, Ref2: 0, 4294967295
(2002-07-25) StringID: 666, Type: 4, Ref1: 4, 897, Ref2: 0, 4294967295
(2002-08-01) StringID: 666, Type: 4, Ref1: 4, 1088, Ref2: 0, 4294967295
(2002-08-01) StringID: 669, Type: 5, Ref1: 1, 3311372, Ref2: 0, 4294967295
(2002-08-08) StringID: 666, Type: 4, Ref1: 4, 1102, Ref2: 0, 4294967295
(2002-08-11) StringID: 666, Type: 4, Ref1: 4, 1119, Ref2: 0, 4294967295
(2002-08-15) StringID: 666, Type: 4, Ref1: 4, 1172, Ref2: 0, 4294967295
(2002-08-21) StringID: 666, Type: 4, Ref1: 4, 1440, Ref2: 0, 4294967295
(2002-08-23) StringID: 666, Type: 4, Ref1: 4, 1550, Ref2: 0, 4294967295
(2002-09-01) StringID: 707, Type: 13, Ref1: 4, 1313, Ref2: 5, 118
(2002-09-12) StringID: 666, Type: 4, Ref1: 4, 74, Ref2: 0, 4294967295
(2002-09-15) StringID: 666, Type: 4, Ref1: 4, 1552, Ref2: 0, 4294967295
(2002-09-15) StringID: 666, Type: 4, Ref1: 4, 1553, Ref2: 0, 4294967295
(2002-09-16) StringID: 669, Type: 5, Ref1: 1, 1975716, Ref2: 0, 4294967295
(2002-09-24) StringID: 666, Type: 4, Ref1: 4, 1554, Ref2: 0, 4294967295
(2002-10-01) StringID: 669, Type: 5, Ref1: 1, 3037602, Ref2: 0, 4294967295
(2002-10-01) StringID: 669, Type: 5, Ref1: 1, 1394553, Ref2: 0, 4294967295
(2002-10-07) StringID: 669, Type: 5, Ref1: 1, 1273398, Ref2: 0, 4294967295
(2002-10-08) StringID: 666, Type: 4, Ref1: 4, 1385, Ref2: 0, 4294967295
(2002-10-10) StringID: 669, Type: 5, Ref1: 1, 410281, Ref2: 0, 4294967295
(2002-10-16) StringID: 666, Type: 4, Ref1: 4, 1555, Ref2: 0, 4294967295
(2002-10-17) StringID: 666, Type: 4, Ref1: 4, 1556, Ref2: 0, 4294967295
(2002-10-26) StringID: 669, Type: 5, Ref1: 1, 1233208, Ref2: 0, 4294967295
(2002-10-28) StringID: 666, Type: 4, Ref1: 4, 1557, Ref2: 0, 4294967295
(2002-10-29) StringID: 669, Type: 5, Ref1: 1, 1541096, Ref2: 0, 4294967295
(2002-10-29) StringID: 638, Type: 1, Ref1: 2, 5407, Ref2: 3, 950
(2002-11-01) StringID: 666, Type: 4, Ref1: 4, 1559, Ref2: 0, 4294967295
(2002-11-01) StringID: 668, Type: 5, Ref1: 1, 79969, Ref2: 0, 4294967295
(2002-11-01) StringID: 668, Type: 5, Ref1: 1, 3875855, Ref2: 0, 4294967295
(2002-11-09) StringID: 669, Type: 5, Ref1: 1, 3035909, Ref2: 0, 4294967295
(2002-11-09) StringID: 666, Type: 4, Ref1: 4, 930, Ref2: 0, 4294967295
(2002-11-13) StringID: 669, Type: 5, Ref1: 1, 1292802, Ref2: 0, 4294967295
(2002-11-14) StringID: 666, Type: 4, Ref1: 4, 1022, Ref2: 0, 4294967295
(2002-11-20) StringID: 669, Type: 5, Ref1: 1, 250727, Ref2: 0, 4294967295
(2002-11-30) StringID: 669, Type: 5, Ref1: 1, 3496318, Ref2: 0, 4294967295
(2002-12-01) StringID: 702, Type: 11, Ref1: 6, 839, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 135, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 164, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 8, Ref1: 4, 177, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 244, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 315, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 343, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 392, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 416, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 704, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 915, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 1362, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 1362, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 1375, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 1526, Ref2: 0, 4294967295
(2002-12-04) StringID: 669, Type: 5, Ref1: 1, 1274021, Ref2: 0, 4294967295
(2002-12-05) StringID: 666, Type: 4, Ref1: 4, 468, Ref2: 0, 4294967295
(2002-12-05) StringID: 666, Type: 4, Ref1: 4, 828, Ref2: 0, 4294967295
(2002-12-06) StringID: 666, Type: 4, Ref1: 4, 1304, Ref2: 0, 4294967295
(2002-12-07) StringID: 666, Type: 4, Ref1: 4, 1127, Ref2: 0, 4294967295
(2002-12-08) StringID: 669, Type: 5, Ref1: 1, 2399799, Ref2: 0, 4294967295
(2002-12-09) StringID: 669, Type: 5, Ref1: 1, 749844, Ref2: 0, 4294967295
(2002-12-12) StringID: 666, Type: 4, Ref1: 4, 804, Ref2: 0, 4294967295
(2002-12-15) StringID: 669, Type: 5, Ref1: 1, 3899574, Ref2: 0, 4294967295
(2002-12-16) StringID: 669, Type: 5, Ref1: 1, 2326256, Ref2: 0, 4294967295
(2002-12-17) StringID: 666, Type: 4, Ref1: 4, 1191, Ref2: 0, 4294967295
(2002-12-19) StringID: 666, Type: 4, Ref1: 4, 1360, Ref2: 0, 4294967295
(2002-12-21) StringID: 666, Type: 4, Ref1: 4, 1372, Ref2: 0, 4294967295
(2002-12-26) StringID: 666, Type: 4, Ref1: 4, 1551, Ref2: 0, 4294967295
(2002-12-26) StringID: 666, Type: 4, Ref1: 4, 1558, Ref2: 0, 4294967295
(2002-12-28) StringID: 666, Type: 4, Ref1: 4, 1560, Ref2: 0, 4294967295
(2002-12-30) StringID: 669, Type: 5, Ref1: 1, 2878387, Ref2: 0, 4294967295
(2002-12-31) StringID: 666, Type: 4, Ref1: 4, 1561, Ref2: 0, 4294967295
(2003-01-01) StringID: 702, Type: 11, Ref1: 6, 1419, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 67, Ref2: 0, 4294967295
(2003-01-01) StringID: 669, Type: 5, Ref1: 1, 1766876, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 380, Ref2: 0, 4294967295
(2003-01-01) StringID: 678, Type: 9, Ref1: 4, 392, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 440, Ref2: 0, 4294967295
(2003-01-01) StringID: 678, Type: 9, Ref1: 4, 652, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 704, Ref2: 0, 4294967295
(2003-01-01) StringID: 678, Type: 9, Ref1: 4, 813, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 931, Ref2: 0, 4294967295
(2003-01-01) StringID: 669, Type: 5, Ref1: 1, 2583274, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 1223, Ref2: 0, 4294967295
(2003-01-01) StringID: 678, Type: 9, Ref1: 4, 1385, Ref2: 0, 4294967295
(2003-01-01) StringID: 669, Type: 5, Ref1: 1, 3471052, Ref2: 0, 4294967295
(2003-01-06) StringID: 666, Type: 4, Ref1: 4, 43, Ref2: 0, 4294967295
(2003-01-07) StringID: 666, Type: 4, Ref1: 4, 632, Ref2: 0, 4294967295
(2003-01-15) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 935
(2003-01-15) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 955
(2003-01-15) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 951
(2003-01-16) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 952
(2003-01-16) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 953
(2003-01-17) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 954

Command Log:
 Showing most recent 128 of 16936 commands
   0 | 2003-01-17, 30,   6 | ------- |     1021 x      76, p1: 0x0001012B, p2: 0xFFFF1B18, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   1 | 2003-01-17, 29,   4 | ------- |     1021 x      73, p1: 0x0001012B, p2: 0xFFFF1B18, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   2 | 2003-01-17, 24,  11 | ------- |     1021 x      74, p1: 0x0001012B, p2: 0xFFFF0C18, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   3 | 2003-01-17, 15,   6 | ------- |     1020 x      73, p1: 0x0001012B, p2: 0xFFFF0918, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   4 | 2003-01-17,  9,  16 | ------- |     1020 x      76, p1: 0x0001012B, p2: 0xFFFF0818, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   5 | 2003-01-17,  2,  11 | ------- |     1021 x      75, p1: 0x0001012B, p2: 0xFFFF1018, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   6 | 2003-01-17,  1,  11 | ------- |     1021 x      74, p1: 0x0001012B, p2: 0xFFFF1018, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   7 | 2003-01-16, 37,   1 | ------- |     1020 x      74, p1: 0x0002012B, p2: 0xFFFF0716, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   8 | 2003-01-16, 23,   2 | ------- |     1021 x      77, p1: 0x00026C01, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10930116 (CmdRemoveLongRoad)
   9 | 2003-01-16, 15,  14 | ------- |     1023 x      77, p1: 0x00026BFE, p2: 0x00000002, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  10 | 2003-01-16, 12,  11 | ------- |     1023 x      77, p1: 0x000293FF, p2: 0x00000005, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  11 | 2003-01-16, 10,  17 | ------- |     1720 x    1213, p1: 0x00000008, p2: 0x00000001, cc:  6, lc: 255, cmd: 0x106A0107 (CmdBuildTrainDepot)
  12 | 2003-01-16,  8,   6 | ------- |     1023 x      79, p1: 0x00027BFF, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  13 | 2003-01-14, 69,  17 | ------- |     1035 x     127, p1: 0x00000001, p2: 0x25800000, cc:  2, lc: 255, cmd: 0x00000179 (CmdMassStartStopVehicle)
  14 | 2003-01-14, 66,  13 | ------- |        0 x       0, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x1108018C (CmdTimetableSeparation)
  15 | 2003-01-14, 65,  15 | ------- |        0 x       0, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x1108018B (CmdAutomateTimetable)
  16 | 2003-01-14, 60,  13 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  17 | 2003-01-14, 60,   8 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  18 | 2003-01-14, 60,   3 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  19 | 2003-01-14, 59,  16 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  20 | 2003-01-14, 59,  11 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  21 | 2003-01-14, 59,   5 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  22 | 2003-01-14, 42,   5 | ------- |     1035 x     127, p1: 0x001015C1, p2: 0x03BB0061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  23 | 2003-01-14, 34,   7 | ------- |     1035 x     127, p1: 0x00B015C1, p2: 0x03A70061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  24 | 2003-01-14, 31,   0 | ------- |     1035 x     127, p1: 0x00A015C1, p2: 0x03BB0061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  25 | 2003-01-14, 21,   6 | ------- |     1037 x     120, p1: 0x00000101, p2: 0xFFFF0046, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  26 | 2003-01-14, 16,   8 | ------- |     1909 x     889, p1: 0x0000081C, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x10D40178 (CmdStartStopVehicle)
  27 | 2003-01-14, 12,  17 | ------- |     1037 x     121, p1: 0x00000301, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10550114 (CmdRemoveRoadStop)
  28 | 2003-01-14,  7,   2 | ------- |     1037 x     119, p1: 0x00000101, p2: 0xFFFF0046, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  29 | 2003-01-14,  4,  12 | ------- |     1909 x     889, p1: 0x00000000, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000017D (CmdDepotMassAutoReplace)
  30 | 2003-01-13, 68,   3 | ------- |     1909 x     889, p1: 0x00000000, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000017D (CmdDepotMassAutoReplace)
  31 | 2003-01-13, 63,  13 | ------- |     1035 x     127, p1: 0x009015C1, p2: 0x03B70061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  32 | 2003-01-13, 60,  11 | ------- |     1035 x     127, p1: 0x008015C1, p2: 0x03B80061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  33 | 2003-01-13, 58,  16 | ------- |     1909 x     889, p1: 0x0000081C, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x10D80122 (CmdSendVehicleToDepot)
  34 | 2003-01-13, 57,   7 | ------- |     1035 x     127, p1: 0x007015C1, p2: 0x03B90061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  35 | 2003-01-13, 57,   2 | ------- |     1910 x     889, p1: 0x0000081C, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x10F40126 (CmdReverseTrainDirection)
  36 | 2003-01-13, 53,  15 | ------- |     1035 x     127, p1: 0x006015C1, p2: 0x03BA0061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  37 | 2003-01-13, 47,  17 | ------- |     1035 x     127, p1: 0x005015C1, p2: 0x03AA0061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  38 | 2003-01-13, 27,   1 | ------- |     1035 x     127, p1: 0x004015C1, p2: 0x03BA0061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  39 | 2003-01-13, 26,  15 | ------- |        0 x       0, p1: 0x30000000, p2: 0x62000035, cc:  6, lc: 255, cmd: 0x10D80122 (CmdSendVehicleToDepot)
  40 | 2003-01-13, 23,  12 | ------- |     1035 x     127, p1: 0x003015C1, p2: 0x03B90061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  41 | 2003-01-13, 17,   3 | ------- |     1035 x     127, p1: 0x002015C1, p2: 0x03B80061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  42 | 2003-01-13, 13,   6 | ------- |     1035 x     127, p1: 0x001015C1, p2: 0x03B70061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  43 | 2003-01-13,  6,   3 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x03A70061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  44 | 2003-01-12, 71,   7 | ------- |     1035 x     127, p1: 0x00000522, p2: 0x0000001D, cc:  2, lc: 255, cmd: 0x10DD011E (CmdBuildVehicle)
  45 | 2003-01-12, 52,   9 | ------- |        0 x       0, p1: 0x00000002, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x00000169 (CmdChangeCompanySetting)
  46 | 2003-01-12, 52,   2 | ------- |        0 x       0, p1: 0x00000002, p2: 0x00004E20, cc:  6, lc: 255, cmd: 0x00000169 (CmdChangeCompanySetting)
  47 | 2003-01-12, 51,  12 | ------- |        0 x       0, p1: 0x00000002, p2: 0x0000EA60, cc:  6, lc: 255, cmd: 0x00000169 (CmdChangeCompanySetting)
  48 | 2003-01-12, 50,   1 | ------- |     1035 x     129, p1: 0x0003FC0B, p2: 0x00000005, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  49 | 2003-01-12, 46,  14 | ------- |     1035 x     127, p1: 0x00000001, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x106B0118 (CmdBuildRoadDepot)
  50 | 2003-01-11, 43,   7 | ------- |     1021 x      75, p1: 0x00025BFC, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  51 | 2003-01-11, 41,   0 | ------- |     1020 x      75, p1: 0x00000102, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x10540114 (CmdRemoveRoadStop)
  52 | 2003-01-11, 36,   0 | ------- |     1020 x      75, p1: 0x00000103, p2: 0xFFFF0046, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  53 | 2003-01-11, 30,   0 | ------- |     1022 x      74, p1: 0x000253FF, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  54 | 2003-01-11, 29,   9 | ------- |     1022 x      76, p1: 0x000253FE, p2: 0x00000004, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  55 | 2003-01-11, 28,  14 | ------- |     1023 x      76, p1: 0x000263FE, p2: 0x00000002, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  56 | 2003-01-11, 23,  14 | ------- |     1022 x      76, p1: 0x000253FE, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  57 | 2003-01-11, 16,   9 | ------- |     1031 x      82, p1: 0x00000101, p2: 0xFFFF0006, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  58 | 2003-01-10, 64,  16 | ------- |     1021 x      87, p1: 0x0000038D, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10BC010B (CmdBuildObject)
  59 | 2003-01-10, 50,   4 | ------- |     1022 x      87, p1: 0x0002BBFE, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  60 | 2003-01-10, 38,  13 | ------- |     1042 x      93, p1: 0x00000101, p2: 0xFFFF0006, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  61 | 2003-01-10, 29,  10 | ------- |     1053 x     104, p1: 0x00000102, p2: 0xFFFF0046, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  62 | 2003-01-10, 24,  17 | ------- |     1054 x     104, p1: 0x0003441D, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  63 | 2003-01-10, 16,  16 | ------- |     1047 x     114, p1: 0x00000101, p2: 0x03B70026, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  64 | 2003-01-10, 14,  16 | ------- |        0 x       0, p1: 0x30000000, p2: 0x62000035, cc:  6, lc: 255, cmd: 0x10D80122 (CmdSendVehicleToDepot)
  65 | 2003-01-10, 12,   9 | ------- |     1047 x     112, p1: 0x00000101, p2: 0xFFFF0006, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  66 | 2003-01-10,  9,   2 | ------- |     1047 x     114, p1: 0x00039417, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  67 | 2003-01-10,  8,   2 | ------- |     1047 x     112, p1: 0x00038417, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  68 | 2003-01-09, 72,  12 | ------- |     1037 x     121, p1: 0x00000201, p2: 0xFFFF0047, cc:  2, lc: 255, cmd: 0x103D0113 (CmdBuildRoadStop)
  69 | 2003-01-09, 51,   6 | ------- |        0 x       0, p1: 0x00000044, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000016C (CmdToggleKeepRemainingVehicles)
  70 | 2003-01-09, 42,   1 | ------- |     1032 x     133, p1: 0x0001012B, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  71 | 2003-01-09, 41,  10 | ------- |        0 x       0, p1: 0x00000072, p2: 0x00000044, cc:  6, lc: 255, cmd: 0x00000175 (CmdIssueTemplateReplacement)
  72 | 2003-01-09, 39,   7 | ------- |        0 x       0, p1: 0x00000072, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x00000176 (CmdDeleteTemplateReplacement)
  73 | 2003-01-09, 31,   0 | ------- |     1030 x     133, p1: 0x00040409, p2: 0x0000000B, cc:  2, lc: 255, cmd: 0x108D010F (CmdConvertRail)
  74 | 2003-01-09, 22,   0 | ------- |     1030 x     133, p1: 0x00040409, p2: 0x0000000A, cc:  2, lc: 255, cmd: 0x108D010F (CmdConvertRail)
  75 | 2003-01-09, 18,  12 | ------- |        0 x       0, p1: 0x00000036, p2: 0x00000048, cc:  6, lc: 255, cmd: 0x00000175 (CmdIssueTemplateReplacement)
  76 | 2003-01-09, 17,   1 | ------- |     1033 x     133, p1: 0x0001012A, p2: 0xFFFF0E10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  77 | 2003-01-09, 15,  16 | ------- |     1031 x     133, p1: 0x0001012A, p2: 0xFFFF0E10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  78 | 2003-01-09, 13,   6 | ------- |     1031 x     128, p1: 0x0001012A, p2: 0xFFFF0E10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  79 | 2003-01-09, 11,  14 | ------- |     1033 x     128, p1: 0x0001012A, p2: 0xFFFF0E10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  80 | 2003-01-09, 11,   4 | ------- |        0 x       0, p1: 0x00000036, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x00000176 (CmdDeleteTemplateReplacement)
  81 | 2003-01-09,  5,   6 | ------- |        0 x       0, p1: 0x00000071, p2: 0x00000048, cc:  6, lc: 255, cmd: 0x00000175 (CmdIssueTemplateReplacement)
  82 | 2003-01-09,  5,   4 | ------- |     1033 x     128, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  83 | 2003-01-09,  4,   9 | ------- |     1032 x     128, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  84 | 2003-01-09,  3,   9 | ------- |     1031 x     128, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  85 | 2003-01-09,  3,   6 | ------- |        0 x       0, p1: 0x00000071, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x00000176 (CmdDeleteTemplateReplacement)
  86 | 2003-01-09,  2,  11 | ------- |     1031 x     128, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  87 | 2003-01-08, 73,  17 | ------- |     1030 x     128, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  88 | 2003-01-08, 72,   0 | ------- |     1030 x     133, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  89 | 2003-01-08, 64,  10 | ------- |        0 x       0, p1: 0x00000048, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000016C (CmdToggleKeepRemainingVehicles)
  90 | 2003-01-08, 56,  16 | ------- |        0 x       0, p1: 0x00000048, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000016C (CmdToggleKeepRemainingVehicles)
  91 | 2003-01-08, 48,   3 | ------- |     1030 x     129, p1: 0x0001042A, p2: 0xFFFF1414, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  92 | 2003-01-08, 44,  17 | ------- |        0 x       0, p1: 0x00000048, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000016C (CmdToggleKeepRemainingVehicles)
  93 | 2003-01-07, 38,  13 | ------- |        0 x       0, p1: 0x00720000, p2: 0xFFFF01E9, cc:  6, lc: 255, cmd: 0x0000016A (CmdSetAutoReplace)
  94 | 2003-01-07, 37,  13 | ------- |     1030 x     128, p1: 0x00020426, p2: 0xFFFF1612, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  95 | 2003-01-07,  9,   9 | ------- |     1030 x     130, p1: 0x00030426, p2: 0xFFFF1012, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  96 | 2003-01-06, 66,  15 | ------- |     1030 x     129, p1: 0x00030426, p2: 0xFFFF1012, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  97 | 2003-01-06, 47,   7 | ------- |     1030 x     129, p1: 0x00030426, p2: 0xFFFF0D12, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  98 | 2003-01-06, 28,   1 | ------- |     1950 x    1003, p1: 0x001F5F9C, p2: 0x00000003, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  99 | 2003-01-06, 20,   9 | ------- |     1950 x    1003, p1: 0x001F679E, p2: 0x00000007, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 100 | 2003-01-06, 14,  17 | ------- |     1950 x    1017, p1: 0x00000001, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x00000117 (CmdBuildRoad)
 101 | 2003-01-06, 14,  14 | ------- |     1950 x    1004, p1: 0x001FC79E, p2: 0x0000810A, cc:  6, lc: 255, cmd: 0x10A40105 (CmdBuildBridge)
 102 | 2003-01-06,  1,  11 | ------- |     1946 x    1017, p1: 0x001FCF9E, p2: 0x00000001, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 103 | 2003-01-05, 68,   4 | ------- |     1951 x    1018, p1: 0x001FCF9E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FFF0163 (CmdLevelLand)
 104 | 2003-01-05, 64,  16 | ------- |     1951 x    1019, p1: 0x001FD79E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FFF0163 (CmdLevelLand)
 105 | 2003-01-05, 59,   4 | ------- |     1947 x    1017, p1: 0x001FCF9D, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 106 | 2003-01-05, 55,  16 | ------- |     1950 x    1014, p1: 0x001FB79E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 107 | 2003-01-05, 53,   5 | ------- |     1950 x    1015, p1: 0x001FCF9E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 108 | 2003-01-05, 35,  12 | ------- |     1950 x    1016, p1: 0x001FCF9E, p2: 0x00000005, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 109 | 2003-01-05, 32,   9 | ------- |     1950 x    1015, p1: 0x001FC79E, p2: 0x00000004, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 110 | 2003-01-05, 25,   4 | ------- |     1950 x    1014, p1: 0x001F6F9E, p2: 0x0000810A, cc:  6, lc: 255, cmd: 0x10A40105 (CmdBuildBridge)
 111 | 2003-01-05, 12,   0 | ------- |     1949 x    1003, p1: 0x001F5F9E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 112 | 2003-01-05,  7,  11 | ------- |     1950 x    1016, p1: 0x001FC79E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 113 | 2003-01-05,  5,   8 | ------- |     1034 x     130, p1: 0x00000201, p2: 0xFFFF0046, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
 114 | 2003-01-05,  1,   6 | ------- |     1950 x    1017, p1: 0x001FD79E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 115 | 2003-01-04, 73,  14 | ------- |     1035 x     132, p1: 0x00040C0B, p2: 0x00000007, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 116 | 2003-01-04, 72,  14 | ------- |     1034 x     132, p1: 0x0004240B, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 117 | 2003-01-04, 72,   1 | ------- |     1034 x     131, p1: 0x0004240A, p2: 0x00000007, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 118 | 2003-01-04, 71,   6 | ------- |     1035 x     131, p1: 0x00041C0A, p2: 0x00000003, cc:  2, lc: 255, cmd: 0x10930116 (CmdRemoveLongRoad)
 119 | 2003-01-04, 69,   3 | ------- |     1034 x     131, p1: 0x00041C0B, p2: 0x00000003, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 120 | 2003-01-04, 68,   8 | ------- |     1034 x     129, p1: 0x00041C0A, p2: 0x00000006, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 121 | 2003-01-04, 67,   5 | ------- |     1037 x     129, p1: 0x00040C0A, p2: 0x00000002, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 122 | 2003-01-04, 66,  12 | ------- |     1950 x    1017, p1: 0x001FD79E, p2: 0x00000007, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 123 | 2003-01-04, 64,   3 | ------- |     1950 x    1017, p1: 0x001FC79E, p2: 0x00000006, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 124 | 2003-01-04, 59,   1 | ------- |     1948 x    1003, p1: 0x001F4F9C, p2: 0x00000006, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 125 | 2003-01-04, 57,   5 | ------- |     1950 x    1003, p1: 0x001F5F9C, p2: 0x00000003, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 126 | 2003-01-04, 55,  17 | ------- |     1036 x     129, p1: 0x00040C0C, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 127 | 2003-01-04, 55,  14 | ------- |     1950 x    1004, p1: 0x001F5F9E, p2: 0x00000005, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)

*** End of OpenTTD Crash Report ***
Attachments
crash.sav
(7.25 MiB) Downloaded 39 times
Regards,

Tinny/Tintinfan. :)
User avatar
JGR
Tycoon
Tycoon
Posts: 2557
Joined: 08 Aug 2005 13:46
Location: Ipswich

Re: JGR's Patch Pack

Post by JGR »

Tintinfan wrote:An odd crash, not sure what was going on at the time it happened. The crash.sav doesn't work, but I hope someone will have an autosave from just a few days before that will do. Hope helps make the game more stable and thanks for all your hard work otherwise as usual! :)
[+] Spoiler

Code: Select all

*** OpenTTD Crash Report ***

Crash at: Thu Jun 14 13:31:48 2018
In game date: 2003-01-17 (47, 17)

Crash reason:
 Signal:  Aborted (6)
          si_code: -6
 Message: Assertion failed at line 102 of /root/openttd/OpenTTD-patches/src/strings_func.h: size <= parent.GetDataLeft()

Within context:
     0: DoCommandP: tile: 996x73, p1: 0x101, p2: 0xFFFF0084, company: 2 (Cindini Unified Networks), cmd: 0x103C0113 (CmdBuildRoadStop), my_cmd: 0

OpenTTD version:
 Version:    jgrpp-0.25.2 (0)
 NewGRF ver: 19000000
 Bits:       64
 Endian:     little
 Dedicated:  no
 Build date: Jun 13 2018 08:04:57
 Configure:  ./configure 

Stacktrace:
 [00]           0x7cb3bf ./openttd                                CrashLogUnix::LogStacktrace(char*, char const*) const + 0x9f
 [01]           0x67d780 ./openttd                                CrashLog::FillCrashLog(char*, char const*) const + 0x120
 [02]           0x67da6f ./openttd                                CrashLog::MakeCrashLog() const + 0x7f
 [03]           0x7cb0c1 ./openttd                                + 0x3cb0c1
 [04]     0x7f01488bf330 /lib/x86_64-linux-gnu/libpthread.so.0    + 0x10330
 [05]     0x7f0146437c37 /lib/x86_64-linux-gnu/libc.so.6          gsignal + 0x37
 [06]     0x7f014643b028 /lib/x86_64-linux-gnu/libc.so.6          abort + 0x148
 [07]           0x7b4d9b ./openttd                                + 0x3b4d9b
 [08]           0x8e2d7b ./openttd                                + 0x4e2d7b
 [09]           0x8e30f9 ./openttd                                GetStringWithArgs(char*, unsigned int, StringParameters*, char const*, unsigned int, bool) + 0x69
 [10]           0x8e1db6 ./openttd                                + 0x4e1db6
 [11]           0x8e261b ./openttd                                + 0x4e261b
 [12]           0x8e30f9 ./openttd                                GetStringWithArgs(char*, unsigned int, StringParameters*, char const*, unsigned int, bool) + 0x69
 [13]           0x96c3fe ./openttd                                ViewportSign::UpdatePosition(int, int, unsigned int, unsigned int) + 0x4e
 [14]           0x8b957c ./openttd                                Station::UpdateVirtCoord() + 0x9c
 [15]           0x8c4c35 ./openttd                                CmdBuildRoadStop(unsigned int, DoCommandFlag, unsigned int, unsigned int, char const*) + 0x1105
 [16]           0x6690b0 ./openttd                                DoCommandPInternal(unsigned int, unsigned int, unsigned int, unsigned int, void (*)(CommandCost const&, unsigned int, unsigned int, unsigned int), char const*, bool, bool, unsigned int) + 0x280
 [17]           0x669d9c ./openttd                                DoCommandP(unsigned int, unsigned int, unsigned int, unsigned int, void (*)(CommandCost const&, unsigned int, unsigned int, unsigned int), char const*, bool, unsigned int) + 0x17c
 [18]           0x66a17d ./openttd                                DoCommandP(CommandContainer const*, bool) + 0x2d
 [19]           0x74efea ./openttd                                NetworkExecuteLocalCommandQueue() + 0x6a
 [20]           0x746f09 ./openttd                                NetworkGameLoop() + 0xd9
 [21]           0x7b8c93 ./openttd                                GameLoop() + 0xa3
 [22]           0x967739 ./openttd                                VideoDriver_Dedicated::MainLoop() + 0x139
 [23]           0x7b6867 ./openttd                                openttd_main(int, char**) + 0x15a7
 [24]     0x7f0146422f45 /lib/x86_64-linux-gnu/libc.so.6          __libc_start_main + 0xf5
 [25]           0x5c44be ./openttd                                + 0x1c44be

Registers:
 rax:                0 rbx:   0x7fff72dde7c0 rcx: 0xffffffffffffffff rdx:              0x6
 rsi:            0x2d3 rdi:            0x2d3 rbp:        0x93b1ad0 rsp:   0x7fff72ddded8
 r8:    0x7f0148fd4780 r9:  0x3c20657a6973203a r10:              0x8 r11:            0x202
 r12:              0x2 r13:       0xfffe3280 r14:   0x7fff72ddf55f r15:                0
 rip:   0x7f0146437c37 eflags:    0x202

Operating system:
 Name:     Linux
 Release:  3.13.0-37-generic
 Version:  #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014
 Machine:  x86_64
 Compiler: GCC 4.8.4 "4.8.4"

Distro version:
==> /etc/os-release <==
NAME="Ubuntu"
VERSION="14.04.5 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.5 LTS"
VERSION_ID="14.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"

==> /etc/debian_version <==
jessie/sid

==> /etc/lsb-release <==
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"

Configuration:
 Blitter:      null
 Graphics set: OpenGFX (5580)
 Language:     /root/openttd/OpenTTD-patches/bin/lang/english_US.lng
 Music driver: null
 Music set:    NoMusic (0)
 Network:      server
 Sound driver: null
 Sound set:    NoSound (2)
 Video driver: dedicated

Fonts:
 Small:  sprite
 Medium: sprite
 Large:  sprite
 Mono:   sprite

AI Configuration (local: 255) (current: 2):
  0: Human
  1: Human
  2: Human
  3: Human
  4: Human
  5: Human
  6: Human
  7: Human

Libraries:
 FontConfig: 2.11.0
 FreeType:   2.5.2
 ICU i18n:   52.1
 ICU lx:     52.1
 LZMA:       5.1.0alpha
 LZO:        2.06
 PNG:        1.2.50
 SDL:        1.2.15
 Zlib:       1.2.8

---- gamelog start ----
Tick 0: game loaded
Conversion from OTTD savegame without gamelog: version 92, 0
Revision text changed to 0.7.0, savegame version 116, not modified, _openttd_newgrf_version = 0x07083e29
New game mode: 2 landscape: 2
Tick 0: game loaded
Revision text changed to 1.0.0-beta2, savegame version 135, not modified, _openttd_newgrf_version = 0x1000492f
Tick 0: game loaded
Revision text changed to 1.0.0-beta3, savegame version 136, not modified, _openttd_newgrf_version = 0x100849b7
Tick 0: game loaded
Revision text changed to 1.0.0-beta4, savegame version 138, not modified, _openttd_newgrf_version = 0x10004a40
Tick 0: game loaded
Revision text changed to 1.0.0, savegame version 138, not modified, _openttd_newgrf_version = 0x10084c4a
Tick 0: game loaded
Revision text changed to 1.0.0-beta4, savegame version 138, not modified, _openttd_newgrf_version = 0x10004a40
Tick 0: game loaded
Revision text changed to 1.0.2, savegame version 138, not modified, _openttd_newgrf_version = 0x10284e20
Tick 0: game loaded
Revision text changed to 1.0.0-beta4, savegame version 138, not modified, _openttd_newgrf_version = 0x10004a40
Tick 0: game loaded
Revision text changed to 1.0.2, savegame version 138, not modified, _openttd_newgrf_version = 0x10284e20
Tick 0: game loaded
Revision text changed to 1.0.0-beta4, savegame version 138, not modified, _openttd_newgrf_version = 0x10004a40
Tick 0: game loaded
Revision text changed to 1.0.2, savegame version 138, not modified, _openttd_newgrf_version = 0x10284e20
Tick 0: game loaded
Revision text changed to 1.0.5, savegame version 138, not modified, _openttd_newgrf_version = 0x1058531e
Tick 0: game loaded
Revision text changed to 1.1.1, savegame version 160, not modified, _openttd_newgrf_version = 0x11185800
Tick 0: game loaded
Revision text changed to 1.2.0-beta3, savegame version 170, not modified, _openttd_newgrf_version = 0x12005d19
Tick 0: game loaded
Revision text changed to 1.2.0, savegame version 174, not modified, _openttd_newgrf_version = 0x12085e36
Tick 0: game loaded
Revision text changed to 1.4.0, savegame version 188, not modified, _openttd_newgrf_version = 0x14086748
Tick 0: settings changed
Setting changed: order.improved_load : 0 -> 1
Tick 0: settings changed
Setting changed: economy.station_noise_level : 0 -> 1
Tick 0: settings changed
Setting changed: economy.station_noise_level : 1 -> 0
Tick 0: settings changed
Setting changed: vehicle.plane_speed : 4 -> 3
Tick 0: settings changed
Setting changed: vehicle.plane_speed : 3 -> 2
Tick 0: settings changed
Setting changed: vehicle.plane_speed : 2 -> 1
Tick 0: settings changed
Setting changed: vehicle.dynamic_engines : 0 -> 1
Tick 0: settings changed
Setting changed: vehicle.wagon_speed_limits : 1 -> 0
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 1 -> 2
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 2 -> 3
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 3 -> 2
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 2 -> 1
Tick 0: settings changed
Setting changed: construction.max_bridge_length : 64 -> 99
Tick 0: settings changed
Setting changed: construction.max_tunnel_length : 64 -> 150
Tick 0: settings changed
Setting changed: construction.max_tunnel_length : 150 -> 99
Tick 0: settings changed
Setting changed: construction.command_pause_level : 1 -> 3
Tick 0: game loaded
Revision text changed to jgrpp-0.25.0, savegame version 198, not modified, _openttd_newgrf_version = 0x19000000
Tick 0: GRF config changed
Added NewGRF: GRF ID 44463039, checksum 55BAC4314E394BB207D4C354A5586DFF, filename: GRFsorters/Separator_Industries.grf (md5sum matches)
Added NewGRF: GRF ID 47472035, checksum D25370013E978F5855D4A8D61B3084D5, filename: AuzInd5.grf (md5sum matches)
Added NewGRF: GRF ID 44463038, checksum 5421A3E21E6A3EBA1664B9F945D25691, filename: GRFsorters/Separator_Terrain_Water.grf (md5sum matches)
Added NewGRF: GRF ID 4F472B34, checksum 136D889FDAEAA3491F8320248A04425C, filename: opengfx_landscape-1.1.2/ogfx-landscape.grf (md5sum matches)
Added NewGRF: GRF ID 44463037, checksum 2A7A9D09460BD492792B8D2862431D44, filename: GRFsorters/Separator_Infrastructure.grf (md5sum matches)
Added NewGRF: GRF ID 43415261, checksum 808FD3F3D2863F86DD18B18AA6C4E990, filename: NARoadsw_2.grf (md5sum matches)
Added NewGRF: GRF ID 415A0301, checksum 8667797182D6F6C670D7BE5D677ACB45, filename: american_road_replacement_set-2.0.0/americanroads.grf (md5sum matches)
Added NewGRF: GRF ID 415A0501, checksum 37F4A01391FE088BD22740A89E22F78B, filename: total_bridge_renewal_set_arrs-1.0.0/total_bridges.grf (md5sum matches)
Added NewGRF: GRF ID 444AF0A1, checksum A2CA629809D5066340950B760D98830D, filename: bridge_improver.grf (md5sum matches)
Added NewGRF: GRF ID 524B0301, checksum BB7BBE4FF23B349D17ED0A682503680C, filename: lightrailtramtracks-0.2/tramtrkw.grf (md5sum matches)
Added NewGRF: GRF ID 4D4C0100, checksum 1E2A243600434194FB100E72E507D5EF, filename: dutch_catenary-1/dutchcatenary.grf (md5sum matches)
Added NewGRF: GRF ID 444A5401, checksum 7A049A8029D3AAD33AA231BD2E48D80B, filename: nutracks.grf (md5sum matches)
Added NewGRF: GRF ID 19060801, checksum 6CFC6328D999C140851BFE6514BA277A, filename: bigger_depots.0.3/bigdepot.grf (md5sum matches)
Added NewGRF: GRF ID 41560102, checksum 7D4DD258F3998C8DB3A918C2472B25F3, filename: pipe-6.40/pipe.grf (md5sum matches)
Added NewGRF: GRF ID 4D635769, checksum F5886B56AD955607AFD19C43187A0FEA, filename: wired-1.1/wired.grf (md5sum matches)
Added NewGRF: GRF ID 4C4D0201, checksum F4D9597764DCB3ED985A79978F233A8C, filename: dutch_signals-1/dutchsignals.grf (md5sum matches)
Added NewGRF: GRF ID 54631002, checksum 8A4C46A4E6BE179023A39A6E6202061E, filename: cs_rail_set_v1.4-1.0.5/rail-cs-ottd.grf (md5sum matches)
Added NewGRF: GRF ID 44463032, checksum 8AC9D022842684CCAD26D95CAF678ED3, filename: GRFsorters/Separator_Stations.grf (md5sum matches)
Added NewGRF: GRF ID 4A430002, checksum 93EAC5F5396584B92D4C5F0AAAF3F6C5, filename: industrial_stations_renewal-1.0.2/indstatr.grf (md5sum matches)
Added NewGRF: GRF ID 58534453, checksum 2E100BCA91DB8371CD9D57DBEC3AB0C8, filename: dutch_stations_set-1.0.0alpha/dutchstatw.grf (md5sum matches)
Added NewGRF: GRF ID 504A0110, checksum E8244C5278CB2408A818854DC11F8940, filename: dutch_station_addition_set-0.8/dstatadd_v0_8.grf (md5sum matches)
Added NewGRF: GRF ID 504A0112, checksum 80D0B8699A417CC03CD06BC74E8796D0, filename: dutch_station_addition_part_2-0.4/dstatadd_part2_v0_4.grf (md5sum matches)
Added NewGRF: GRF ID 504A0113, checksum 0B65D0779D65427BC135FC624278FEA3, filename: dutch_station_addition_part_3-001/dstatadd_part3_v001.grf (md5sum matches)
Added NewGRF: GRF ID 45530500, checksum D9BE5AFA481FC3E0A96E6EB72B455612, filename: japanese_stations-3.6/jpstations.grf (md5sum matches)
Added NewGRF: GRF ID 44573452, checksum 48CF5FC0DEB895136F337A7E563FC66D, filename: dwestationtiles_industrial_ter-v0.7/dwe_stat_r.grf (md5sum matches)
Added NewGRF: GRF ID 47474701, checksum D414DB7242E7E3F2E67DD7A1776E41E1, filename: aus_stations_part_1_version_2-4/auzstations_part1_v004.grf (md5sum matches)
Added NewGRF: GRF ID 47474702, checksum 962BF48BA369F1E752E19B30626F4F83, filename: aus_stations_part_2_version_2-4/auzstations_part2_v004.grf (md5sum matches)
Added NewGRF: GRF ID 47474703, checksum 7B30AF38119C615E1C3A5EAB30D16834, filename: auz_stations_part_3_version_1-3/auzstations_part3_v003.grf (md5sum matches)
Added NewGRF: GRF ID 47474704, checksum 16741F762D5AD626B6F0062F7E948BB8, filename: auz_stations_part_4_version_1-3/auzstations_part4_v003.grf (md5sum matches)
Added NewGRF: GRF ID 47474705, checksum D34D9F4963348A3B21828F938144046E, filename: auzfreightstations-7/auzfreightstations_v007.grf (md5sum matches)
Added NewGRF: GRF ID 54430201, checksum C837D48D657129DD915830D60D68E09F, filename: cs_stationset_v0.1-1/csstationsw.grf (md5sum matches)
Added NewGRF: GRF ID 54430202, checksum 081B62FD686AF2161866A0CF6EA043AC, filename: cs_platforms_set-1/csplatformsw.grf (md5sum matches)
Added NewGRF: GRF ID 54632301, checksum 2A21D6582AA90BFF0395969C13892D58, filename: stat-cs_extras-win-ottd.grf (md5sum matches)
Added NewGRF: GRF ID 464B0000, checksum E266FE2217DE82D7C1F8968EC81A2915, filename: hungarian_stations-1/hungarian_stations.grf (md5sum matches)
Added NewGRF: GRF ID 464B0001, checksum B5A131DCAC1D7C7E24166EDEA2D106F1, filename: hungarian_stations_2-1/hungarian_stations2.grf (md5sum matches)
Added NewGRF: GRF ID 464B0002, checksum 9D3B823C988DB972503A72E58180D077, filename: hungarian_stations_3-1/hungarian_stations3.grf (md5sum matches)
Added NewGRF: GRF ID 6D620601, checksum 537A2B9E5F0644BC360248B2B802D086, filename: newstats.grf (md5sum matches)
Added NewGRF: GRF ID 4D480201, checksum 9E914C31E5FC7FC3F686D009BD55F331, filename: alexandra_palace-1.0.0/alexandrapalace.grf (md5sum matches)
Added NewGRF: GRF ID 4A430001, checksum 4CF50E2A770F6672A77A8842A3129ECA, filename: british_stations_set-0.0.4final/dstatsw.grf (md5sum matches)
Added NewGRF: GRF ID 54570200, checksum 3DEB9B30A6254AE8606A5A9A99A9A696, filename: usstatsw.grf (md5sum matches)
Added NewGRF: GRF ID 58534D00, checksum 6F4C28B41F5127046DED0320D0BE533B, filename: modern_set.grf (md5sum matches)
Added NewGRF: GRF ID 43415463, checksum 3B752FE1D762319ECCA615B1B2340073, filename: CanStn.grf (md5sum matches)
Added NewGRF: GRF ID 43485053, checksum 107210078AB4C22C7D83BA65ED9AF16F, filename: chips_station_set-1.8.0/chips.grf (md5sum matches)
Added NewGRF: GRF ID 4D50006A, checksum 3A797B1A7E3968A91CB45199BCF52520, filename: ore_unloader_station-0.1/iorestat.grf (md5sum matches)
Added NewGRF: GRF ID 504A0102, checksum 29EA308A78B7740794B80A117D14BF34, filename: dutch_delta_works-1.1/dutchdeltaworks_v1_1.grf (md5sum matches)
Added NewGRF: GRF ID 44463031, checksum 3BE9AD51FAB5A94C94BF3501807AE5EB, filename: GRFsorters/Separator_Trains.grf (md5sum matches)
Added NewGRF: GRF ID 47470603, checksum AE940B08BC76B4A65C6EC27B8DCD6457, filename: auztrains-29/auztrains.grf (md5sum matches)
Added NewGRF: GRF ID 45530101, checksum 0AAB4EB5515BCC8449DA9E7C9E4BA6B1, filename: spainsetw_130.grf (md5sum matches)
Added NewGRF: GRF ID 41490006, checksum 37860FF76C7645EFD0B8B1B2D26BAF05, filename: swedish_trains.7.3/ai_swedish.grf (md5sum matches)
Added NewGRF: GRF ID 5542484E, checksum 0F80BD71CBCDA036AA2831F32AC7B81E, filename: UBahn.grf (md5sum matches)
Added NewGRF: GRF ID FBFB0601, checksum E167E84751FD2E61967944010AF5C56D, filename: dutch_trainset_2-2.1.0/dutchtrains.grf (md5sum matches)
Added NewGRF: GRF ID 4B570101, checksum D2AB7AE77D239EABC52FB5C8A2EC4A37, filename: keio_railway_set-1.21/keio.grf (md5sum matches)
Added NewGRF: GRF ID 54420101, checksum F47FDF1A25228A392DC27DA511C1EC4F, filename: tias-allclimates2.grf (md5sum matches)
Added NewGRF: GRF ID 44463130, checksum 367E3E4C4D9B53D73F696E4B4A430C37, filename: GRFsorters/Separator_Buses_Trucks_Trams.grf (md5sum matches)
Added NewGRF: GRF ID 4D560000, checksum A420B01EE556C4C8EC7E8A59E4CC05DB, filename: ikarus_set-6beta/testfilew.grf (md5sum matches)
Added NewGRF: GRF ID 41501202, checksum B13DD8FB0D7C34CACAC2FE68BD137BB9, filename: heqs_heavy_equipment_set-1.5.2/heqs.grf (md5sum matches)
Added NewGRF: GRF ID 24252C2C, checksum 4B9D9B1DF2B0C34FABC9AAC8554F9427, filename: hungarian_truck_set-3l/hts.grf (md5sum matches)
Added NewGRF: GRF ID 4D430207, checksum 8602C9039D1F4E68FDBFF966360C11AE, filename: polroad-44/polroad.grf (md5sum matches)
Added NewGRF: GRF ID 7D244C0E, checksum BC419F2B1EA283EA0D663BB849318209, filename: jpnew/huntram_1.1b.grf (md5sum matches)
Added NewGRF: GRF ID FBFB0102, checksum CE6B0C978C025F3477CC9A91AE9109FE, filename: dutch_tram_set-2.0.2/dutchtramset.grf (md5sum matches)
Added NewGRF: GRF ID 53480101, checksum 850B972E97D1275F62AD05B3660C15BF, filename: hirotram_w_987.grf (md5sum matches)
Added NewGRF: GRF ID 44463034, checksum 5E95C2C0A999233C0C9CB8A63047DE08, filename: GRFsorters/Separator_Ships.grf (md5sum matches)
Added NewGRF: GRF ID 414E0201, checksum 0DA3A80B986BC3C17C20CA4CE9CA26AA, filename: fish_2-2.0.3/fish.grf (md5sum matches)
Added NewGRF: GRF ID 6D620004, checksum 663C139E24EE87C2EF6FB029C1AB3CED, filename: newships.grf (md5sum matches)
Added NewGRF: GRF ID 415A0101, checksum 9BFBC924B18D42D7F564E7CD6237981D, filename: wsfferryset/wsfferryset.grf (md5sum matches)
Added NewGRF: GRF ID 55535333, checksum 58D5FFB6BB9611CCABF5D0C338899534, filename: unsinkable-sam-alpha-2/unsinkable-sam-alpha-2/unsinkable-sam.grf (md5sum matches)
Added NewGRF: GRF ID 44463036, checksum 466330D508E03CD4156F8616BA47D828, filename: GRFsorters/Separator_Houses_Buildings.grf (md5sum matches)
Added NewGRF: GRF ID 41533031, checksum B21E7D6ADD69B1C07643939764FB4878, filename: swedish_houses-1.1.2/swehouses.grf (md5sum matches)
Added NewGRF: GRF ID 4E4C4853, checksum 1787E1E0E308EB5C4E1A8EFC4A059D71, filename: dutch_terraced_houses-0.3b/nlhs.grf (md5sum matches)
Added NewGRF: GRF ID 554A0000, checksum F7410A673ED67FA693AD063C4FEB1863, filename: polish_buildings_set-1.4.0/plbuildingset140w.grf (md5sum matches)
Added NewGRF: GRF ID 52453400, checksum B2E27B74A3894198A00139CFCF09D011, filename: japanese_buildings-3.1/jpbuild.grf (md5sum matches)
Added NewGRF: GRF ID 44463132, checksum F22F24CB5AD1B1034C04FD484DCEB9B9, filename: GRFsorters/Separator_Miscellaneous.grf (md5sum matches)
Added NewGRF: GRF ID 504A0013, checksum E2FB4F9E66207F8016B7303323FDD00C, filename: isrdwestyle_objects-1.0/isrdwe_objects_v1_0.grf (md5sum matches)
Added NewGRF: GRF ID 6D620C00, checksum E1DB74D22EF54328944DC767C4F8594F, filename: marico.grf (md5sum matches)
Added NewGRF: GRF ID FBFB0501, checksum 60082E7DF1D3976274AB86843C3E07B2, filename: dutch_road_furniture-0.7.1/dutchroadfurniture.grf (md5sum matches)
Added NewGRF: GRF ID 504A4641, checksum 457DE3A141B99D6BE258981C993B6761, filename: fake_airport_objects-0.1/fakeairportobjects_v0_1.grf (md5sum matches)
Added NewGRF: GRF ID 444E0800, checksum 334F8C4697455569073434DB107F864A, filename: vast_objects-0.3.0/vastobjects.grf (md5sum matches)
Added NewGRF: GRF ID 304FE908, checksum F7BCFC491F02F1EDC2D47B28EE2E91D8, filename: city_hqs-rb/chq01.grf (md5sum matches)
Added NewGRF: GRF ID 0100403A, checksum 672F6BEE2570A5820049B6154AC756F1, filename: city_objects-b08.1.5/co08.1.5.grf (md5sum matches)
Added NewGRF: GRF ID 504A5457, checksum D795341420C564012E262FAB630018C5, filename: town_walls_objects-0.1/townwalls_v0_1.grf (md5sum matches)
Added NewGRF: GRF ID 444C4F53, checksum 39F25FC87E91F7C4E45D9CC11F0FB52B, filename: dutch_landmark_objects_set-0.2/dlos.grf (md5sum matches)
Added NewGRF: GRF ID 504A0107, checksum 92B822D319E71F920908801AD5751D26, filename: beach_objects-1.2/beach_v1_2.grf (md5sum matches)
Added NewGRF: GRF ID 4D4D9910, checksum 3CD3F4D0D98DDC0DB08E9AD74B88A9E2, filename: the_lighthouse_set-1.2/the_lighthouse_set_v1.2.grf (md5sum matches)
Added NewGRF: GRF ID 48570101, checksum 60EE47680819FD7645E06E63E4DA559B, filename: tars_mountain_lifts-v0.3/tars_mountain_liftsv0.3.grf (md5sum matches)
Added NewGRF: GRF ID 50430901, checksum C3AE624A4F431B28FCB52CDB7F7867FA, filename: chips_custom_docks-1.0/chips_docks.grf (md5sum matches)
Added NewGRF: GRF ID 49464E4F, checksum 9EE9117BD4511BD6879429ECF8DC9335, filename: sno__supercheeses_newobjects-0.3.1/sno-supercheesesnewobjects.grf (md5sum matches)
Added NewGRF: GRF ID 47473839, checksum E45A4629CCB533AB9F96108346C58F90, filename: auz_water_and_landscape_objects-4/auzwaterandlandscapeobjects.grf (md5sum matches)
Added NewGRF: GRF ID 47473334, checksum 9765BAA9E745A6CA109551F9CB2F0631, filename: auz_road_and_town_objects-5/auzroadandtownobjects.grf (md5sum matches)
Added NewGRF: GRF ID 47473637, checksum B92937CF339BEA2B70991E0838402D28, filename: auz_farms_and_fences_obects-4/auzfarmandfencesobjects.grf (md5sum matches)
Added NewGRF: GRF ID 47474045, checksum 01EB7E914F4BB56D84872A94FC824B99, filename: auzfake_rails_and_trains_objects-5/auzfakerailsandtrainsobjects.grf (md5sum matches)
Added NewGRF: GRF ID 52425201, checksum 9869E92DB192C38C127D7FF79B05CF8D, filename: RomazoonObjects.grf (md5sum matches)
Added NewGRF: GRF ID 53441101, checksum 3E2397532428AB013862B22EDBB396E5, filename: INFRA/INFRA Green P1/infra_green1x1_p1.grf (md5sum matches)
Added NewGRF: GRF ID 53441119, checksum 4201D77058BC82C4F2DC0294AFBA6DC3, filename: INFRA/INFRA Green P2/infra_green1x1_p2.grf (md5sum matches)
Added NewGRF: GRF ID 53441129, checksum 9CF044DD9054F863295D5AA8A1671999, filename: INFRA/INFRA Green P3/infra_green1x1_p3.grf (md5sum matches)
Added NewGRF: GRF ID 53541101, checksum AAE3DC77FAC504FB07D9F8752F49ECA4, filename: INFRA/INFRA Streets P1-OpenTTD/infra_streets1x1_p1.grf (md5sum matches)
Added NewGRF: GRF ID 53541119, checksum 40AC1CC9C1E328BE359094B7754054DB, filename: INFRA/INFRA Streets P2-OpenTTD/infra_streets1x1_p2.grf (md5sum matches)
Added NewGRF: GRF ID 53541129, checksum 249C8A47E845E9D0270FFAFE5E2EB4C1, filename: INFRA/INFRA Streets P3-OpenTTD/infra_streets1x1_p3.grf (md5sum matches)
Added NewGRF: GRF ID 53430102, checksum 69715DE2D04ED5A1070021807EA9E16B, filename: INFRA/10-101/10-101INFRARoads.grf (md5sum matches)
Added NewGRF: GRF ID 5343F210, checksum F88028A865E63845A64A47D1D2F1086A, filename: INFRA/10-180/10-180INFRABillboardSigns.grf (md5sum matches)
Added NewGRF: GRF ID BEBE0005, checksum A09C327A208D9C9EFF2A9E30216A9A26, filename: parkinglots.grf (md5sum matches)
Added NewGRF: GRF ID BEBE0100, checksum E24EEEA0E1760CE5CBE2DE202859A3F2, filename: farm_objects-3/farmobjects.grf (md5sum matches)
Added NewGRF: GRF ID 54470301, checksum 1D76727A4AC75F28AA1BA864258BB38A, filename: fake_bridges-0.2/fakebridge.grf (md5sum matches)
Added NewGRF: GRF ID 444EFF04, checksum E9527F3E14BD6C64E3C6C88A98930BE7, filename: railwayArch.grf (md5sum matches)
Added NewGRF: GRF ID 53430101, checksum CF293FF57A05F8190CEC974468CDA78A, filename: sacsobjects1w.grf (md5sum matches)
Added NewGRF: GRF ID 57425120, checksum 0F9A2AC5468C2F98363F2B71C8C2B6DE, filename: TTD_landscapew.grf (md5sum matches)
Added NewGRF: GRF ID 444E0C00, checksum CD35704025292A559AD71A380F167257, filename: VASTfences.grf (md5sum matches)
Added NewGRF: GRF ID 415A0701, checksum AFFD2D15EA23F8A95A50EA5FDFC4D84E, filename: arrs_objects.grf (md5sum matches)
Added NewGRF: GRF ID 47474747, checksum BD3E80687C3BE94F4D445FCE029C8F4F, filename: GaryGSwapTest.grf (md5sum matches)
Added NewGRF: GRF ID 4D470305, checksum 2E96B9AB2BEA686BFF94961AD433A701, filename: basecosts-5.0/basecosts.grf (md5sum matches)
Added NewGRF: GRF ID 52577801, checksum 20B5D8122F2B4AD74ADDA30E44BA8233, filename: opengfx_biggui-2.0.0/ogfx-biggui.grf (md5sum matches)
Tick 0: settings changed
Setting changed: vehicle.wagon_speed_limits : 0 -> 1
Tick 0: settings changed
Setting changed: vehicle.wagon_speed_limits : 1 -> 0
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 1 -> 2
Tick 0: settings changed
Setting changed: vehicle.freight_trains : 2 -> 3
Tick 0: settings changed
Setting changed: construction.max_bridge_length : 99 -> 120
Tick 0: settings changed
Setting changed: construction.max_tunnel_length : 99 -> 120
Tick 0: settings changed
Setting changed: construction.max_tunnel_length : 120 -> 255
Tick 0: settings changed
Setting changed: construction.max_bridge_length : 120 -> 255
Tick 0: settings changed
Setting changed: construction.max_bridge_height : 120 -> 255
Tick 0: settings changed
Setting changed: vehicle.never_expire_vehicles : 0 -> 1
Tick 0: settings changed
Setting changed: economy.allow_town_roads : 1 -> 0
Tick 0: settings changed
Setting changed: economy.allow_town_level_crossings : 1 -> 0
Tick 0: GRF config changed
GRF parameter changed: GRF ID 4D470305, filename: basecosts-5.0/basecosts.grf (md5sum matches)
Tick 0: game loaded
New game mode: 1 landscape: 2
Tick 57136: game loaded
Revision text changed to jgrpp-0.25.1, savegame version 198, not modified, _openttd_newgrf_version = 0x19000000
Tick 57409: GRF config changed
GRF parameter changed: GRF ID 4F472B34, filename: opengfx_landscape-1.1.2/ogfx-landscape.grf (md5sum matches)
Added NewGRF: GRF ID 504A0012, checksum 758F1431021C2E4319F7AE2F409122D8, filename: custom_tunnel_entrances-0.3/customtunnel_v0_3.grf (md5sum matches)
Added NewGRF: GRF ID 4A44E801, checksum 36E1A192D8DE7D70C6F39B7C591C8D5C, filename: invisible_leading_engine-0.21/blank-engine.grf (md5sum matches)
Added NewGRF: GRF ID 54440103, checksum EFAE3C8BCB301D6654032EA515A09D9D, filename: polish_pkp_set_2.0-2.0.13/pkp-set-2.0.13.grf (md5sum matches)
Added NewGRF: GRF ID 44508550, checksum BEE9D0982856E627DDF24902019413F8, filename: sbb_set-1.0e/sbbset.grf (md5sum matches)
Added NewGRF: GRF ID 44440302, checksum C2A2CE006D0F3BC2E44122A9358EC999, filename: north_american_renewal_set-2.51/newnars.grf (md5sum matches)
Added NewGRF: GRF ID 4E4D0518, checksum BFA04A11FD4DCF0905CA53C100D6B233, filename: nars_addon_set_2cc-2204/nars_add_on_set.grf (md5sum matches)
Added NewGRF: GRF ID 4D530219, checksum AA97D2D6FE7D5EA60775D126BFB4E9FE, filename: hungarian_mvset_2.0-beta0.1.9/mav-set_2_0_beta_9_fix.grf (md5sum matches)
Added NewGRF: GRF ID 47530109, checksum B5213B10C9FCBB416C8A498CFBAFDCAF, filename: hungarian_gysevset-beta0.0.9/gysev-set_1_0_beta_9.grf (md5sum matches)
GRF parameter changed: GRF ID 4D430207, filename: polroad-44/polroad.grf (md5sum matches)
Added NewGRF: GRF ID 54574604, checksum 145D7A081E214FF50EA2CFC3D85B96CE, filename: timberwolfs_uk_road_vehicles-22/timberwolf_uk.grf (md5sum matches)
Added NewGRF: GRF ID 9787EAFE, checksum 04ACD20A006E345283D6464678AFFA8B, filename: road_hog-1.4.1/road-hog.grf (md5sum matches)
Added NewGRF: GRF ID 4E415256, checksum ABC1F6EB17576182AEC8863E751DF6D5, filename: north_american_road_vehicle_set-0.1.2/narvs.grf (md5sum matches)
Added NewGRF: GRF ID 44550001, checksum 57CFF33C80D650C6317D31DCC45483C9, filename: germanrvw.grf (md5sum matches)
GRF parameter changed: GRF ID 6D620004, filename: newships.grf (md5sum matches)
Added NewGRF: GRF ID 62633273, checksum 9418C3F0141D551BF7F394F669D3BD23, filename: 2ccshipsw.grf (md5sum matches)
Tick 57507: GRF config changed
GRF parameter changed: GRF ID 45530500, filename: japanese_stations-3.6/jpstations.grf (md5sum matches)
Tick 9144: GRF config changed
Removed NewGRF: GRF ID 52577801, filename: opengfx_biggui-2.0.0/ogfx-biggui.grf (md5sum matches)
Tick 27301: game loaded
Revision text changed to jgrpp-0.25.2, savegame version 198, not modified, _openttd_newgrf_version = 0x19000000
---- gamelog end ----

Recent news messages:
(2002-07-06) StringID: 666, Type: 4, Ref1: 4, 7, Ref2: 0, 4294967295
(2002-07-07) StringID: 666, Type: 4, Ref1: 4, 114, Ref2: 0, 4294967295
(2002-07-15) StringID: 666, Type: 4, Ref1: 4, 495, Ref2: 0, 4294967295
(2002-07-22) StringID: 666, Type: 4, Ref1: 4, 885, Ref2: 0, 4294967295
(2002-07-25) StringID: 666, Type: 4, Ref1: 4, 897, Ref2: 0, 4294967295
(2002-08-01) StringID: 666, Type: 4, Ref1: 4, 1088, Ref2: 0, 4294967295
(2002-08-01) StringID: 669, Type: 5, Ref1: 1, 3311372, Ref2: 0, 4294967295
(2002-08-08) StringID: 666, Type: 4, Ref1: 4, 1102, Ref2: 0, 4294967295
(2002-08-11) StringID: 666, Type: 4, Ref1: 4, 1119, Ref2: 0, 4294967295
(2002-08-15) StringID: 666, Type: 4, Ref1: 4, 1172, Ref2: 0, 4294967295
(2002-08-21) StringID: 666, Type: 4, Ref1: 4, 1440, Ref2: 0, 4294967295
(2002-08-23) StringID: 666, Type: 4, Ref1: 4, 1550, Ref2: 0, 4294967295
(2002-09-01) StringID: 707, Type: 13, Ref1: 4, 1313, Ref2: 5, 118
(2002-09-12) StringID: 666, Type: 4, Ref1: 4, 74, Ref2: 0, 4294967295
(2002-09-15) StringID: 666, Type: 4, Ref1: 4, 1552, Ref2: 0, 4294967295
(2002-09-15) StringID: 666, Type: 4, Ref1: 4, 1553, Ref2: 0, 4294967295
(2002-09-16) StringID: 669, Type: 5, Ref1: 1, 1975716, Ref2: 0, 4294967295
(2002-09-24) StringID: 666, Type: 4, Ref1: 4, 1554, Ref2: 0, 4294967295
(2002-10-01) StringID: 669, Type: 5, Ref1: 1, 3037602, Ref2: 0, 4294967295
(2002-10-01) StringID: 669, Type: 5, Ref1: 1, 1394553, Ref2: 0, 4294967295
(2002-10-07) StringID: 669, Type: 5, Ref1: 1, 1273398, Ref2: 0, 4294967295
(2002-10-08) StringID: 666, Type: 4, Ref1: 4, 1385, Ref2: 0, 4294967295
(2002-10-10) StringID: 669, Type: 5, Ref1: 1, 410281, Ref2: 0, 4294967295
(2002-10-16) StringID: 666, Type: 4, Ref1: 4, 1555, Ref2: 0, 4294967295
(2002-10-17) StringID: 666, Type: 4, Ref1: 4, 1556, Ref2: 0, 4294967295
(2002-10-26) StringID: 669, Type: 5, Ref1: 1, 1233208, Ref2: 0, 4294967295
(2002-10-28) StringID: 666, Type: 4, Ref1: 4, 1557, Ref2: 0, 4294967295
(2002-10-29) StringID: 669, Type: 5, Ref1: 1, 1541096, Ref2: 0, 4294967295
(2002-10-29) StringID: 638, Type: 1, Ref1: 2, 5407, Ref2: 3, 950
(2002-11-01) StringID: 666, Type: 4, Ref1: 4, 1559, Ref2: 0, 4294967295
(2002-11-01) StringID: 668, Type: 5, Ref1: 1, 79969, Ref2: 0, 4294967295
(2002-11-01) StringID: 668, Type: 5, Ref1: 1, 3875855, Ref2: 0, 4294967295
(2002-11-09) StringID: 669, Type: 5, Ref1: 1, 3035909, Ref2: 0, 4294967295
(2002-11-09) StringID: 666, Type: 4, Ref1: 4, 930, Ref2: 0, 4294967295
(2002-11-13) StringID: 669, Type: 5, Ref1: 1, 1292802, Ref2: 0, 4294967295
(2002-11-14) StringID: 666, Type: 4, Ref1: 4, 1022, Ref2: 0, 4294967295
(2002-11-20) StringID: 669, Type: 5, Ref1: 1, 250727, Ref2: 0, 4294967295
(2002-11-30) StringID: 669, Type: 5, Ref1: 1, 3496318, Ref2: 0, 4294967295
(2002-12-01) StringID: 702, Type: 11, Ref1: 6, 839, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 135, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 164, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 8, Ref1: 4, 177, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 244, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 315, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 343, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 392, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 416, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 704, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 915, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 1362, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 1362, Ref2: 0, 4294967295
(2002-12-01) StringID: 681, Type: 9, Ref1: 4, 1375, Ref2: 0, 4294967295
(2002-12-01) StringID: 678, Type: 9, Ref1: 4, 1526, Ref2: 0, 4294967295
(2002-12-04) StringID: 669, Type: 5, Ref1: 1, 1274021, Ref2: 0, 4294967295
(2002-12-05) StringID: 666, Type: 4, Ref1: 4, 468, Ref2: 0, 4294967295
(2002-12-05) StringID: 666, Type: 4, Ref1: 4, 828, Ref2: 0, 4294967295
(2002-12-06) StringID: 666, Type: 4, Ref1: 4, 1304, Ref2: 0, 4294967295
(2002-12-07) StringID: 666, Type: 4, Ref1: 4, 1127, Ref2: 0, 4294967295
(2002-12-08) StringID: 669, Type: 5, Ref1: 1, 2399799, Ref2: 0, 4294967295
(2002-12-09) StringID: 669, Type: 5, Ref1: 1, 749844, Ref2: 0, 4294967295
(2002-12-12) StringID: 666, Type: 4, Ref1: 4, 804, Ref2: 0, 4294967295
(2002-12-15) StringID: 669, Type: 5, Ref1: 1, 3899574, Ref2: 0, 4294967295
(2002-12-16) StringID: 669, Type: 5, Ref1: 1, 2326256, Ref2: 0, 4294967295
(2002-12-17) StringID: 666, Type: 4, Ref1: 4, 1191, Ref2: 0, 4294967295
(2002-12-19) StringID: 666, Type: 4, Ref1: 4, 1360, Ref2: 0, 4294967295
(2002-12-21) StringID: 666, Type: 4, Ref1: 4, 1372, Ref2: 0, 4294967295
(2002-12-26) StringID: 666, Type: 4, Ref1: 4, 1551, Ref2: 0, 4294967295
(2002-12-26) StringID: 666, Type: 4, Ref1: 4, 1558, Ref2: 0, 4294967295
(2002-12-28) StringID: 666, Type: 4, Ref1: 4, 1560, Ref2: 0, 4294967295
(2002-12-30) StringID: 669, Type: 5, Ref1: 1, 2878387, Ref2: 0, 4294967295
(2002-12-31) StringID: 666, Type: 4, Ref1: 4, 1561, Ref2: 0, 4294967295
(2003-01-01) StringID: 702, Type: 11, Ref1: 6, 1419, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 67, Ref2: 0, 4294967295
(2003-01-01) StringID: 669, Type: 5, Ref1: 1, 1766876, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 380, Ref2: 0, 4294967295
(2003-01-01) StringID: 678, Type: 9, Ref1: 4, 392, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 440, Ref2: 0, 4294967295
(2003-01-01) StringID: 678, Type: 9, Ref1: 4, 652, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 704, Ref2: 0, 4294967295
(2003-01-01) StringID: 678, Type: 9, Ref1: 4, 813, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 931, Ref2: 0, 4294967295
(2003-01-01) StringID: 669, Type: 5, Ref1: 1, 2583274, Ref2: 0, 4294967295
(2003-01-01) StringID: 681, Type: 9, Ref1: 4, 1223, Ref2: 0, 4294967295
(2003-01-01) StringID: 678, Type: 9, Ref1: 4, 1385, Ref2: 0, 4294967295
(2003-01-01) StringID: 669, Type: 5, Ref1: 1, 3471052, Ref2: 0, 4294967295
(2003-01-06) StringID: 666, Type: 4, Ref1: 4, 43, Ref2: 0, 4294967295
(2003-01-07) StringID: 666, Type: 4, Ref1: 4, 632, Ref2: 0, 4294967295
(2003-01-15) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 935
(2003-01-15) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 955
(2003-01-15) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 951
(2003-01-16) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 952
(2003-01-16) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 953
(2003-01-17) StringID: 637, Type: 1, Ref1: 2, 1081, Ref2: 3, 954

Command Log:
 Showing most recent 128 of 16936 commands
   0 | 2003-01-17, 30,   6 | ------- |     1021 x      76, p1: 0x0001012B, p2: 0xFFFF1B18, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   1 | 2003-01-17, 29,   4 | ------- |     1021 x      73, p1: 0x0001012B, p2: 0xFFFF1B18, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   2 | 2003-01-17, 24,  11 | ------- |     1021 x      74, p1: 0x0001012B, p2: 0xFFFF0C18, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   3 | 2003-01-17, 15,   6 | ------- |     1020 x      73, p1: 0x0001012B, p2: 0xFFFF0918, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   4 | 2003-01-17,  9,  16 | ------- |     1020 x      76, p1: 0x0001012B, p2: 0xFFFF0818, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   5 | 2003-01-17,  2,  11 | ------- |     1021 x      75, p1: 0x0001012B, p2: 0xFFFF1018, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   6 | 2003-01-17,  1,  11 | ------- |     1021 x      74, p1: 0x0001012B, p2: 0xFFFF1018, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   7 | 2003-01-16, 37,   1 | ------- |     1020 x      74, p1: 0x0002012B, p2: 0xFFFF0716, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
   8 | 2003-01-16, 23,   2 | ------- |     1021 x      77, p1: 0x00026C01, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10930116 (CmdRemoveLongRoad)
   9 | 2003-01-16, 15,  14 | ------- |     1023 x      77, p1: 0x00026BFE, p2: 0x00000002, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  10 | 2003-01-16, 12,  11 | ------- |     1023 x      77, p1: 0x000293FF, p2: 0x00000005, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  11 | 2003-01-16, 10,  17 | ------- |     1720 x    1213, p1: 0x00000008, p2: 0x00000001, cc:  6, lc: 255, cmd: 0x106A0107 (CmdBuildTrainDepot)
  12 | 2003-01-16,  8,   6 | ------- |     1023 x      79, p1: 0x00027BFF, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  13 | 2003-01-14, 69,  17 | ------- |     1035 x     127, p1: 0x00000001, p2: 0x25800000, cc:  2, lc: 255, cmd: 0x00000179 (CmdMassStartStopVehicle)
  14 | 2003-01-14, 66,  13 | ------- |        0 x       0, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x1108018C (CmdTimetableSeparation)
  15 | 2003-01-14, 65,  15 | ------- |        0 x       0, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x1108018B (CmdAutomateTimetable)
  16 | 2003-01-14, 60,  13 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  17 | 2003-01-14, 60,   8 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  18 | 2003-01-14, 60,   3 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  19 | 2003-01-14, 59,  16 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  20 | 2003-01-14, 59,  11 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  21 | 2003-01-14, 59,   5 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10DD0177 (CmdCloneVehicle)
  22 | 2003-01-14, 42,   5 | ------- |     1035 x     127, p1: 0x001015C1, p2: 0x03BB0061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  23 | 2003-01-14, 34,   7 | ------- |     1035 x     127, p1: 0x00B015C1, p2: 0x03A70061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  24 | 2003-01-14, 31,   0 | ------- |     1035 x     127, p1: 0x00A015C1, p2: 0x03BB0061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  25 | 2003-01-14, 21,   6 | ------- |     1037 x     120, p1: 0x00000101, p2: 0xFFFF0046, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  26 | 2003-01-14, 16,   8 | ------- |     1909 x     889, p1: 0x0000081C, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x10D40178 (CmdStartStopVehicle)
  27 | 2003-01-14, 12,  17 | ------- |     1037 x     121, p1: 0x00000301, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10550114 (CmdRemoveRoadStop)
  28 | 2003-01-14,  7,   2 | ------- |     1037 x     119, p1: 0x00000101, p2: 0xFFFF0046, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  29 | 2003-01-14,  4,  12 | ------- |     1909 x     889, p1: 0x00000000, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000017D (CmdDepotMassAutoReplace)
  30 | 2003-01-13, 68,   3 | ------- |     1909 x     889, p1: 0x00000000, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000017D (CmdDepotMassAutoReplace)
  31 | 2003-01-13, 63,  13 | ------- |     1035 x     127, p1: 0x009015C1, p2: 0x03B70061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  32 | 2003-01-13, 60,  11 | ------- |     1035 x     127, p1: 0x008015C1, p2: 0x03B80061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  33 | 2003-01-13, 58,  16 | ------- |     1909 x     889, p1: 0x0000081C, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x10D80122 (CmdSendVehicleToDepot)
  34 | 2003-01-13, 57,   7 | ------- |     1035 x     127, p1: 0x007015C1, p2: 0x03B90061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  35 | 2003-01-13, 57,   2 | ------- |     1910 x     889, p1: 0x0000081C, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x10F40126 (CmdReverseTrainDirection)
  36 | 2003-01-13, 53,  15 | ------- |     1035 x     127, p1: 0x006015C1, p2: 0x03BA0061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  37 | 2003-01-13, 47,  17 | ------- |     1035 x     127, p1: 0x005015C1, p2: 0x03AA0061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  38 | 2003-01-13, 27,   1 | ------- |     1035 x     127, p1: 0x004015C1, p2: 0x03BA0061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  39 | 2003-01-13, 26,  15 | ------- |        0 x       0, p1: 0x30000000, p2: 0x62000035, cc:  6, lc: 255, cmd: 0x10D80122 (CmdSendVehicleToDepot)
  40 | 2003-01-13, 23,  12 | ------- |     1035 x     127, p1: 0x003015C1, p2: 0x03B90061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  41 | 2003-01-13, 17,   3 | ------- |     1035 x     127, p1: 0x002015C1, p2: 0x03B80061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  42 | 2003-01-13, 13,   6 | ------- |     1035 x     127, p1: 0x001015C1, p2: 0x03B70061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  43 | 2003-01-13,  6,   3 | ------- |     1035 x     127, p1: 0x000015C1, p2: 0x03A70061, cc:  2, lc: 255, cmd: 0x10FA012B (CmdInsertOrder)
  44 | 2003-01-12, 71,   7 | ------- |     1035 x     127, p1: 0x00000522, p2: 0x0000001D, cc:  2, lc: 255, cmd: 0x10DD011E (CmdBuildVehicle)
  45 | 2003-01-12, 52,   9 | ------- |        0 x       0, p1: 0x00000002, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x00000169 (CmdChangeCompanySetting)
  46 | 2003-01-12, 52,   2 | ------- |        0 x       0, p1: 0x00000002, p2: 0x00004E20, cc:  6, lc: 255, cmd: 0x00000169 (CmdChangeCompanySetting)
  47 | 2003-01-12, 51,  12 | ------- |        0 x       0, p1: 0x00000002, p2: 0x0000EA60, cc:  6, lc: 255, cmd: 0x00000169 (CmdChangeCompanySetting)
  48 | 2003-01-12, 50,   1 | ------- |     1035 x     129, p1: 0x0003FC0B, p2: 0x00000005, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  49 | 2003-01-12, 46,  14 | ------- |     1035 x     127, p1: 0x00000001, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x106B0118 (CmdBuildRoadDepot)
  50 | 2003-01-11, 43,   7 | ------- |     1021 x      75, p1: 0x00025BFC, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  51 | 2003-01-11, 41,   0 | ------- |     1020 x      75, p1: 0x00000102, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x10540114 (CmdRemoveRoadStop)
  52 | 2003-01-11, 36,   0 | ------- |     1020 x      75, p1: 0x00000103, p2: 0xFFFF0046, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  53 | 2003-01-11, 30,   0 | ------- |     1022 x      74, p1: 0x000253FF, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  54 | 2003-01-11, 29,   9 | ------- |     1022 x      76, p1: 0x000253FE, p2: 0x00000004, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  55 | 2003-01-11, 28,  14 | ------- |     1023 x      76, p1: 0x000263FE, p2: 0x00000002, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  56 | 2003-01-11, 23,  14 | ------- |     1022 x      76, p1: 0x000253FE, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  57 | 2003-01-11, 16,   9 | ------- |     1031 x      82, p1: 0x00000101, p2: 0xFFFF0006, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  58 | 2003-01-10, 64,  16 | ------- |     1021 x      87, p1: 0x0000038D, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10BC010B (CmdBuildObject)
  59 | 2003-01-10, 50,   4 | ------- |     1022 x      87, p1: 0x0002BBFE, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  60 | 2003-01-10, 38,  13 | ------- |     1042 x      93, p1: 0x00000101, p2: 0xFFFF0006, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  61 | 2003-01-10, 29,  10 | ------- |     1053 x     104, p1: 0x00000102, p2: 0xFFFF0046, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  62 | 2003-01-10, 24,  17 | ------- |     1054 x     104, p1: 0x0003441D, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  63 | 2003-01-10, 16,  16 | ------- |     1047 x     114, p1: 0x00000101, p2: 0x03B70026, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  64 | 2003-01-10, 14,  16 | ------- |        0 x       0, p1: 0x30000000, p2: 0x62000035, cc:  6, lc: 255, cmd: 0x10D80122 (CmdSendVehicleToDepot)
  65 | 2003-01-10, 12,   9 | ------- |     1047 x     112, p1: 0x00000101, p2: 0xFFFF0006, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
  66 | 2003-01-10,  9,   2 | ------- |     1047 x     114, p1: 0x00039417, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  67 | 2003-01-10,  8,   2 | ------- |     1047 x     112, p1: 0x00038417, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
  68 | 2003-01-09, 72,  12 | ------- |     1037 x     121, p1: 0x00000201, p2: 0xFFFF0047, cc:  2, lc: 255, cmd: 0x103D0113 (CmdBuildRoadStop)
  69 | 2003-01-09, 51,   6 | ------- |        0 x       0, p1: 0x00000044, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000016C (CmdToggleKeepRemainingVehicles)
  70 | 2003-01-09, 42,   1 | ------- |     1032 x     133, p1: 0x0001012B, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  71 | 2003-01-09, 41,  10 | ------- |        0 x       0, p1: 0x00000072, p2: 0x00000044, cc:  6, lc: 255, cmd: 0x00000175 (CmdIssueTemplateReplacement)
  72 | 2003-01-09, 39,   7 | ------- |        0 x       0, p1: 0x00000072, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x00000176 (CmdDeleteTemplateReplacement)
  73 | 2003-01-09, 31,   0 | ------- |     1030 x     133, p1: 0x00040409, p2: 0x0000000B, cc:  2, lc: 255, cmd: 0x108D010F (CmdConvertRail)
  74 | 2003-01-09, 22,   0 | ------- |     1030 x     133, p1: 0x00040409, p2: 0x0000000A, cc:  2, lc: 255, cmd: 0x108D010F (CmdConvertRail)
  75 | 2003-01-09, 18,  12 | ------- |        0 x       0, p1: 0x00000036, p2: 0x00000048, cc:  6, lc: 255, cmd: 0x00000175 (CmdIssueTemplateReplacement)
  76 | 2003-01-09, 17,   1 | ------- |     1033 x     133, p1: 0x0001012A, p2: 0xFFFF0E10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  77 | 2003-01-09, 15,  16 | ------- |     1031 x     133, p1: 0x0001012A, p2: 0xFFFF0E10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  78 | 2003-01-09, 13,   6 | ------- |     1031 x     128, p1: 0x0001012A, p2: 0xFFFF0E10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  79 | 2003-01-09, 11,  14 | ------- |     1033 x     128, p1: 0x0001012A, p2: 0xFFFF0E10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  80 | 2003-01-09, 11,   4 | ------- |        0 x       0, p1: 0x00000036, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x00000176 (CmdDeleteTemplateReplacement)
  81 | 2003-01-09,  5,   6 | ------- |        0 x       0, p1: 0x00000071, p2: 0x00000048, cc:  6, lc: 255, cmd: 0x00000175 (CmdIssueTemplateReplacement)
  82 | 2003-01-09,  5,   4 | ------- |     1033 x     128, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  83 | 2003-01-09,  4,   9 | ------- |     1032 x     128, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  84 | 2003-01-09,  3,   9 | ------- |     1031 x     128, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  85 | 2003-01-09,  3,   6 | ------- |        0 x       0, p1: 0x00000071, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x00000176 (CmdDeleteTemplateReplacement)
  86 | 2003-01-09,  2,  11 | ------- |     1031 x     128, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  87 | 2003-01-08, 73,  17 | ------- |     1030 x     128, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  88 | 2003-01-08, 72,   0 | ------- |     1030 x     133, p1: 0x0001012A, p2: 0xFFFF0F10, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  89 | 2003-01-08, 64,  10 | ------- |        0 x       0, p1: 0x00000048, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000016C (CmdToggleKeepRemainingVehicles)
  90 | 2003-01-08, 56,  16 | ------- |        0 x       0, p1: 0x00000048, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000016C (CmdToggleKeepRemainingVehicles)
  91 | 2003-01-08, 48,   3 | ------- |     1030 x     129, p1: 0x0001042A, p2: 0xFFFF1414, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  92 | 2003-01-08, 44,  17 | ------- |        0 x       0, p1: 0x00000048, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0000016C (CmdToggleKeepRemainingVehicles)
  93 | 2003-01-07, 38,  13 | ------- |        0 x       0, p1: 0x00720000, p2: 0xFFFF01E9, cc:  6, lc: 255, cmd: 0x0000016A (CmdSetAutoReplace)
  94 | 2003-01-07, 37,  13 | ------- |     1030 x     128, p1: 0x00020426, p2: 0xFFFF1612, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  95 | 2003-01-07,  9,   9 | ------- |     1030 x     130, p1: 0x00030426, p2: 0xFFFF1012, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  96 | 2003-01-06, 66,  15 | ------- |     1030 x     129, p1: 0x00030426, p2: 0xFFFF1012, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  97 | 2003-01-06, 47,   7 | ------- |     1030 x     129, p1: 0x00030426, p2: 0xFFFF0D12, cc:  2, lc: 255, cmd: 0x103B0106 (CmdBuildRailStation)
  98 | 2003-01-06, 28,   1 | ------- |     1950 x    1003, p1: 0x001F5F9C, p2: 0x00000003, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
  99 | 2003-01-06, 20,   9 | ------- |     1950 x    1003, p1: 0x001F679E, p2: 0x00000007, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 100 | 2003-01-06, 14,  17 | ------- |     1950 x    1017, p1: 0x00000001, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x00000117 (CmdBuildRoad)
 101 | 2003-01-06, 14,  14 | ------- |     1950 x    1004, p1: 0x001FC79E, p2: 0x0000810A, cc:  6, lc: 255, cmd: 0x10A40105 (CmdBuildBridge)
 102 | 2003-01-06,  1,  11 | ------- |     1946 x    1017, p1: 0x001FCF9E, p2: 0x00000001, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 103 | 2003-01-05, 68,   4 | ------- |     1951 x    1018, p1: 0x001FCF9E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FFF0163 (CmdLevelLand)
 104 | 2003-01-05, 64,  16 | ------- |     1951 x    1019, p1: 0x001FD79E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FFF0163 (CmdLevelLand)
 105 | 2003-01-05, 59,   4 | ------- |     1947 x    1017, p1: 0x001FCF9D, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 106 | 2003-01-05, 55,  16 | ------- |     1950 x    1014, p1: 0x001FB79E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 107 | 2003-01-05, 53,   5 | ------- |     1950 x    1015, p1: 0x001FCF9E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 108 | 2003-01-05, 35,  12 | ------- |     1950 x    1016, p1: 0x001FCF9E, p2: 0x00000005, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 109 | 2003-01-05, 32,   9 | ------- |     1950 x    1015, p1: 0x001FC79E, p2: 0x00000004, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 110 | 2003-01-05, 25,   4 | ------- |     1950 x    1014, p1: 0x001F6F9E, p2: 0x0000810A, cc:  6, lc: 255, cmd: 0x10A40105 (CmdBuildBridge)
 111 | 2003-01-05, 12,   0 | ------- |     1949 x    1003, p1: 0x001F5F9E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 112 | 2003-01-05,  7,  11 | ------- |     1950 x    1016, p1: 0x001FC79E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 113 | 2003-01-05,  5,   8 | ------- |     1034 x     130, p1: 0x00000201, p2: 0xFFFF0046, cc:  2, lc: 255, cmd: 0x103C0113 (CmdBuildRoadStop)
 114 | 2003-01-05,  1,   6 | ------- |     1950 x    1017, p1: 0x001FD79E, p2: 0x00000000, cc:  6, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 115 | 2003-01-04, 73,  14 | ------- |     1035 x     132, p1: 0x00040C0B, p2: 0x00000007, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 116 | 2003-01-04, 72,  14 | ------- |     1034 x     132, p1: 0x0004240B, p2: 0x00000001, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 117 | 2003-01-04, 72,   1 | ------- |     1034 x     131, p1: 0x0004240A, p2: 0x00000007, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 118 | 2003-01-04, 71,   6 | ------- |     1035 x     131, p1: 0x00041C0A, p2: 0x00000003, cc:  2, lc: 255, cmd: 0x10930116 (CmdRemoveLongRoad)
 119 | 2003-01-04, 69,   3 | ------- |     1034 x     131, p1: 0x00041C0B, p2: 0x00000003, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 120 | 2003-01-04, 68,   8 | ------- |     1034 x     129, p1: 0x00041C0A, p2: 0x00000006, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 121 | 2003-01-04, 67,   5 | ------- |     1037 x     129, p1: 0x00040C0A, p2: 0x00000002, cc:  2, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 122 | 2003-01-04, 66,  12 | ------- |     1950 x    1017, p1: 0x001FD79E, p2: 0x00000007, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 123 | 2003-01-04, 64,   3 | ------- |     1950 x    1017, p1: 0x001FC79E, p2: 0x00000006, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 124 | 2003-01-04, 59,   1 | ------- |     1948 x    1003, p1: 0x001F4F9C, p2: 0x00000006, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 125 | 2003-01-04, 57,   5 | ------- |     1950 x    1003, p1: 0x001F5F9C, p2: 0x00000003, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)
 126 | 2003-01-04, 55,  17 | ------- |     1036 x     129, p1: 0x00040C0C, p2: 0x00000000, cc:  2, lc: 255, cmd: 0x0FEE014C (CmdClearArea)
 127 | 2003-01-04, 55,  14 | ------- |     1950 x    1004, p1: 0x001F5F9E, p2: 0x00000005, cc:  6, lc: 255, cmd: 0x10910115 (CmdBuildLongRoad)

*** End of OpenTTD Crash Report ***
Thanks, I'll take a look.
Would you able to post the missing NewGRFs as well?
Ex TTDPatch Coder
Patch Pack, Github
User avatar
Tintinfan
Engineer
Engineer
Posts: 105
Joined: 29 Sep 2010 11:36

Re: JGR's Patch Pack

Post by Tintinfan »

We had the same crash happen again, the last action seems to be placing a new bus stop of all things! To add to the strange occurances, some train stations being placed have some very interesting auto-generated names:

Image
Regards,

Tinny/Tintinfan. :)
User avatar
JGR
Tycoon
Tycoon
Posts: 2557
Joined: 08 Aug 2005 13:46
Location: Ipswich

Re: JGR's Patch Pack

Post by JGR »

Tintinfan wrote:We had the same crash happen again, the last action seems to be placing a new bus stop of all things! To add to the strange occurances, some train stations being placed have some very interesting auto-generated names:

Image
The original crash occurred when a newly built bus station was named: Joransoog Increase station catchment radius: {STRING2}
It's the {STRING2} parameter, which would normally hold the current value of the setting in the GUI, which triggered the assertion failure.

I don't really understand why the station name generator is misbehaving for you, I can't reproduce any failures or odd names here.
It's difficult to see how the code as written could produce this result, unless there are build issues.
Ex TTDPatch Coder
Patch Pack, Github
User avatar
Tintinfan
Engineer
Engineer
Posts: 105
Joined: 29 Sep 2010 11:36

Re: JGR's Patch Pack

Post by Tintinfan »

JGR wrote:
Tintinfan wrote:We had the same crash happen again, the last action seems to be placing a new bus stop of all things! To add to the strange occurances, some train stations being placed have some very interesting auto-generated names:

Image
The original crash occurred when a newly built bus station was named: Joransoog Increase station catchment radius: {STRING2}
It's the {STRING2} parameter, which would normally hold the current value of the setting in the GUI, which triggered the assertion failure.

I don't really understand why the station name generator is misbehaving for you, I can't reproduce any failures or odd names here.
It's difficult to see how the code as written could produce this result, unless there are build issues.
Sorry for all the bother looking into this, I reckon we've worked it out now. The loaded Industry NewGRF (AuzInd) provides extra names for stops near industries and probably takes strings from places it shouldn't. I started a new game with just this NewGRF and after placing a few stops near industries it either gave out strings from the GUI and certain industry-specific names caused the same crash. It can't be reproduced with other industry sets, or at least I am not trying hard enough to break the game in every way possible. Goes to show the hidden power of NewGRFs is to be feared! Thanks again for all the information and help.
Regards,

Tinny/Tintinfan. :)
User avatar
JGR
Tycoon
Tycoon
Posts: 2557
Joined: 08 Aug 2005 13:46
Location: Ipswich

Re: JGR's Patch Pack

Post by JGR »

Tintinfan wrote:
JGR wrote:
Tintinfan wrote:We had the same crash happen again, the last action seems to be placing a new bus stop of all things! To add to the strange occurances, some train stations being placed have some very interesting auto-generated names:

Image
The original crash occurred when a newly built bus station was named: Joransoog Increase station catchment radius: {STRING2}
It's the {STRING2} parameter, which would normally hold the current value of the setting in the GUI, which triggered the assertion failure.

I don't really understand why the station name generator is misbehaving for you, I can't reproduce any failures or odd names here.
It's difficult to see how the code as written could produce this result, unless there are build issues.
Sorry for all the bother looking into this, I reckon we've worked it out now. The loaded Industry NewGRF (AuzInd) provides extra names for stops near industries and probably takes strings from places it shouldn't. I started a new game with just this NewGRF and after placing a few stops near industries it either gave out strings from the GUI and certain industry-specific names caused the same crash. It can't be reproduced with other industry sets, or at least I am not trying hard enough to break the game in every way possible. Goes to show the hidden power of NewGRFs is to be feared! Thanks again for all the information and help.
It seems that only some of the industry types in the GRF set the string in this way.
The GRF is specifying that the station's ID should be used as a string ID. Generally you need the string ID to get moderately high before you start getting strings with parameters, so that is probably how the GRF author didn't see the problem.
I cannot seem to find the source of that particular version of the GRF set.

The codebase mostly assumes that GRFs are correctly implemented, there isn't really any checking for stuff like this :(
I could add a check, but that would only cover this particular corner-case.
Ex TTDPatch Coder
Patch Pack, Github
Michi_cc
OpenTTD Developer
OpenTTD Developer
Posts: 619
Joined: 14 Jun 2004 23:27
Location: Berlin, Germany
Contact:

Re: JGR's Patch Pack

Post by Michi_cc »

JGR wrote:
Tintinfan wrote: We've been having issues with client-end crashing on my server, usually caused by posting unique characters such as "@" or "`" or "§" to name a few. Additionally, everyone complained that the first letter of each sentence in the chatbox was coloured;
Yes, I merged some upstream changes to font/text rendering on Windows shortly before 0.25.1.
Font rendering on Windows isn't an area which I'm all that familiar with or can realistically do a proper fix.
A bug report would've help. Should be fixed in trunk now.

-- Michael Lutz
BW89
Engineer
Engineer
Posts: 105
Joined: 10 May 2015 11:42

Re: JGR's Patch Pack

Post by BW89 »

Could you add a shortcut to replace NewGRFs in the NewGRF Settings Menu?
Sothat for example when I want to upgrade the FIRS industry Set in my List I can select the new one and hold for example STRG and than press Add so that the old Version is removed from the list and the new one is at the same position in the list.
vrn
Engineer
Engineer
Posts: 66
Joined: 07 Mar 2018 17:00

Re: JGR's Patch Pack

Post by vrn »

BW89 wrote:Could you add a shortcut to replace NewGRFs in the NewGRF Settings Menu?
Sothat for example when I want to upgrade the FIRS industry Set in my List I can select the new one and hold for example STRG and than press Add so that the old Version is removed from the list and the new one is at the same position in the list.
There is already the "Upgrade" button, which will replace active NewGRFs with newer ones (same ID, but higher version number) if possible.
BW89
Engineer
Engineer
Posts: 105
Joined: 10 May 2015 11:42

Re: JGR's Patch Pack

Post by BW89 »

I knew that but I dont want all GRFs at the new version. For example NARS. I like the 2.03 more than the 2.51 couse in the 2.03 are much more variants of the locomotives.
User avatar
kamnet
Moderator
Moderator
Posts: 8548
Joined: 28 Sep 2009 17:15
Location: Eastern KY
Contact:

Re: JGR's Patch Pack

Post by kamnet »

Just click on the NewGRF you want to upgrade, and then select the upgrade button.
mak
Traffic Manager
Traffic Manager
Posts: 205
Joined: 30 Sep 2015 13:16

Re: JGR's Patch Pack

Post by mak »

and then deselect the ones you do not wish to upgrade. :shock:
BW89
Engineer
Engineer
Posts: 105
Joined: 10 May 2015 11:42

Re: JGR's Patch Pack

Post by BW89 »

Which button I have to press to only update FIRS and NARS not?
When I select The GRF in the List or on the inactive Windows and press Update it Updates all GRFs
Attachments
grfupgrade.PNG
grfupgrade.PNG (42.49 KiB) Viewed 3477 times
User avatar
wallyweb
Tycoon
Tycoon
Posts: 6102
Joined: 27 Nov 2004 15:05
Location: Canada

Re: JGR's Patch Pack

Post by wallyweb »

BW89 wrote:Which button I have to press to only update FIRS and NARS not?
When I select The GRF in the List or on the inactive Windows and press Update it Updates all GRFs
I think you have use the "Check online content" button to access bananas and select individual selections.
mak
Traffic Manager
Traffic Manager
Posts: 205
Joined: 30 Sep 2015 13:16

Re: JGR's Patch Pack

Post by mak »

BW89 wrote:Which button I have to press to only update FIRS and NARS not?
When I select The GRF in the List or on the inactive Windows and press Update it Updates all GRFs
IN your screen shot, you could REMOVE Firs 2.1.1 and then ADD Firs 2.1.5 then press APPLY CHANGES

Otherwise as per Wallyweb
BW89
Engineer
Engineer
Posts: 105
Joined: 10 May 2015 11:42

Re: JGR's Patch Pack

Post by BW89 »

Yes I know this removing and adding the newer version.
And I have NARS 2.51 on my PC couse I need it for some scenarios and when i play with own GRFs I use 2.03.
I simply want that when I click STRG and "Hinzufügen" that it replaces only the GRF with the same ID
User avatar
3iff
Tycoon
Tycoon
Posts: 1093
Joined: 21 Oct 2005 09:26
Location: Birmingham, England

Re: JGR's Patch Pack

Post by 3iff »

V25.1, bug found, BUT I suspect the bug lies in trunk not this patch pack. However, I rarely/never use the trunk version.

When taking over an AI company, the road pieces count is almost always wrong. As a test I check the values before and after the takeover.

Me, 9 road, target 1689 road. Total should be 1698 but was actually 2082 (384 too many).
The fault is only cosmetic. If I save the game then immediately reload it, the value shows as 1698. This suggests that the takeover code is faulty but the load code calculates the correct values. I've reproduced the effect when taking over multiple companies.

I would suspect that it may be miscounting road tunnels and bridges, but that's just a guess.

Unfortunately, my internet time is very limited so I don't have the resources to report this properly. The first question has to be...does anyone else have this effect?
User avatar
JGR
Tycoon
Tycoon
Posts: 2557
Joined: 08 Aug 2005 13:46
Location: Ipswich

Re: JGR's Patch Pack

Post by JGR »

3iff wrote:V25.1, bug found, BUT I suspect the bug lies in trunk not this patch pack. However, I rarely/never use the trunk version.

When taking over an AI company, the road pieces count is almost always wrong. As a test I check the values before and after the takeover.

Me, 9 road, target 1689 road. Total should be 1698 but was actually 2082 (384 too many).
The fault is only cosmetic. If I save the game then immediately reload it, the value shows as 1698. This suggests that the takeover code is faulty but the load code calculates the correct values. I've reproduced the effect when taking over multiple companies.

I would suspect that it may be miscounting road tunnels and bridges, but that's just a guess.

Unfortunately, my internet time is very limited so I don't have the resources to report this properly. The first question has to be...does anyone else have this effect?
The bug is in my code, not trunk. I'll push the fix shortly, and it'll be in the next release.
Thanks for letting me know about it.
Ex TTDPatch Coder
Patch Pack, Github
Post Reply

Return to “OpenTTD Development”

Who is online

Users browsing this forum: No registered users and 15 guests