kRapaille / LeagueOfLegendsAPI

Portable C# Library for League of legends API
http://xeex.github.io/LeagueOfLegendsAPI
MIT License
19 stars 7 forks source link

AutoMapperMappingException #44

Closed ghost closed 10 years ago

ghost commented 10 years ago

Sorry to bother again, is this an issue with the Library? image

at System.Linq.Enumerable.First[TSource](IEnumerable1 source, Func2 predicate) at PortableLeagueApi.Game.Models.Game.b4(String s) at AutoMapper.MappingExpression`2.<>cDisplayClass20.b__1f(ResolutionContext source) at AutoMapper.Mappers.TypeMapObjectMapperRegistry.CustomMapperStrategy.Map(ResolutionContext context, IMappingEngineRunner mapper) at AutoMapper.Mappers.TypeMapMapper.Map(ResolutionContext context, IMappingEngineRunner mapper) at AutoMapper.MappingEngine.AutoMapper.IMappingEngineRunner.Map(ResolutionContext context)