Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1. [LOG 22:42:29.562] AddonLoader: Instantiating addon 'AutomatedScienceSampler' from assembly 'AutomatedScienceSampler'
  2. [LOG 22:42:29.565] [AutomatedScienceSampler] Init done!
  3. [LOG 22:42:29.566] [AutomatedScienceSampler] Starting search
  4. [LOG 22:42:29.567] [AutomatedScienceSampler] Failed to GetTypes. We cought the exception so its all good!
  5. System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  6. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  7. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  8. at KerboKatz.ASS.AutomatedScienceSampler.GetScienceActivators () [0x00000] in <filename unknown>:0
  9. [LOG 22:42:29.570] [AutomatedScienceSampler] FoundKerboKatz.ASS.Activator
  10. [LOG 22:42:29.573] [AutomatedScienceSampler] Failed to initialize activator. We cought the exception so its all good!
  11. System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  12. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
  13. at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
  14. at KerboKatz.ASS.Activator+<>c.<GetValidTypes>b__8_0 (System.Reflection.Assembly assembly) [0x00000] in <filename unknown>:0
  15. at System.Linq.Enumerable+<CreateSelectManyIterator>c__Iterator14`3[System.Reflection.Assembly,System.Type,<>f__AnonymousType0`2[System.Reflection.Assembly,System.Type]].MoveNext () [0x00000] in <filename unknown>:0
  16. at System.Linq.Enumerable+<CreateWhereIterator>c__Iterator1D`1[<>f__AnonymousType0`2[System.Reflection.Assembly,System.Type]].MoveNext () [0x00000] in <filename unknown>:0
  17. at System.Linq.Enumerable+<CreateSelectIterator>c__Iterator10`2[<>f__AnonymousType0`2[System.Reflection.Assembly,System.Type],System.Type].MoveNext () [0x00000] in <filename unknown>:0
  18. at System.Collections.Generic.List`1[System.Type].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
  19. at System.Collections.Generic.List`1[System.Type]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
  20. at KerboKatz.ASS.Activator.GetValidTypes () [0x00000] in <filename unknown>:0
  21. at KerboKatz.ASS.AutomatedScienceSampler.GetScienceActivators () [0x00000] in <filename unknown>:0
  22. [LOG 22:42:29.576] [AutomatedScienceSampler] FoundKerboKatz.ASS.DefaultActivator
  23. [LOG 22:42:29.577] [AutomatedScienceSampler] ...for type: ModuleScienceExperiment
  24. [LOG 22:42:29.593] Looking for: AutomatedScienceSampler. Found:AutomatedScienceSampler
  25. [LOG 22:42:29.596] [AutomatedScienceSampler] uiWindowAutomatedScienceSampler
  26. [LOG 22:42:29.598] [AutomatedScienceSampler] Couldn't find Component(UnityEngine.UI.InputField) on child GameObject. Checking its children!
  27. [LOG 22:42:29.598] [AutomatedScienceSampler] Found Component in it's children.
  28. [LOG 22:42:29.599] [AutomatedScienceSampler] Couldn't find Component(UnityEngine.UI.Toggle) on child GameObject. Checking its children!
  29. [LOG 22:42:29.599] [AutomatedScienceSampler] Found Component in it's children.
  30. [LOG 22:42:29.600] [AutomatedScienceSampler] Couldn't find Component(UnityEngine.UI.Toggle) on child GameObject. Checking its children!
  31. [LOG 22:42:29.600] [AutomatedScienceSampler] Found Component in it's children.
  32. [LOG 22:42:29.600] [AutomatedScienceSampler] Couldn't find Component(UnityEngine.UI.Toggle) on child GameObject. Checking its children!
  33. [LOG 22:42:29.601] [AutomatedScienceSampler] Found Component in it's children.
  34. [LOG 22:42:29.601] [AutomatedScienceSampler] Couldn't find Component(UnityEngine.UI.Toggle) on child GameObject. Checking its children!
  35. [LOG 22:42:29.602] [AutomatedScienceSampler] Found Component in it's children.
  36. [LOG 22:42:29.602] [AutomatedScienceSampler] Couldn't find Component(UnityEngine.UI.Toggle) on child GameObject. Checking its children!
  37. [LOG 22:42:29.602] [AutomatedScienceSampler] Found Component in it's children.
  38. [LOG 22:42:29.603] [AutomatedScienceSampler] Couldn't find Component(UnityEngine.UI.Toggle) on child GameObject. Checking its children!
  39. [LOG 22:42:29.603] [AutomatedScienceSampler] Found Component in it's children.
  40. [LOG 22:42:29.604] [AutomatedScienceSampler] Couldn't find Component(UnityEngine.UI.Slider) on child GameObject. Checking its children!
  41. [LOG 22:42:29.604] [AutomatedScienceSampler] Found Component in it's children.
  42. [LOG 22:42:29.613] [AutomatedScienceSampler] OnSpriteFPSChange
  43. [LOG 22:42:29.614] [AutomatedScienceSampler] Couldn't find Component(UnityEngine.UI.Dropdown) on child GameObject. Checking its children!
  44. [LOG 22:42:29.614] [AutomatedScienceSampler] Found Component in it's children.
  45. [LOG 22:42:29.615] [AutomatedScienceSampler] UI initialized
  46. [LOG 22:42:29.615] [AutomatedScienceSampler] Awake
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement