Advertisement
Guest User

Untitled

a guest
May 27th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1.  
  2. Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  3.  
  4. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  5.  
  6. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  7.  
  8. at Mono.CSharp.RootNamespace.ComputeNamespaces (System.Reflection.Assembly assembly, System.Type extensionType) [0x00000] in <filename unknown>:0
  9.  
  10. at Mono.CSharp.RootNamespace.ComputeNamespace (Mono.CSharp.CompilerContext ctx, System.Type extensionType) [0x00000] in <filename unknown>:0
  11.  
  12. at Mono.CSharp.GlobalRootNamespace.ComputeNamespaces (Mono.CSharp.CompilerContext ctx) [0x00000] in <filename unknown>:0
  13.  
  14. at Mono.CSharp.Driver.LoadReferences () [0x00000] in <filename unknown>:0
  15.  
  16. at Mono.CSharp.Driver.Compile () [0x00000] in <filename unknown>:0
  17.  
  18. at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in <filename unknown>:0
  19.  
  20. TypeRef ResolutionScope not yet handled (113) for .CapFunction in image T:\New Unity Project 2\Assets\ProCore\ProBuilder\Editor\ProBuilderEditor-Unity5.dll
  21. The class CapFunction could not be loaded, used in
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement