grimjaw
General
Posts: 506
Joined: Wed Feb 09, 2011 5:38 am
Location: Arkansas

Region adjacency fixes

Thu Jan 02, 2020 7:07 am

REGION CHANGES
(attempts to correct travel between regions)

This is an attempt to correct problems with travel between adjacent regions in the game. There are several regions that are adjacent that should allow travel between them, but instead are blocked for no reason apparent to the player. Examples of this are in New Hampshire and Massachusetts. Even after patch version 1.06, it wasn't possible to travel from Hampden, MA, to Cheshire, NH. Those regions are adjacent to each other and have rail links. You couldn't even march that direction between them. There are more regions like this, as well.

The reason is that the region file or files have incorrect information about the adjacencies. I believe the region file information is generated from a different tool than the CSVSplitter. Although I have that tool, it is extremely arcane and I'm not sure how to narrow down an export of just a few regions. However, the final region definition files are plain text and can be edited. They are read each time the game starts, so you don't have to recompile a scenario to make a change to a region file. There are a few entries in the region files that are easy to decipher. The adjacency, poly, triangle, and regionlist entries are not easily decipherable. I believe it's the adjacency entries that are the root of the problem, since they are usually missing the region number(s) you can't travel between.

What I have done is test adding in region information where I think it should go in an adjacency listing. Then I test travel of all permissible types for a unit between regions that couldn't be performed before. If the unit performs as expected and according to game rules, and the game doesn't crash, I consider this *working* but not *fixed*. To be *fixed* would require developer input, which I have not had and do not expect to get. So, use these files at your own risk.

Before you apply any of these files, I recommend you make a copy of the entire CW2/CW2/GameData/Regions folder. If you encounter a problem in the regions where I have made changes, you can restore one or more of the original files and proceed like nothing ever happened.

Following is a list of the regions I have changed and the entries in each region that I have edited.

00028 - changed "Adjacency5 = -1" to "Adjacency5 = 50"
00050 - changed Adjacency0, Adjacency12, and Adjacency13 from "-1" to "28"
00051 - changed "Adjacency1 = -1" to "Adjacency1 = 28"
00053 - changed Adjacency0, Adjacency1, Adjacency32, and Adjacency33 from "-1" to "29"
01218 - changed "Adjacency21 = -1" to "Adjacency21 = 1219"
01219 - changed "Adjacency7 = -1" to "Adjacency21 = 1218"
01485 - changed "Adjacency6 = -1" and "Adjacency7 = -1" to "Adjacency21 = 1490"

If you know of additional regions where these problems exist, let me know and I'll try to address them with an update.

jm
Attachments
REGIONCHANGES.zip
(16.19 KiB) Downloaded 211 times

User avatar
Bohémond
Posts: 2799
Joined: Wed May 14, 2008 8:47 pm

Re: Region adjacency fixes

Thu Jan 02, 2020 4:46 pm

Regarding potential issues regarding adjacency and regions, please have a look below.
Most of the reported should be false positives as they are related to OMB but maybe some information will be useful.

Code: Select all

Trans/Jump Link ('2107', '0') (OMB_New_Brunswick_NB) present in region 0 (East_Aroostook_ME) but missing in Adjacency
Trans/Jump Link ('2107', '1') (OMB_New_Brunswick_NB) present in region 1 (North_Aroostook_ME) but missing in Adjacency
Trans/Jump Link ('2107', '2') (OMB_New_Brunswick_NB) present in region 2 (West_Aroostook_ME) but missing in Adjacency
Trans/Jump Link ('2107', '7') (OMB_New_Brunswick_NB) present in region 7 (North_Hancock_ME) but missing in Adjacency
Trans/Jump Link ('51', '28') (Worcester_MA) present in region 28 (Cheshire_NH) but missing in Adjacency
Trans/Jump Link ('28', '50') (Cheshire_NH) present in region 50 (Hampden_MA) but missing in Adjacency
Trans/Jump Link ('28', '51') (Cheshire_NH) present in region 51 (Worcester_MA) but missing in Adjacency
Trans/Jump Link ('29', '53') (Hillsborough_NH) present in region 53 (Middlesex_MA) but missing in Adjacency
Trans/Jump Link ('2562', '131') (Western_Lake_Ontario) present in region 131 (Erie_NY) but missing in Adjacency
Trans/Jump Link ('151', '134') (Warren_PA) present in region 134 (Chautauqua_NY) but missing in Adjacency
Trans/Jump Link ('150', '151') (Centre_PA) present in region 151 (Warren_PA) but missing in Adjacency
Trans/Jump Link ('220', '200') (Chambers_MD) present in region 200 (Adams_PA) but missing in Adjacency
Trans/Jump Link ('200', '220') (Adams_PA) present in region 220 (Chambers_MD) but missing in Adjacency
Trans/Jump Link ('2282', '500') (Ocklawaha_Springs) present in region 500 (Polk_FL) but missing in Adjacency
Trans/Jump Link ('779', '778') (Hardin_WV) present in region 778 (Crawford_WV) but missing in Adjacency
Trans/Jump Link ('778', '779') (Crawford_WV) present in region 779 (Hardin_WV) but missing in Adjacency
Trans/Jump Link ('829', '819') (Jefferson_IN) present in region 819 (Brown_IN) but missing in Adjacency
Trans/Jump Link ('819', '829') (Brown_IN) present in region 829 (Jefferson_IN) but missing in Adjacency
Trans/Jump Link ('872', '833') (Bay_MI) present in region 833 (Clinton_MI) but missing in Adjacency
Trans/Jump Link ('833', '872') (Clinton_MI) present in region 872 (Bay_MI) but missing in Adjacency
Trans/Jump Link ('897', '895') (Chicago_IL) present in region 895 (Sycamore_IL) but missing in Adjacency
Trans/Jump Link ('895', '897') (Sycamore_IL) present in region 897 (Chicago_IL) but missing in Adjacency
Trans/Jump Link ('958', '952') (Dane_WI) present in region 952 (Madison_WI) but missing in Adjacency
Trans/Jump Link ('952', '958') (Madison_WI) present in region 958 (Dane_WI) but missing in Adjacency
Trans/Jump Link ('1656', '1642') (West_Pueblo_CO) present in region 1642 (West_Huerfano_CO) but missing in Adjacency
Trans/Jump Link ('1948', '1663') (OMB_Nevada_NV) present in region 1663 (Delta_CO) but missing in Adjacency
Trans/Jump Link ('1882', '1735') (OMB_Utah_UT) present in region 1735 (West_Uinta_WY) but missing in Adjacency
Trans/Jump Link ('1882', '1741') (OMB_Utah_UT) present in region 1741 (South_Fremont_WY) but missing in Adjacency
Trans/Jump Link ('1724', '1779') (East_Laramie_WY) present in region 1779 (Bennett_SD) but missing in Adjacency
Trans/Jump Link ('1884', '1864') (OMB_Southern_Oregon_OR) present in region 1864 (Golden_Valley_MT) but missing in Adjacency
Trans/Jump Link ('1735', '1882') (West_Uinta_WY) present in region 1882 (OMB_Utah_UT) but missing in Adjacency
Trans/Jump Link ('1949', '1883') (OMB_British_Columbia_BC) present in region 1883 (OMB_Northern_Oregon_OR) but missing in Adjacency
Trans/Jump Link ('1864', '1884') (Golden_Valley_MT) present in region 1884 (OMB_Southern_Oregon_OR) but missing in Adjacency
Trans/Jump Link ('1941', '1889') (OMB_Western_New_Mexico_NM) present in region 1889 (Luna_NM) but missing in Adjacency
Trans/Jump Link ('1942', '1902') (OMB_Eastern_Arizona_AZ) present in region 1902 (West_Sierra_NM) but missing in Adjacency
Trans/Jump Link ('1940', '1929') (South_Harding_NM) present in region 1929 (East_San_Miguel_NM) but missing in Adjacency
Trans/Jump Link ('1942', '1941') (OMB_Eastern_Arizona_AZ) present in region 1941 (OMB_Western_New_Mexico_NM) but missing in Adjacency
Trans/Jump Link ('1902', '1942') (West_Sierra_NM) present in region 1942 (OMB_Eastern_Arizona_AZ) but missing in Adjacency
Trans/Jump Link ('1948', '1943') (OMB_Nevada_NV) present in region 1943 (OMB_Western_Arizona_AZ) but missing in Adjacency
Trans/Jump Link ('1948', '1944') (OMB_Nevada_NV) present in region 1944 (OMB_Southeastern_California_CA) but missing in Adjacency
Trans/Jump Link ('1948', '1945') (OMB_Nevada_NV) present in region 1945 (OMB_Southern_California_CA) but missing in Adjacency
Trans/Jump Link ('1948', '1946') (OMB_Nevada_NV) present in region 1946 (OMB_Central_California_CA) but missing in Adjacency
Trans/Jump Link ('1882', '1947') (OMB_Utah_UT) present in region 1947 (OMB_Northern_California_CA) but missing in Adjacency
Trans/Jump Link ('1946', '1948') (OMB_Central_California_CA) present in region 1948 (OMB_Nevada_NV) but missing in Adjacency
Trans/Jump Link ('2106', '1949') (OMB_Great_Canadian_Plains_CN) present in region 1949 (OMB_British_Columbia_BC) but missing in Adjacency
Trans/Jump Link ('2106', '2011') (OMB_Great_Canadian_Plains_CN) present in region 2011 (Michipicoten_UC) but missing in Adjacency
Trans/Jump Link ('2107', '2051') (OMB_New_Brunswick_NB) present in region 2051 (Chataquon_LC) but missing in Adjacency
Trans/Jump Link ('2107', '2052') (OMB_New_Brunswick_NB) present in region 2052 (Riviere_Du_Loup_LC) but missing in Adjacency
Trans/Jump Link ('2107', '2053') (OMB_New_Brunswick_NB) present in region 2053 (Kamouraskas_LC) but missing in Adjacency
Trans/Jump Link ('1949', '2106') (OMB_British_Columbia_BC) present in region 2106 (OMB_Great_Canadian_Plains_CN) but missing in Adjacency
Trans/Jump Link ('2052', '2107') (Riviere_Du_Loup_LC) present in region 2107 (OMB_New_Brunswick_NB) but missing in Adjacency
Trans/Jump Link ('2107', '2108') (OMB_New_Brunswick_NB) present in region 2108 (OMB_Nova_Scotia_NS) but missing in Adjacency
Trans/Jump Link ('2811', '2189') (Southern_Cannel) present in region 2189 (Boucan_Belier_HA) but missing in Adjacency
Trans/Jump Link ('134', '2238') (Chautauqua_NY) present in region 2238 (Upper_Allegheny_River) but missing in Adjacency
Trans/Jump Link ('500', '2282') (Polk_FL) present in region 2282 (Ocklawaha_Springs) but missing in Adjacency
Trans/Jump Link ('131', '2562') (Erie_NY) present in region 2562 (Western_Lake_Ontario) but missing in Adjacency
Trans/Jump Link ('2830', '2580') (Saint_Lawrence_Gulf) present in region 2580 (Saguenay_Confluent) but missing in Adjacency
Trans/Jump Link ('2893', '2797') (OMB_Caribbean_Sea) present in region 2797 (Holland_Bay) but missing in Adjacency
Trans/Jump Link ('2893', '2798') (OMB_Caribbean_Sea) present in region 2798 (Bay_Of_Kingston) but missing in Adjacency
Trans/Jump Link ('2893', '2799') (OMB_Caribbean_Sea) present in region 2799 (Portland_Bight) but missing in Adjacency
Trans/Jump Link ('2893', '2800') (OMB_Caribbean_Sea) present in region 2800 (Long_Bay) but missing in Adjacency
Trans/Jump Link ('2893', '2801') (OMB_Caribbean_Sea) present in region 2801 (Grange_Hill_Point) but missing in Adjacency
Trans/Jump Link ('2189', '2811') (Boucan_Belier_HA) present in region 2811 (Southern_Cannel) but missing in Adjacency
Trans/Jump Link ('2893', '2814') (OMB_Caribbean_Sea) present in region 2814 (Cape_Dame_Marie) but missing in Adjacency
Trans/Jump Link ('2893', '2815') (OMB_Caribbean_Sea) present in region 2815 (Port_A_Piment_Bay) but missing in Adjacency
Trans/Jump Link ('2893', '2816') (OMB_Caribbean_Sea) present in region 2816 (Cayes_Bay) but missing in Adjacency
Trans/Jump Link ('2893', '2817') (OMB_Caribbean_Sea) present in region 2817 (Bainet_Cape) but missing in Adjacency
Trans/Jump Link ('2893', '2818') (OMB_Caribbean_Sea) present in region 2818 (Jacmel_Bay) but missing in Adjacency
Trans/Jump Link ('2893', '2819') (OMB_Caribbean_Sea) present in region 2819 (Beata_Island) but missing in Adjacency
Trans/Jump Link ('2893', '2820') (OMB_Caribbean_Sea) present in region 2820 (Neiba_Bay) but missing in Adjacency
Trans/Jump Link ('2893', '2821') (OMB_Caribbean_Sea) present in region 2821 (Palenque_Point) but missing in Adjacency
Trans/Jump Link ('2893', '2822') (OMB_Caribbean_Sea) present in region 2822 (Haina_Bay) but missing in Adjacency
Trans/Jump Link ('2893', '2823') (OMB_Caribbean_Sea) present in region 2823 (Catalina_Island) but missing in Adjacency
Trans/Jump Link ('2882', '2824') (Windward_Islands) present in region 2824 (Cape_Engano) but missing in Adjacency
Trans/Jump Link ('2880', '2825') (Mona_Channel) present in region 2825 (Samana_Bay) but missing in Adjacency
Trans/Jump Link ('2891', '2830') (OMB_North_Atlantic_Ocean) present in region 2830 (Saint_Lawrence_Gulf) but missing in Adjacency
Trans/Jump Link ('2892', '2832') (OMB_Shipping_Lanes) present in region 2832 (Northern_Gulf_of_Maine) but missing in Adjacency
Trans/Jump Link ('2892', '2833') (OMB_Shipping_Lanes) present in region 2833 (Cape_Sable) but missing in Adjacency
Trans/Jump Link ('2892', '2834') (OMB_Shipping_Lanes) present in region 2834 (Southern_Gulf_of_Maine) but missing in Adjacency
Trans/Jump Link ('2892', '2835') (OMB_Shipping_Lanes) present in region 2835 (New_England_Approaches) but missing in Adjacency
Trans/Jump Link ('2892', '2836') (OMB_Shipping_Lanes) present in region 2836 (New_York_Seaboard) but missing in Adjacency
Trans/Jump Link ('2892', '2837') (OMB_Shipping_Lanes) present in region 2837 (Central_Atlantic_Board) but missing in Adjacency
Trans/Jump Link ('2892', '2838') (OMB_Shipping_Lanes) present in region 2838 (Northern_Basin) but missing in Adjacency
Trans/Jump Link ('2892', '2839') (OMB_Shipping_Lanes) present in region 2839 (American_Basin) but missing in Adjacency
Trans/Jump Link ('2892', '2840') (OMB_Shipping_Lanes) present in region 2840 (Virginian_Coast) but missing in Adjacency
Trans/Jump Link ('2892', '2841') (OMB_Shipping_Lanes) present in region 2841 (Core_Banks) but missing in Adjacency
Trans/Jump Link ('2892', '2842') (OMB_Shipping_Lanes) present in region 2842 (Loukout_Shoals) but missing in Adjacency
Trans/Jump Link ('2892', '2843') (OMB_Shipping_Lanes) present in region 2843 (Carolinan_Coast) but missing in Adjacency
Trans/Jump Link ('2892', '2844') (OMB_Shipping_Lanes) present in region 2844 (Georgian_Basin) but missing in Adjacency
Trans/Jump Link ('2892', '2845') (OMB_Shipping_Lanes) present in region 2845 (Jekil_Sound) but missing in Adjacency
Trans/Jump Link ('2892', '2846') (OMB_Shipping_Lanes) present in region 2846 (Florida_Basin) but missing in Adjacency
Trans/Jump Link ('2895', '2850') (OMB_Gulf_Blockade) present in region 2850 (Southern_Keys_Bank) but missing in Adjacency
Trans/Jump Link ('2895', '2851') (OMB_Gulf_Blockade) present in region 2851 (Northen_Keys_Bank) but missing in Adjacency
Trans/Jump Link ('2895', '2852') (OMB_Gulf_Blockade) present in region 2852 (Orlando_Basin) but missing in Adjacency
Trans/Jump Link ('2895', '2853') (OMB_Gulf_Blockade) present in region 2853 (Northeastern_Gulf_Of_Mexico) but missing in Adjacency
Trans/Jump Link ('2895', '2854') (OMB_Gulf_Blockade) present in region 2854 (Alabama_Basin) but missing in Adjacency
Trans/Jump Link ('2895', '2855') (OMB_Gulf_Blockade) present in region 2855 (Mississippi_Basin) but missing in Adjacency
Trans/Jump Link ('2895', '2856') (OMB_Gulf_Blockade) present in region 2856 (Louisiana_Basin) but missing in Adjacency
Trans/Jump Link ('2895', '2857') (OMB_Gulf_Blockade) present in region 2857 (Northern_Gulf_Of_Mexico) but missing in Adjacency
Trans/Jump Link ('2895', '2858') (OMB_Gulf_Blockade) present in region 2858 (Northwestern_Gulf_Of_Mexico) but missing in Adjacency
Trans/Jump Link ('2895', '2859') (OMB_Gulf_Blockade) present in region 2859 (Texas_Basin) but missing in Adjacency
Trans/Jump Link ('2895', '2860') (OMB_Gulf_Blockade) present in region 2860 (Texas_Banks) but missing in Adjacency
Trans/Jump Link ('2892', '2862') (OMB_Shipping_Lanes) present in region 2862 (The_Channel) but missing in Adjacency
Trans/Jump Link ('2892', '2863') (OMB_Shipping_Lanes) present in region 2863 (Manche) but missing in Adjacency
Trans/Jump Link ('2892', '2871') (OMB_Shipping_Lanes) present in region 2871 (Hispaniola_Basin) but missing in Adjacency
Trans/Jump Link ('2893', '2872') (OMB_Caribbean_Sea) present in region 2872 (Jamaica_Channel) but missing in Adjacency
Trans/Jump Link ('2895', '2878') (OMB_Gulf_Blockade) present in region 2878 (Yucatan_Strait) but missing in Adjacency
Trans/Jump Link ('2895', '2879') (OMB_Gulf_Blockade) present in region 2879 (Northwestern_Cuban_Sea) but missing in Adjacency
Trans/Jump Link ('2892', '2880') (OMB_Shipping_Lanes) present in region 2880 (Mona_Channel) but missing in Adjacency
Trans/Jump Link ('2892', '2881') (OMB_Shipping_Lanes) present in region 2881 (Leeward_Islands) but missing in Adjacency
Trans/Jump Link ('2892', '2882') (OMB_Shipping_Lanes) present in region 2882 (Windward_Islands) but missing in Adjacency
Trans/Jump Link ('2893', '2883') (OMB_Caribbean_Sea) present in region 2883 (Gulf_Of_Darrien) but missing in Adjacency
Trans/Jump Link ('2900', '2885') (OMB_Western_Coast_Of_Mexico) present in region 2885 (Californian_Coast) but missing in Adjacency
Trans/Jump Link ('2887', '2886') (Cape_Mendocino) present in region 2886 (Golden_Gate_Bay) but missing in Adjacency
Trans/Jump Link ('2889', '2887') (Puget_Sound) present in region 2887 (Cape_Mendocino) but missing in Adjacency
Trans/Jump Link ('2890', '2889') (Vancouver_Island) present in region 2889 (Puget_Sound) but missing in Adjacency
Trans/Jump Link ('2889', '2890') (Puget_Sound) present in region 2890 (Vancouver_Island) but missing in Adjacency
Trans/Jump Link ('2898', '2891') (OMB_Cape_Horn) present in region 2891 (OMB_North_Atlantic_Ocean) but missing in Adjacency
Trans/Jump Link ('2882', '2892') (Windward_Islands) present in region 2892 (OMB_Shipping_Lanes) but missing in Adjacency
Trans/Jump Link ('2892', '2893') (OMB_Shipping_Lanes) present in region 2893 (OMB_Caribbean_Sea) but missing in Adjacency
Trans/Jump Link ('2892', '2894') (OMB_Shipping_Lanes) present in region 2894 (OMB_Atlantic_Blockade) but missing in Adjacency
Trans/Jump Link ('2854', '2895') (Alabama_Basin) present in region 2895 (OMB_Gulf_Blockade) but missing in Adjacency
Trans/Jump Link ('2853', '2896') (Northeastern_Gulf_Of_Mexico) present in region 2896 (OMB_Gulf_Of_Mexico) but missing in Adjacency
Trans/Jump Link ('2900', '2897') (OMB_Western_Coast_Of_Mexico) present in region 2897 (OMB_Gulf_Of_Panama) but missing in Adjacency
Trans/Jump Link ('2891', '2898') (OMB_North_Atlantic_Ocean) present in region 2898 (OMB_Cape_Horn) but missing in Adjacency
Trans/Jump Link ('2897', '2899') (OMB_Gulf_Of_Panama) present in region 2899 (OMB_Southern_Pacifc) but missing in Adjacency
Trans/Jump Link ('2885', '2900') (Californian_Coast) present in region 2900 (OMB_Western_Coast_Of_Mexico) but missing in Adjacency
Trans/Jump Link ('2902', '2901') (OMB_Northwestern_Mexico_MX) present in region 2901 (OMB_Baja_California_MX) but missing in Adjacency
Trans/Jump Link ('2976', '2902') (Las_Playas_CHH) present in region 2902 (OMB_Northwestern_Mexico_MX) but missing in Adjacency
Trans/Jump Link ('2902', '2953') (OMB_Northwestern_Mexico_MX) present in region 2953 (Ascencion_CHH) but missing in Adjacency
Trans/Jump Link ('2902', '2971') (OMB_Northwestern_Mexico_MX) present in region 2971 (Nuevo_Casas_Grandes_CHH) but missing in Adjacency
Trans/Jump Link ('2902', '2976') (OMB_Northwestern_Mexico_MX) present in region 2976 (Las_Playas_CHH) but missing in Adjacency
Trans/Jump Link ('2900', '3336') (OMB_Western_Coast_Of_Mexico) present in region 3336 (Gulf_Of_Tehuantepec) but missing in Adjacency
Trans/Jump Link ('2895', '3337') (OMB_Gulf_Blockade) present in region 3337 (Rio_Grande_Plateau) but missing in Adjacency
Trans/Jump Link ('2895', '3338') (OMB_Gulf_Blockade) present in region 3338 (North_Mexican_Basin) but missing in Adjacency
Trans/Jump Link ('2895', '3339') (OMB_Gulf_Blockade) present in region 3339 (Lobos_Shoals) but missing in Adjacency
Trans/Jump Link ('2895', '3340') (OMB_Gulf_Blockade) present in region 3340 (Gulf_Of_Vera_Cruz) but missing in Adjacency
Trans/Jump Link ('2895', '3341') (OMB_Gulf_Blockade) present in region 3341 (Bay_Of_Campeche) but missing in Adjacency
Trans/Jump Link ('2895', '3342') (OMB_Gulf_Blockade) present in region 3342 (Arcos_Cays) but missing in Adjacency
Trans/Jump Link ('2895', '3343') (OMB_Gulf_Blockade) present in region 3343 (Campeche_Banks) but missing in Adjacency
Trans/Jump Link ('2895', '3344') (OMB_Gulf_Blockade) present in region 3344 (Yucatan_Basin) but missing in Adjacency
Trans/Jump Link ('2895', '3345') (OMB_Gulf_Blockade) present in region 3345 (Catoche_Cape) but missing in Adjacency
Trans/Jump Link ('2893', '3346') (OMB_Caribbean_Sea) present in region 3346 (Cancun_Plateau) but missing in Adjacency
Trans/Jump Link ('2893', '3347') (OMB_Caribbean_Sea) present in region 3347 (Swan_Island) but missing in Adjacency
Trans/Jump Link ('2893', '3348') (OMB_Caribbean_Sea) present in region 3348 (Gulf_Of_Honduras) but missing in Adjacency
Trans/Jump Link ('2900', '3349') (OMB_Western_Coast_Of_Mexico) present in region 3349 (Lower_California_Promontory) but missing in Adjacency
Trans/Jump Link ('2900', '3350') (OMB_Western_Coast_Of_Mexico) present in region 3350 (Marias_Islands) but missing in Adjacency
Trans/Jump Link ('2900', '3351') (OMB_Western_Coast_Of_Mexico) present in region 3351 (West_Mexican_Banks) but missing in Adjacency
Trans/Jump Link ('2900', '3352') (OMB_Western_Coast_Of_Mexico) present in region 3352 (Southwestern_Mexican_Basin) but missing in Adjacency
Trans/Jump Link ('2900', '3353') (OMB_Western_Coast_Of_Mexico) present in region 3353 (Oaxacan_Plateau) but missing in Adjacency
Trans/Jump Link ('2900', '3354') (OMB_Western_Coast_Of_Mexico) present in region 3354 (Tupitina_Basin) but missing in Adjacency
Trans/Jump Link ('2900', '3355') (OMB_Western_Coast_Of_Mexico) present in region 3355 (Coyuca_Shoals) but missing in Adjacency
Trans/Jump Link ('2900', '3356') (OMB_Western_Coast_Of_Mexico) present in region 3356 (Gulf_Of_Acapulco) but missing in Adjacency



Regards

grimjaw
General
Posts: 506
Joined: Wed Feb 09, 2011 5:38 am
Location: Arkansas

Re: Region adjacency fixes

Thu Jan 02, 2020 7:26 pm

Thanks! This information is indeed useful. Can I ask what log or method you used to find these?

I haven't checked all of them, but the few I have looked at represent visual annoyances and dont prevent travel between the regions altogether. Many of the ones on this new list have a region where it looks there should be a rail connection but the game doesnt provide it. I can try to address those but in some cases, like around Gettysburg, it make players more angry than anything. I'd have to edit the bitmap to match the rail connections or vice versa. But these are still very useful to have. I appreciate it.

User avatar
Bohémond
Posts: 2799
Joined: Wed May 14, 2008 8:47 pm

Re: Region adjacency fixes

Thu Jan 02, 2020 7:59 pm

You are welcome.

I am using a Python tool developped by Lafrite. It has many scripts to help for debugging and I find it very useful.
Let me know if you want to try it and I will ask the author if he agrees.

Regards

grimjaw
General
Posts: 506
Joined: Wed Feb 09, 2011 5:38 am
Location: Arkansas

Re: Region adjacency fixes

Thu Jan 02, 2020 9:51 pm

Most definitely I would be interested. If it will help me fix these lingering issues, I'm all for it.

User avatar
Bohémond
Posts: 2799
Joined: Wed May 14, 2008 8:47 pm

Re: Region adjacency fixes

Sun Jan 05, 2020 9:37 pm

I did send you a PM with some information.

Regards

User avatar
andrzej
Major
Posts: 213
Joined: Thu Jan 17, 2013 11:57 am
Location: Russia.Saint Peterburg

Re: Region adjacency fixes

Thu Jun 01, 2023 10:51 am

Bohémond wrote:You are welcome.

I am using a Python tool developped by Lafrite. It has many scripts to help for debugging and I find it very useful.
Let me know if you want to try it and I will ask the author if he agrees.

Regards


Can I also get this debugging tool?

User avatar
Bohémond
Posts: 2799
Joined: Wed May 14, 2008 8:47 pm

Re: Region adjacency fixes

Fri Jun 02, 2023 11:14 am

andrzej wrote:
Can I also get this debugging tool?


Of course, can you send me your email address by PM ?

Regards

Return to “CW2 Mods”

Who is online

Users browsing this forum: No registered users and 6 guests