Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception on Crew being killed #18

Open
Lisias opened this issue Nov 10, 2024 · 0 comments
Open

Exception on Crew being killed #18

Lisias opened this issue Nov 10, 2024 · 0 comments

Comments

@Lisias
Copy link

Lisias commented Nov 10, 2024

On KSP 1.4.3 - check newer ones.

[LOG 12:50:55.652] [PlanetariumCamera]: Focus: Bill Kerman
[WRN 12:50:55.666] [Part]: kerbalEVA (Bill Kerman) holds crew but has no interior model defined!
[ERR 12:50:55.669] Exception handling event onVesselChange in class KourageousTouristsAddOn:System.NullReferenceException: Object reference not set to an instance
 of an object
  at KourageousTourists.KourageousTouristsAddOn.reinitVessel (.Vessel vessel) [0x00000] in <filename unknown>:0
  at KourageousTourists.KourageousTouristsAddOn.OnVesselChange (.Vessel vessel) [0x00000] in <filename unknown>:0
  at EventData`1[Vessel].Fire (.Vessel data) [0x00000] in <filename unknown>:0

[EXC 12:50:55.671] NullReferenceException: Object reference not set to an instance of an object
    KourageousTourists.KourageousTouristsAddOn.reinitVessel (.Vessel vessel)
    KourageousTourists.KourageousTouristsAddOn.OnVesselChange (.Vessel vessel)
    EventData`1[Vessel].Fire (.Vessel data)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    KSPe.Util.Log.UnityLogDecorator:UnityEngine.ILogHandler.LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Vessel)
    FlightGlobals:setActiveVessel(Vessel, Boolean)
    FlightGlobals:ForceSetActiveVessel(Vessel)
    <SwitchToEVAVesselWhenReady>c__Iterator0:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant