kurtkz
Game Developer
Cool, no problem. If you have anything I can take a look at for now, that'd be great. It'll help me figure out what I need to do to import it.
RUN @ 20/03/2013 6:12:49 PM
VERSION: 2.44
REGISTERED: False
PROFILE: test
MESSAGE: The given key was not present in the dictionary.
STACK TRACE: at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at Cricket.Main.GameObject.TeamManager.GenerateTeam(Dictionary`2 previous, Dictionary`2 teams, String country, Single baseSkill, Single skillRange, Int32 count, Int32 bowlers, Int32 batsmen, Int32 allrounders, Int32 keepers, Dictionary`2 previousPlayers, String player, Int32 baseAge, Int32 ageRange)
at Cricket.Main.GameObject.TeamManager.GenerateCareer(Dictionary`2 previous, Dictionary`2 teams, String country, Int32 level, Single baseSkill, Single skillRange, PlayerDescription pd, String name, Int32 baseAge, Int32 ageRange)
at Cricket.Main.GameStateCareerMenu.ProcessInput(Single ms)
at Cricket.Main.GameInstance.Loop()
at Cricket.Main.Game.Main(String[] args)