eXpansionPluginPack / eXpansion2

The next generation server controller for maniaplanet using symfony components
http://mp-expansion.com/
MIT License
7 stars 3 forks source link

eXpansion crashes when in encounters unknow iso3 country codes #367

Closed oliverde8 closed 6 years ago

oliverde8 commented 6 years ago

Required information :

Explain the actual behaviour

eXpansion crashes and startup :

[object] (League\\ISO3166\\Exception\\OutOfBoundsException(code: 0): No \"alpha3\" key found matching: NED

Basically, the issue has I assumed that MP respected the IOS3166 standard, and Netherlands iso3 code should have been NLD, but well it doesn't.