• Help Support The Rugby Forum :

Can get harlequins to work but...

A

aaron118

Guest
Then I can't play world league if I make the following changes in be2970b0ada8e42cf891ce60ffe69575.xml

I change this:
Code:
<team Index="37" CodeId="ID_HARLEQUINS" TeamName="Richmond" TeamNameShort="Richmond" Abbreviation="RIC" FlagCharacter="" HomeColour="107,167,193,255" AwayColour="243,243,243,255" Logo="harl" />

<team Index="38" CodeId="ID_LEEDS" TeamName="Leeds" TeamNameShort="Leeds" Abbreviation="LEE" FlagCharacter="f" HomeColour="243,243,243,255" AwayColour="12,36,137,255" Logo="leed" />

To this:
Code:
<team Index="37" CodeId="ID_LEEDS" TeamName="Leeds" TeamNameShort="Leeds" Abbreviation="LEE" FlagCharacter="f" HomeColour="243,243,243,255" AwayColour="12,36,137,255" Logo="leed" />

<team Index="38" CodeId="ID_HARLEQUINS" TeamName="NEC Harlequins" TeamNameShort="Harlequins" Abbreviation="HAR" FlagCharacter="" HomeColour="107,167,193,255" AwayColour="243,243,243,255" Logo="harl" />
 
have you had a look in the world league xml file? there may be something in there? like player numbers or something?
 
Im not sure why switching harlequins ID with leeds is causing a crash in world league. Any ideas, I can't see why there would be a problem in 2de97b250f07a369610d6087471b7aad.xml?
 
maybe if you keep then with the id of ID_LEEDS instead of chaging that, it could be an error check that is stupid :)
 

Latest posts

Top