Advertisement
Guest User

Untitled

a guest
May 31st, 2015
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.29 KB | None | 0 0
  1. During ship editing:
  2. -----------------------
  3. NullReferenceException: Object reference not set to an instance of an object
  4. at MuMech.MechJebModuleSettings.WindowGUI (Int32 windowID) [0x00000] in <filename unknown>:0
  5.  
  6. at UnityEngine.GUILayout+LayoutedWindow.DoWindow (Int32 windowID) [0x00000] in <filename unknown>:0
  7.  
  8. 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
  9.  
  10. (Filename: Line: -1)
  11.  
  12. NullReferenceException: Object reference not set to an instance of an object
  13. at MuMech.MechJebModuleSettings.WindowGUI (Int32 windowID) [0x00000] in <filename unknown>:0
  14.  
  15. at UnityEngine.GUILayout+LayoutedWindow.DoWindow (Int32 windowID) [0x00000] in <filename unknown>:0
  16.  
  17. 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
  18.  
  19. (Filename: Line: -1)
  20.  
  21.  
  22.  
  23. During Ascent:
  24. ------------------------
  25. [spoiler]
  26. [00:00:31]: MechJeb 2 (AR202 case) splashed down hard and was destroyed.
  27.  
  28. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  29.  
  30. [mumech.MJ2.AR202]: Deactivated
  31.  
  32. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  33.  
  34. MechJeb module MechJebModuleAscentAutopilot threw an exception in Drive: System.NullReferenceException: Object reference not set to an instance of an object
  35.  
  36. at MuMech.DefaultAscentPath.get_autoTurnEndAltitude () [0x00000] in <filename unknown>:0
  37.  
  38. at MuMech.DefaultAscentPath.FlightPathAngle (Double altitude, Double velocity) [0x00000] in <filename unknown>:0
  39.  
  40. at MuMech.MechJebModuleAscentAutopilot.DriveGravityTurn (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  41.  
  42. at MuMech.MechJebModuleAscentAutopilot.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  43.  
  44. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  45.  
  46. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  47.  
  48. MechJeb module MechJebModuleAttitudeController threw an exception in Drive: System.NullReferenceException:
  49.  
  50. at (wrapper managed-to-native) UnityEngine.Transform:INTERNAL_get_rotation (UnityEngine.Quaternion&)
  51.  
  52. at UnityEngine.Transform.get_rotation () [0x00000] in <filename unknown>:0
  53.  
  54. at MuMech.MechJebModuleAttitudeController.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  55.  
  56. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  57.  
  58. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  59.  
  60. MechJeb module MechJebModuleAscentAutopilot threw an exception in Drive: System.NullReferenceException: Object reference not set to an instance of an object
  61.  
  62. at MuMech.DefaultAscentPath.get_autoTurnEndAltitude () [0x00000] in <filename unknown>:0
  63.  
  64. at MuMech.DefaultAscentPath.FlightPathAngle (Double altitude, Double velocity) [0x00000] in <filename unknown>:0
  65.  
  66. at MuMech.MechJebModuleAscentAutopilot.DriveGravityTurn (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  67.  
  68. at MuMech.MechJebModuleAscentAutopilot.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  69.  
  70. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  71.  
  72. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  73.  
  74. MechJeb module MechJebModuleAttitudeController threw an exception in Drive: System.NullReferenceException:
  75.  
  76. at (wrapper managed-to-native) UnityEngine.Transform:INTERNAL_get_rotation (UnityEngine.Quaternion&)
  77.  
  78. at UnityEngine.Transform.get_rotation () [0x00000] in <filename unknown>:0
  79.  
  80. at MuMech.MechJebModuleAttitudeController.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  81.  
  82. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  83.  
  84. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  85.  
  86. MechJeb module MechJebModuleAscentAutopilot threw an exception in Drive: System.NullReferenceException: Object reference not set to an instance of an object
  87.  
  88. at MuMech.DefaultAscentPath.get_autoTurnEndAltitude () [0x00000] in <filename unknown>:0
  89.  
  90. at MuMech.DefaultAscentPath.FlightPathAngle (Double altitude, Double velocity) [0x00000] in <filename unknown>:0
  91.  
  92. at MuMech.MechJebModuleAscentAutopilot.DriveGravityTurn (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  93.  
  94. at MuMech.MechJebModuleAscentAutopilot.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  95.  
  96. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  97.  
  98. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  99.  
  100. MechJeb module MechJebModuleAttitudeController threw an exception in Drive: System.NullReferenceException:
  101.  
  102. at (wrapper managed-to-native) UnityEngine.Transform:INTERNAL_get_rotation (UnityEngine.Quaternion&)
  103.  
  104. at UnityEngine.Transform.get_rotation () [0x00000] in <filename unknown>:0
  105.  
  106. at MuMech.MechJebModuleAttitudeController.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  107.  
  108. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  109.  
  110. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  111.  
  112. MechJeb module MechJebModuleAscentAutopilot threw an exception in Drive: System.NullReferenceException: Object reference not set to an instance of an object
  113.  
  114. at MuMech.DefaultAscentPath.get_autoTurnEndAltitude () [0x00000] in <filename unknown>:0
  115.  
  116. at MuMech.DefaultAscentPath.FlightPathAngle (Double altitude, Double velocity) [0x00000] in <filename unknown>:0
  117.  
  118. at MuMech.MechJebModuleAscentAutopilot.DriveGravityTurn (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  119.  
  120. at MuMech.MechJebModuleAscentAutopilot.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  121.  
  122. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  123.  
  124. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  125.  
  126. MechJeb module MechJebModuleAttitudeController threw an exception in Drive: System.NullReferenceException:
  127.  
  128. at (wrapper managed-to-native) UnityEngine.Transform:INTERNAL_get_rotation (UnityEngine.Quaternion&)
  129.  
  130. at UnityEngine.Transform.get_rotation () [0x00000] in <filename unknown>:0
  131.  
  132. at MuMech.MechJebModuleAttitudeController.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  133.  
  134. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  135.  
  136. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  137.  
  138. MechJeb module MechJebModuleAscentAutopilot threw an exception in Drive: System.NullReferenceException: Object reference not set to an instance of an object
  139.  
  140. at MuMech.DefaultAscentPath.get_autoTurnEndAltitude () [0x00000] in <filename unknown>:0
  141.  
  142. at MuMech.DefaultAscentPath.FlightPathAngle (Double altitude, Double velocity) [0x00000] in <filename unknown>:0
  143.  
  144. at MuMech.MechJebModuleAscentAutopilot.DriveGravityTurn (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  145.  
  146. at MuMech.MechJebModuleAscentAutopilot.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  147.  
  148. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  149.  
  150. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  151.  
  152. MechJeb module MechJebModuleAttitudeController threw an exception in Drive: System.NullReferenceException:
  153.  
  154. at (wrapper managed-to-native) UnityEngine.Transform:INTERNAL_get_rotation (UnityEngine.Quaternion&)
  155.  
  156. at UnityEngine.Transform.get_rotation () [0x00000] in <filename unknown>:0
  157.  
  158. at MuMech.MechJebModuleAttitudeController.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  159.  
  160. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  161.  
  162. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  163.  
  164. MechJeb module MechJebModuleAscentAutopilot threw an exception in Drive: System.NullReferenceException: Object reference not set to an instance of an object
  165.  
  166. at MuMech.DefaultAscentPath.get_autoTurnEndAltitude () [0x00000] in <filename unknown>:0
  167.  
  168. at MuMech.DefaultAscentPath.FlightPathAngle (Double altitude, Double velocity) [0x00000] in <filename unknown>:0
  169.  
  170. at MuMech.MechJebModuleAscentAutopilot.DriveGravityTurn (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  171.  
  172. at MuMech.MechJebModuleAscentAutopilot.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  173.  
  174. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  175.  
  176. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  177.  
  178. MechJeb module MechJebModuleAttitudeController threw an exception in Drive: System.NullReferenceException:
  179.  
  180. at (wrapper managed-to-native) UnityEngine.Transform:INTERNAL_get_rotation (UnityEngine.Quaternion&)
  181.  
  182. at UnityEngine.Transform.get_rotation () [0x00000] in <filename unknown>:0
  183.  
  184. at MuMech.MechJebModuleAttitudeController.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  185.  
  186. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  187.  
  188. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  189.  
  190. MechJeb module MechJebModuleAscentAutopilot threw an exception in Drive: System.NullReferenceException: Object reference not set to an instance of an object
  191.  
  192. at MuMech.DefaultAscentPath.get_autoTurnEndAltitude () [0x00000] in <filename unknown>:0
  193.  
  194. at MuMech.DefaultAscentPath.FlightPathAngle (Double altitude, Double velocity) [0x00000] in <filename unknown>:0
  195.  
  196. at MuMech.MechJebModuleAscentAutopilot.DriveGravityTurn (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  197.  
  198. at MuMech.MechJebModuleAscentAutopilot.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  199.  
  200. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  201.  
  202. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  203.  
  204. MechJeb module MechJebModuleAttitudeController threw an exception in Drive: System.NullReferenceException:
  205.  
  206. at (wrapper managed-to-native) UnityEngine.Transform:INTERNAL_get_rotation (UnityEngine.Quaternion&)
  207.  
  208. at UnityEngine.Transform.get_rotation () [0x00000] in <filename unknown>:0
  209.  
  210. at MuMech.MechJebModuleAttitudeController.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  211.  
  212. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  213.  
  214. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  215.  
  216. MechJeb module MechJebModuleAscentAutopilot threw an exception in Drive: System.NullReferenceException: Object reference not set to an instance of an object
  217.  
  218. at MuMech.DefaultAscentPath.get_autoTurnEndAltitude () [0x00000] in <filename unknown>:0
  219.  
  220. at MuMech.DefaultAscentPath.FlightPathAngle (Double altitude, Double velocity) [0x00000] in <filename unknown>:0
  221.  
  222. at MuMech.MechJebModuleAscentAutopilot.DriveGravityTurn (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  223.  
  224. at MuMech.MechJebModuleAscentAutopilot.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  225.  
  226. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  227.  
  228. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  229.  
  230. MechJeb module MechJebModuleAttitudeController threw an exception in Drive: System.NullReferenceException:
  231.  
  232. at (wrapper managed-to-native) UnityEngine.Transform:INTERNAL_get_rotation (UnityEngine.Quaternion&)
  233.  
  234. at UnityEngine.Transform.get_rotation () [0x00000] in <filename unknown>:0
  235.  
  236. at MuMech.MechJebModuleAttitudeController.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  237.  
  238. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  239.  
  240. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  241.  
  242. MechJeb module MechJebModuleAscentAutopilot threw an exception in Drive: System.NullReferenceException: Object reference not set to an instance of an object
  243.  
  244. at MuMech.DefaultAscentPath.get_autoTurnEndAltitude () [0x00000] in <filename unknown>:0
  245.  
  246. at MuMech.DefaultAscentPath.FlightPathAngle (Double altitude, Double velocity) [0x00000] in <filename unknown>:0
  247.  
  248. at MuMech.MechJebModuleAscentAutopilot.DriveGravityTurn (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  249.  
  250. at MuMech.MechJebModuleAscentAutopilot.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  251.  
  252. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  253.  
  254. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  255.  
  256. MechJeb module MechJebModuleAttitudeController threw an exception in Drive: System.NullReferenceException:
  257.  
  258. at (wrapper managed-to-native) UnityEngine.Transform:INTERNAL_get_rotation (UnityEngine.Quaternion&)
  259.  
  260. at UnityEngine.Transform.get_rotation () [0x00000] in <filename unknown>:0
  261.  
  262. at MuMech.MechJebModuleAttitudeController.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  263.  
  264. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  265.  
  266. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  267.  
  268. MechJeb module MechJebModuleAscentAutopilot threw an exception in Drive: System.NullReferenceException: Object reference not set to an instance of an object
  269.  
  270. at MuMech.DefaultAscentPath.get_autoTurnEndAltitude () [0x00000] in <filename unknown>:0
  271.  
  272. at MuMech.DefaultAscentPath.FlightPathAngle (Double altitude, Double velocity) [0x00000] in <filename unknown>:0
  273.  
  274. at MuMech.MechJebModuleAscentAutopilot.DriveGravityTurn (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  275.  
  276. at MuMech.MechJebModuleAscentAutopilot.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  277.  
  278. at MuMech.MechJebCore.Drive (.FlightCtrlState s) [0x00000] in <filename unknown>:0
  279.  
  280. <... exceptions continue endlessly ...>
  281.  
  282. (Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)
  283.  
  284. Game Paused!
  285. [/spoiler]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement