Right here goes, I'm having a problem when using the database, I've been arranging the English league to consist of no welsh teams (Cardiff, Swansea, Wrexham, Newport, Merthyr and Colwyn Bay) also, Berwick Rangers are back in the English league. I've had the array out of bounds when using either the database or when using an edt file. Everything goes swimmingly until I get to the last part, here is what I've been doing.
I've taken 6 welsh teams from the Welsh Lower who are Bow Street, Cefn Utd, Kerry, Knighton, Llanelli Steel and Penparcau and have renamed then with 5 English and 1 Scotch name, I've also created 6 new cities for these new teams and attatched them to the ground (where possible).
Changes to other divisions.
Championsip
In - Gillingham
League One
In - Torquay and Stockport
League Two
In - Kidderminster, Cambridge and Hereford
Conference
In - Northwich, Leigh and Farnborough
Conference North
In - Berwick and Gateshead
Conference South
In - Bath City and Gloucester City
Northern
Prem
In - New English team
Southern
Prem
In - Enfield, Bromsgrove and Maidstone
Northern First
In - South Shields
Southern 1st
In - Welwyn Garden City and Andover.
Here is what I've been putting into the text file.
"SWAP_TEAMS" "354934" "625"
"SWAP_TEAMS" "656" "354934"
"SWAP_TEAMS" "727" "354934"
"SWAP_TEAMS" "669" "354934"
"SWAP_TEAMS" "690" "354934"
"SWAP_TEAMS" "1543" "354934"
"SWAP_TEAMS" "354934" 1566"
"SWAP_TEAMS" "625" "353084"
"SWAP_TEAMS" "625" "350949"
"SWAP_TEAMS" "353539" "724"
"SWAP_TEAMS" "720" "353539"
"SWAP_TEAMS" "624" "353539"
"SWAP_TEAMS" "4002283" "353539"
"SWAP_TEAMS" "655" "353539"
"SWAP_TEAMS" "724" "351000"
"SWAP_TEAMS" "724" "350022"
"SWAP_TEAMS" "354577" "741"
"SWAP_TEAMS" "662" "354577"
"SWAP_TEAMS" "652" "354577"
"SWAP_TEAMS" "608" "354577"
"SWAP_TEAMS" "648" "354577"
"SWAP_TEAMS" "8325164" "354577"
"SWAP_TEAMS" "741" "351026"
"SWAP_TEAMS" "741" "1944"
"SWAP_TEAMS" "355060" "581"
"SWAP_TEAMS" "657" "355060"
"SWAP_TEAMS" "621" "355060"
"SWAP_TEAMS" "5103751" "355060"
"SWAP_TEAMS" "581" "351008"
"SWAP_TEAMS" "581" "1301338"
"SWAP_TEAMS" "354499" "684"
"SWAP_TEAMS" "8325049" "354499"
"SWAP_TEAMS" "684" "351042"
"SWAP_TEAMS" "684" "351035"
Everything was working fine until I got to here, FM would load up but when I try to load up FM from here onwards I got the array out of bounds message and I can't see what the problem is.
"SWAP_TEAMS" "355036" "637"
"SWAP_TEAMS" "8325012" "355036"
"SWAP_TEAMS" "637" "350443"
"SWAP_TEAMS" "637" "1931"
355036 is a new English team and was Penparcau.
8325012 is South Shields
637 is Colwyn Bay
350443 is Goytre
1931 is Caersws
So bright sparks what am I doing wrong and what can I do to solve it.
Thanks in advance.