Advertisement
Guest User

Mechjeb exception output_log

a guest
Mar 6th, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. solarPanels3(Clone)(Clone) added to ship - part count: 15
  2.  
  3. (Filename: C:/BuildAgent/work/ea95e74f6e5f192d/Runtime/ExportGenerated/StandalonePlayer/UnityEngineDebug.cpp Line: 54)
  4.  
  5. stage count is: 2
  6.  
  7. (Filename: C:/BuildAgent/work/ea95e74f6e5f192d/Runtime/ExportGenerated/StandalonePlayer/UnityEngineDebug.cpp Line: 54)
  8.  
  9. solarPanels3(Clone)(Clone) added to ship - part count: 16
  10.  
  11. (Filename: C:/BuildAgent/work/ea95e74f6e5f192d/Runtime/ExportGenerated/StandalonePlayer/UnityEngineDebug.cpp Line: 54)
  12.  
  13. stage count is: 2
  14.  
  15. (Filename: C:/BuildAgent/work/ea95e74f6e5f192d/Runtime/ExportGenerated/StandalonePlayer/UnityEngineDebug.cpp Line: 54)
  16.  
  17. ArgumentException: Getting control 3's position in a group with only 3 controls when doing Repaint
  18. Aborting
  19. at UnityEngine.GUILayoutGroup.GetNext () [0x00000] in <filename unknown>:0
  20.  
  21. at UnityEngine.GUILayoutUtility.DoGetRect (UnityEngine.GUIContent content, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options) [0x00000] in <filename unknown>:0
  22.  
  23. at UnityEngine.GUILayoutUtility.GetRect (UnityEngine.GUIContent content, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options) [0x00000] in <filename unknown>:0
  24.  
  25. at UnityEngine.GUILayout.DoLabel (UnityEngine.GUIContent content, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options) [0x00000] in <filename unknown>:0
  26.  
  27. at UnityEngine.GUILayout.Label (System.String text, UnityEngine.GUIStyle style, UnityEngine.GUILayoutOption[] options) [0x00000] in <filename unknown>:0
  28.  
  29. at MuMech.MechJebModuleInfoItems.DrawStageStatsColumn (System.String header, IEnumerable`1 data) [0x00000] in <filename unknown>:0
  30.  
  31. at MuMech.MechJebModuleInfoItems.AllStageStats () [0x00000] in <filename unknown>:0
  32.  
  33. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  34.  
  35. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  36. Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
  37. at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  38.  
  39. at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0
  40.  
  41. at MuMech.GeneralInfoItem.DrawItem () [0x00000] in <filename unknown>:0
  42.  
  43. at MuMech.MechJebModuleCustomInfoWindow.WindowGUI (Int32 windowID) [0x00000] in <filename unknown>:0
  44.  
  45. at UnityEngine.GUILayout+LayoutedWindow.DoWindow (Int32 windowID) [0x00000] in <filename unknown>:0
  46.  
  47. at UnityEngine.GUI.CallWindowDelegate (UnityEngine.WindowFunction func, Int32 id, UnityEngine.GUISkin _skin, Int32 forceRect, Single width, Single height, UnityEngine.GUIStyle style) [0x00000] in <filename unknown>:0
  48.  
  49. (Filename: Line: -1)
  50.  
  51. deleting part solarPanels3(Clone)(Clone)
  52.  
  53. (Filename: C:/BuildAgent/work/ea95e74f6e5f192d/Runtime/ExportGenerated/StandalonePlayer/UnityEngineDebug.cpp Line: 54)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement