Guest User

CommNet Constellation Console Error Log

a guest
May 23rd, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. ================== CNC CONNECTION GUI FROM PART MENU ERROR ==============
  2.  
  3. [LOG 16:05:56.530] [UIMasterController]: ShowUI
  4. [ERR 16:06:18.480] [CommNet Constellation] Error: Vessel 'Albatross 3''s connection is not of type CNCCommNetVessel!
  5.  
  6. [ERR 16:06:18.480] [CommNet Constellation] Error: Vessel 'Albatross 3''s connection is not of type CNCCommNetVessel!
  7.  
  8. [ERR 16:06:18.481] [CommNet Constellation] Error: Vessel 'Albatross 3''s connection is not of type CNCCommNetVessel!
  9.  
  10. [ERR 16:06:18.481] [CommNet Constellation] Error: Vessel 'Albatross 3''s connection is not of type CNCCommNetVessel!
  11.  
  12. [EXC 16:06:18.483] InvalidCastException: Cannot cast from source type to destination type.
  13. CommNetConstellation.UI.VesselSetupDialog.drawContentComponents ()
  14. CommNetConstellation.UI.AbstractDialog.spawnDialog ()
  15. CommNetConstellation.UI.AbstractDialog.launch (System.Object[] args)
  16. CommNetConstellation.UI.AbstractDialog.launch ()
  17. CommNetConstellation.CommNetLayer.CNConstellationModule.KSPEventVesselSetup ()
  18. BaseEvent.Invoke ()
  19. UIPartActionButton.OnClick ()
  20. UnityEngine.Events.InvokableCall.Invoke ()
  21. UnityEngine.Events.UnityEvent.Invoke ()
  22. UnityEngine.UI.Button.Press ()
  23. UnityEngine.UI.Button.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData)
  24. UnityEngine.EventSystems.ExecuteEvents.Execute (IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData)
  25. UnityEngine.EventSystems.ExecuteEvents.Execute[IPointerClickHandler] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.EventFunction`1 functor)
  26. UnityEngine.EventSystems.EventSystem:Update()
Add Comment
Please, Sign In to add comment