Advertisement
Guest User

Untitled

a guest
Nov 21st, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. [LOG 08:13:38.131] Load(Assembly): /ModuleManager.2.5.1
  2. [LOG 08:13:38.246] AssemblyLoader: Loading assembly at C:\Users\Louis\Desktop\Important Documents\dangit_mod\min_ksp\GameData\ModuleManager.2.5.1.dll
  3. [LOG 08:13:38.319] AssemblyLoader: KSPAssembly 'ModuleManager' V2.5
  4. [LOG 08:13:38.320] Load(Assembly): Abbadon/Abaddon
  5. [LOG 08:13:38.320] AssemblyLoader: Loading assembly at C:\Users\Louis\Desktop\Important Documents\dangit_mod\min_ksp\GameData\Abbadon\Abaddon.dll
  6. [LOG 08:13:38.323] Load(Assembly): CrewFiles/CrewFiles
  7. [LOG 08:13:38.323] AssemblyLoader: Loading assembly at C:\Users\Louis\Desktop\Important Documents\dangit_mod\min_ksp\GameData\CrewFiles\CrewFiles.dll
  8. [LOG 08:13:38.325] Load(Assembly): CrewFiles/CrewFilesInterface
  9. [LOG 08:13:38.326] AssemblyLoader: Loading assembly at C:\Users\Louis\Desktop\Important Documents\dangit_mod\min_ksp\GameData\CrewFiles\CrewFilesInterface.dll
  10. [LOG 08:13:38.328] Load(Assembly): DangIt/Abaddon
  11. [LOG 08:13:38.329] AssemblyLoader: Loading assembly at C:\Users\Louis\Desktop\Important Documents\dangit_mod\min_ksp\GameData\DangIt\Abaddon.dll
  12. [LOG 08:13:38.331] Load(Assembly): DangIt/DangIt
  13. [LOG 08:13:38.331] AssemblyLoader: Loading assembly at C:\Users\Louis\Desktop\Important Documents\dangit_mod\min_ksp\GameData\DangIt\DangIt.dll
  14. [LOG 08:13:38.334] Load(Assembly): DangIt/MiniAVC
  15. [LOG 08:13:38.335] AssemblyLoader: Loading assembly at C:\Users\Louis\Desktop\Important Documents\dangit_mod\min_ksp\GameData\DangIt\MiniAVC.dll
  16. [LOG 08:13:38.339] AssemblyLoader: Loading assemblies
  17. [ERR 08:13:38.362] AssemblyLoader: Exception loading 'Abaddon': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  18. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  19. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  20. at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0
  21.  
  22. Additional information about this exception:
  23.  
  24. System.IO.FileNotFoundException: Could not load file or assembly 'DangIt, Version=0.4.4.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
  25. File name: 'DangIt, Version=0.4.4.0, Culture=neutral, PublicKeyToken=null'
  26.  
  27. [ERR 08:13:38.372] AssemblyLoader: Exception loading 'Abaddon': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  28. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  29. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  30. at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0
  31.  
  32. Additional information about this exception:
  33.  
  34. System.TypeLoadException: Could not load type 'coffeeman.ModuleIntakeReliability' from assembly 'Abaddon, Version=1.0.5438.14680, Culture=neutral, PublicKeyToken=null'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement