Advertisement
LittleAngel

BMFont error

Jul 29th, 2012
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. TypeLoadException: Could not load type 'BMFont' from assembly 'Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
  2. System.Reflection.MonoMethodInfo.GetMethodInfo (IntPtr handle)
  3. System.Reflection.MonoMethod.GetPseudoCustomAttributes ()
  4. System.MonoCustomAttrs.GetPseudoCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType)
  5. System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType)
  6. System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit)
  7. System.Reflection.MonoMethod.GetCustomAttributes (System.Type attributeType, Boolean inherit)
  8. UnityEditor.AttributeHelper.ExtractMenuCommands (System.Reflection.Assembly assembly)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement