Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. Internal compiler error. See the console log for more information. output
  2.  
  3. was:
  4. Unhandled Exception: System.InvalidCastException: Cannot cast from source type to destination type.
  5.  
  6. at Mono.CSharp.PendingImplementation.BaseImplements (System.Type iface_type, System.Reflection.MethodInfo mi, System.Reflection.MethodInfo& base_method) [0x00000] in <filename unknown>:0
  7.  
  8. at Mono.CSharp.PendingImplementation.VerifyPendingMethods (Mono.CSharp.Report Report) [0x00000] in <filename unknown>:0
  9.  
  10. at Mono.CSharp.TypeContainer.EmitType () [0x00000] in <filename unknown>:0
  11.  
  12. at Mono.CSharp.RootContext.EmitCode () [0x00000] in <filename unknown>:0
  13.  
  14. at Mono.CSharp.Driver.Compile () [0x00000] in <filename unknown>:0
  15.  
  16. at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement