TAC Life Support

TAC Life Support

347k Downloads

Error messages when tourist is on board

petersohn opened this issue ยท 0 comments

commented

I have a tourist on my ship, I get the following error message continuously spammed on the console:

[WRN 21:01:24.399] -WARNING- Tac.LifeSupportController[FFDCB3C4][1765.42]: Unknown crew member: Jenford Kerman
[EXC 21:01:24.399] NullReferenceException: Object reference not set to an instance of an object
        Tac.CrewMemberInfo..ctor (System.String crewMemberName, System.String vesselName, Guid vesselId, Double currentTime)
        Tac.LifeSupportController.ConsumeResources (Double currentTime, .Vessel vessel, Tac.VesselInfo vesselInfo)
        Tac.LifeSupportController.FixedUpdate ()