Custom Content Pipeline with Automatic Serialization Load Error
- by Direweasel
I'm running into this error:
Error loading "desert". Cannot find type TiledLib.MapContent,
TiledLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.
at
Microsoft.Xna.Framework.Content.ContentTypeReaderManager.InstantiateTypeReader(String
readerTypeName, ContentReader contentReader, ContentTypeReader&
reader) at
…