Jump to content

Cannot select/fly/terminate craft from Tracking Station since upgrade to V1.0


Recommended Posts

Problem: I have 19 flights in progress. Since upgrading to V1.0, I cannot select any of the flights whilst in the Tracking Station. The Recover/Terminate/Fly button do not become active. Clicking a flight will cause the map mode view to switch that craft, but the orbit isn't highlighted, like it would normally do.

Mods:

Chatterer

EnvironmentalVisualEnhancements

KWRocketry

MechJeb2

ProceduralFairings

Output Log:

http://s000.tinyupload.com/?file_id=63610367837813658459

Link to comment
Share on other sites

Problem: Began new 1.0.2 save. After about 16 hours of play and 11 flights (plus upwards of 50 KCT simulations), noticed that I cannot select anything via the Tracking Station; like the OP, the recover/terminate/fly buttons do not become active, and clicking a flight causes the map mode view to switch.

Mods:

Distant Object Enhancement 1.5.5

DMagic Orbital Science 1.0.3

Kerbal Construction Time 1.1.6

Kerbal Joint Reinforcement 3.1.3

MechJeb 2.5.0.0 build 442

PreciseNode 1.1.3

RealChute 1.3.2.3

SCANsat v11 rc6

ScienceAlert 1.8.6

StageRecovery 1.5.5

Stock Bug Fixes 1.0.2b

TAC Life Support 0.11.1.20

Universal Storage 1.1.0.2

VOID 0.18.1

Log.

Notes:

Issue persists when stripped to minimum install for the problem-causing craft (DMagic's Orbital Science, RealChute, Universal Storage) plus the only common mod between myself and the OP (MJ2); issue also persists after stripping out MJ2. In addition, under both stripped installs I now cannot select any parts in the VAB in order to test a new craft. Restoration of full mod list removes the VAB issue.

Issue does not recur, so far as I can tell, with a new save.

I also am now blind from repeatedly slamming my head into my keyboard in bafflement, but that's a separate issue.

If anyone could point me at ideas of how to test this further, preferably without spending sixteen hours setting up a single test case (because if that's the only option I'm going to throw up my hands in horror and go get drunk), I'm all ears.

EDIT: Someone else in the KCT thread is having the same issue; in our case, it appears to be a bad "idx" assignment with onboard tourists. Manually changing the tourists's idx from -1 to 0 in persistent.sfs fixes the issue. Hope that helps, OP.

Edited by Jackson Mackenzie
Link to comment
Share on other sites

  • 2 weeks later...

Hi,

Solved it differently, I guess the problem can have different sources.

I had the same problem with my Science Career save. I could select 1 ship, but that was it: the view centered on the ship and then I couldn't select anything else.

If I selected a flag I planted, it did NOT occur: I could keep selecting others flags as I liked, but if I then clicked on a ship (probe, pod, space station, ...), it selected it and I couldn't select anything else : if I clicked on something else, the recover/terminate/fly buttons were greyed out.

If I wanted to select something else, I had to get out of the tracking station and get back in.

Whatever I selected (when I could select it), while the recover/terminate/fly buttons were still active, I could click the fly button and get to the ship without any problem.

Mods:

KSP: 1.0.2 (Win32) - Unity: 4.6.4f1 - OS: Windows 7 Service Pack 1 (6.1.7601) 64bit

USI Tools - 0.4.1

Community Resource Pack - 0.4.2

Firespitter - 7.1

Kerbal Engineer Redux - 1.0.16.6

HyperEdit - 1.4.1

KSP-AVC Plugin - 1.1.5

Infernal Robots - 0.21.2

PlanetShine - 0.2.3.1

RCS Build Aid - 0.7

SCANsat - 1.1.2

Trajectories - 1.2

Kerbal Alarm Clock - 3.3.1.1

Transfer Window Planner - 1.3.0.1

TweakScale - 2.1

Karbonite - 0.6.2

MKS - 0.30.1

When I did the select thing just as the bug occurred, when I Alt-F12 I got this, filling up the log endlessly:

[COLOR=#ff0000][Exception]: NullReferenceException: Object reference not set to an instance of an object[/COLOR]

I noticed I got that when I 1st loaded the game (before entering tracking station, also when leaving tracking station):

[COLOR=#ff8c00][Error]: Cannot find a Module of typename 'RegolithScenario'
[Error]: ScenarioModule is null.
[Error]: Cannot find a Module of typename 'KerbalStats'
[Error]: ScenarioModule is null.[/COLOR]

sooooo... I re-installed KerbalStats and Regolith (which is deprecated now). I had those mods in 0.90 and did not install them when 1.0 was released (did not seem useful).

... and that solved the problem for me!!

-> to solve that:

1- Check if you have any mod missing or any mod you uninstalled.

2- If you don't see anything missing or don't remember, ALT-F12 and check the Debug tab.

3- Look for errors as I quoted above in orange, it'll list you the missing mods. They appear just as you load a save and reappear again when you leave tracking station.

4- Install anything that is listed there and that should do it. If not, I have no clue O_o

Have a nice launch.

Link to comment
Share on other sites

  • 3 weeks later...
Hi,

Solved it differently, I guess the problem can have different sources.

I had the same problem with my Science Career save. I could select 1 ship, but that was it: the view centered on the ship and then I couldn't select anything else.

If I selected a flag I planted, it did NOT occur: I could keep selecting others flags as I liked, but if I then clicked on a ship (probe, pod, space station, ...), it selected it and I couldn't select anything else : if I clicked on something else, the recover/terminate/fly buttons were greyed out.

If I wanted to select something else, I had to get out of the tracking station and get back in.

Whatever I selected (when I could select it), while the recover/terminate/fly buttons were still active, I could click the fly button and get to the ship without any problem.

Mods:

KSP: 1.0.2 (Win32) - Unity: 4.6.4f1 - OS: Windows 7 Service Pack 1 (6.1.7601) 64bit

USI Tools - 0.4.1

Community Resource Pack - 0.4.2

Firespitter - 7.1

Kerbal Engineer Redux - 1.0.16.6

HyperEdit - 1.4.1

KSP-AVC Plugin - 1.1.5

Infernal Robots - 0.21.2

PlanetShine - 0.2.3.1

RCS Build Aid - 0.7

SCANsat - 1.1.2

Trajectories - 1.2

Kerbal Alarm Clock - 3.3.1.1

Transfer Window Planner - 1.3.0.1

TweakScale - 2.1

Karbonite - 0.6.2

MKS - 0.30.1

When I did the select thing just as the bug occurred, when I Alt-F12 I got this, filling up the log endlessly:

[COLOR=#ff0000][Exception]: NullReferenceException: Object reference not set to an instance of an object[/COLOR]

I noticed I got that when I 1st loaded the game (before entering tracking station, also when leaving tracking station):

[COLOR=#ff8c00][Error]: Cannot find a Module of typename 'RegolithScenario'
[Error]: ScenarioModule is null.
[Error]: Cannot find a Module of typename 'KerbalStats'
[Error]: ScenarioModule is null.[/COLOR]

sooooo... I re-installed KerbalStats and Regolith (which is deprecated now). I had those mods in 0.90 and did not install them when 1.0 was released (did not seem useful).

... and that solved the problem for me!!

-> to solve that:

1- Check if you have any mod missing or any mod you uninstalled.

2- If you don't see anything missing or don't remember, ALT-F12 and check the Debug tab.

3- Look for errors as I quoted above in orange, it'll list you the missing mods. They appear just as you load a save and reappear again when you leave tracking station.

4- Install anything that is listed there and that should do it. If not, I have no clue O_o

Have a nice launch.

Thanks saved my saves

Link to comment
Share on other sites

  • 3 months later...

Hey,

Sorry to necro this thread but I would only reference it if I typed out a brand new thread and this describes the problem I've encountered.

I cannot enter any craft from the tracking station. I was on Minmus and brought back a Kerbal from EVA, as soon as I selected her to board the craft the game glitched out for a split second then left me viewing the same Kerbal attached to the side of the craft, yet I could not control her. I couldn't switch to another craft from map view either, nor the tracking station. After restarting to see if that will fix it, I can now no longer control any un/manned craft.

It must be the same problem as described here - I also have [Exception]: NullReferenceException: Object reference not set to an instance of an object: however I am not very good at reading the player.logs and am unsure which mod is causing the grief.

Could someone please do me a huge favour and take a look at my log to see what's up? I'd hate to trash this game as I've spent many, many hours building all the logistics for a Minmus base that'll enable me to construct some Civilian Population generation ships.

Thanks!!

Player.log:

http://mab.to/B7igGFwty

Link to comment
Share on other sites

Hi,

Sorry to hear about this :\

(not so)Funny, I've just wasted 2 hours of my life on a similar error today, which was due to Distant Object Enhancement. I updated from 1.5.7 to 1.6.1 and it busted my save. All went back to normal when I reverted. BUT, it took me 2 hours to figure it out because I haven't been playing KSP for a month and I forgot I had updated this DOE mod 1 or 2 weeks ago without even testing it :D

I'm having trouble recognizing any line in your log, do you mind uploading the KSP.log file? It should be found in the same folder where the KSP executable is located. Just search for any .log file in you KSP directory if you don't find it, it should be the biggest one.

Also, if you have KSP_AVC mod, start your game, wait for it to reach the main menu and look for a "version checker" bar in a corner of the screen, it shows the number of the mods you have. Unfold the bar so it shows you the entire list of the mods and click "copy to clipboard", then paste the list in the thread you mentioned above, so everyone can see it and have a good idea of what you've got installed.

Generally, the method to solve something as annoying as this is the following:

- First, backup your "saves" folder somewhere, just to be safe, that will avoid screwing up your game when trying to solve this.

- I suggest you backup your "saves" folder.

- Check the 2 lines above, it's important.

- Are you sure you backuped your "saves" folder? you should seriously consider it before going any further.

Now:

1- Can you reproduce the problem 2 times in the same situation?

2- Does it happen with another ship?

3- In the tracking station (not the map mode when you are flying something, I really mean the tracking station from space center), can you click on the various ships/stations/etc you have launched? is there any of them that will freeze the tracking station when selecting it?

4- Does it happen when you start a brand new game, launch something into orbit, go back to space center and try to switch back to it from tracking station?

5- Do you have any other career/science/sandbox game left untouched for a long time? Try to load a save from those and see if you can also reproduce it here.

6- What changed since the last time it worked?

7- When was that? did you last play a month ago or something? did you change anything long ago without testing it right away?

8- What new mod did you install?

9- What mod did you update?

10- What mod did you delete, even something you thought was useless?

11- What mod did you modify (a config file, a part... ?)

12- What config file did you tamper with? (like modifying some KSP stock config file to tweak something)

13- Did you move the KSP directory somewhere else?

14- Did you change anything on your computer? graphic card, hard drive, ... ?

15- I've had a weird problem with KAS one day. Did you do the following:

> attach something to your ship/crane/whatever with a pipe or a winch,

> then (and only then) saved your game or switched to another ship or Kerbal,

> then played around (like move the charge or anything)

> then reloaded the game or went back to the ship with the attached thing,

> then detached the link

> then enter the flawed craft?

> ... because sometimes glitches happen with KAS: when objects are attached to each other, sometimes the whole thing may be considered as a whole spaceship, and there could be conflicts with the saves...

> I am not sure of the mechanics of those KAS / save glitches. When it happened to me, I sent a rescue ship and blew the hell out of the glitchy one. That worked pretty well.

Most problems come from a modification you did in KSP files (in the mods, 90% of the time). You'll have to think really hard about everything you did prior to your issue. It's sometimes so tiny and stupid it will have you pull your hair for hours before finding what it is.

Good luck,

SnakyLeVrai

I hope you don't mind that I've posted your very helpful private message responding to my problem as there's a lot of helpful information in there that others would find useful.

I definitely agree that it is file related but I just check CKAN and upgrade the mods it tells me too on an adhoc basis, I really don't know which mod it is that has failed because of that. so I'm hoping someone can take 5 mins to point me in the right direction.

Here's the updated player.log and ksp.log as well as my mod list. Thanks!

Player.log

http://mab.to/xRLaILLGh

KSP.log

http://mab.to/6DtYVFFMi

KSP: 1.0.4 (Unix) - Unity: 4.6.4f1 - OS: Linux 3.13 Ubuntu 14.04 64bit

Filter Extensions - 2.4.1

USI Tools - 0.4.2

CapCom Mission Control On The Go - 1.0.1.2

Chatterer - 0.9.6.86

ChuteSafetyIndicator - 1.0.2

Community Resource Pack - 0.4.4

Contract Configurator - 1.7.3

CC-CP-SCANSat - 0.5.2.1

Contract Pack: Field Research - 1.1.1

Contract Pack: RemoteTech - 2.0

Contract Pack: Tourism Plus - 1.2

Contract Pack: Useful Space Stations - 1.0.2

DMagic Orbital Science - 1.0.8

Deadly Reentry - 7.2.2

Editor Extensions - 2.12

Ferram Aerospace Research - 0.15.5.1

Firespitter - 7.1.4

Interstellar Fuel Switch - 1.15

RasterPropMonitor - 0.22.2

Kerbal Attachment System - 0.5.4

Kerbal Inventory System - 1.2.2

KSP-AVC Plugin - 1.1.5

KW-Rocketry-Community-Fixes - 0.2

Kerbal Construction Time - 1.2.2

Kerbal Engineer Redux - 1.0.18

Kerbal Joint Reinforcement - 3.1.4

KerboKatzUtilities - 1.2.9

Infernal Robots - 0.21.3

ModularFlightIntegrator - 1.1.1

Docking Port Alignment Indicator - 6.2

Near Future Electrical - 0.5.3

Final Frontier - 0.8.6.1370

Civilian Population - 1.7.4

Outer Planets Mod - 1.8

PlanetShine - 0.2.3.1

Procedural Wings - 0.10

Procedural Parts - 1.1.7

QuickScroll - 1.3.1

QuickSearch - 1.1.3

QuickStart - 1.1.2

RCS Build Aid - 0.7.2

RCS Sounds - 4.3

RealChute - 1.3.2.3

RemoteTech - 1.6.7

SCANsat - 1.1.4.2

SafeChute - 1.7.1

ShipManifest - 4.4.1.1

StageRecovery - 1.5.7

TAC Fuel Balancer - 2.5.1.7

TextureReplacer - 2.4.8

Thermal Monitor - 1.2

TAC Life Support - 0.11.1.20

Trajectories - 1.4.3

Kerbal Alarm Clock - 3.4

TweakScale - 2.2.1

USI Exploration Pack - 0.4.1

Freight Transport Tech - 0.4.1

MKS - 0.31.6

Universal Storage - 1.1.0.7

Waypoint Manager - 2.4.2

Wider Contracts App - 1.2

- - - Updated - - -

Found it!

[Error]: Cannot find a Module of typename 'ContractScenario'

But I'm not sure what mod that relates too.

Link to comment
Share on other sites

Hi,

Yeah it's ok to post the PV message ;)

Found that in your KSP.log:


[LOG 08:01:55.759] [ScenarioUpgradeableFacilities]: Loading... 0 objects registered
[LOG 08:01:55.843] [INFO] [B][COLOR=#ff0000]ContractConfigurator[/COLOR][/B].ContractDisabler: Disabled 2 ContractTypes.
[LOG 08:01:56.197] [SCANsat] SCANsat Controller: Loading 0 known vessels
[LOG 08:01:56.198] [SCANsat] SCANsat Controller: Loading map for Kerbin
[LOG 08:01:56.226] [SCANsat] SCANsat Controller: Loading map for Sun
[LOG 08:01:56.229] [SCANsat] SCANsat Controller: Loading map for Moho
[LOG 08:01:56.231] [SCANsat] SCANsat Controller: Loading map for Eve
[LOG 08:01:56.234] [SCANsat] SCANsat Controller: Loading map for Gilly
[LOG 08:01:56.236] [SCANsat] SCANsat Controller: Loading map for Mun
[LOG 08:01:56.239] [SCANsat] SCANsat Controller: Loading map for Minmus
[B][COLOR=#ff0000][LOG 08:01:56.270] 9/14/2015 8:01:56 AM,ContractModifier,Cannot find Contract Type of name: RescueKerbal [/COLOR][COLOR=#00ff00]//(etc etc all the ContractModifier ones)[/COLOR][/B]
[LOG 08:01:56.270] 9/14/2015 8:01:56 AM,ContractModifier,Cannot find Contract Type of name: AltitudeRecord
[LOG 08:01:56.270] 9/14/2015 8:01:56 AM,ContractModifier,Cannot find Contract Type of name: FirstLaunch
[LOG 08:01:56.270] 9/14/2015 8:01:56 AM,ContractModifier,Cannot find Contract Type of name: OrbitKerbin
[LOG 08:01:56.270] 9/14/2015 8:01:56 AM,ContractModifier,Cannot find Contract Type of name: ReachSpace
[LOG 08:01:56.272] 9/14/2015 8:01:56 AM,ContractModifier,Cannot find Parameter Type of name: AltitudeRecord
[LOG 08:01:56.272] 9/14/2015 8:01:56 AM,ContractModifier,Cannot find Parameter Type of name: BoardAnyVessel
[LOG 08:01:56.272] 9/14/2015 8:01:56 AM,ContractModifier,Cannot find Parameter Type of name: LaunchVessel
[LOG 08:01:56.272] 9/14/2015 8:01:56 AM,ContractModifier,Cannot find Parameter Type of name: ReachSpace
[LOG 08:01:56.274] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RecoverAsset] Found...
[LOG 08:01:56.275] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RecordTrackContract] Found...
[LOG 08:01:56.275] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [TourismContract] Found...
[LOG 08:01:56.275] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [WorldFirstContract] Found...
[LOG 08:01:56.275] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [DMAnomalyContract] Found...
[LOG 08:01:56.275] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [DMMagneticSurveyContract] Found...
[LOG 08:01:56.275] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [DMSurveyContract] Found...
[LOG 08:01:56.275] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [DMAsteroidSurveyContract] Found...
[LOG 08:01:56.275] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [AcquireCrew] Found...
[LOG 08:01:56.276] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [AcquirePart] Found...
[LOG 08:01:56.276] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [KerbalDestinationParameter] Found...
[LOG 08:01:56.276] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [KerbalTourParameter] Found...
[LOG 08:01:56.276] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [ProgressTrackingParameter] Found...
[LOG 08:01:56.276] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [RecordTrackingParameter] Found...
[LOG 08:01:56.276] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [VesselDestinationParameter] Found...
[LOG 08:01:56.276] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [Duration2] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [HasAstronaut] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [None] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [AtMost] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [AtLeast] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [Duration] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [PerformOrbitalSurvey] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [RecoverKerbalCustom] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [SCANsatCoverage] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [TargetDestroyed] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [ReachSpaceCustom] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [MissionTimer] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [HasCrewCapacity] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [CollectScienceCustom] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [Rendezvous] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [PlantFlagCustom] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [NewVessel] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [RecoverVessel] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [VesselIsType] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [VesselDestroyed] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [VesselNotDestroyed] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [Docking] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [OrbitParameter] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [PartValidation] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [HasPassengers] Found...
[LOG 08:01:56.277] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [IsNotVessel] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [ReachState] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [VisitWaypoint] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [VesselParameterDelegator] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [SpecificOrbitWrapper] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [VesselMass] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [Timer] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [Sequence] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [HasResource] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [ReturnHome] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [HasCrew] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [VesselHasVisited] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [VesselParameterGroup] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [CelestialBodyCoverageParameter] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [HasAntennaParameter] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [VesselConnectivityParameter] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [SignalDelayParameter] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [KSCConnectivityParameter] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [DMCompleteParameter] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [DMAnomalyParameter] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [DMAsteroidParameter] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [DMCollectScience] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [DMLongOrbitParameter] Found...
[LOG 08:01:56.278] 9/14/2015 8:01:56 AM,ContractModifier,No Parameter Type Of Name [DMOrbitalParameters] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScanKerbinLoRes] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScanMunLoRes] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScanMinmus] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScanEveLoRes] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScanDunaLoRes] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScanKerbinMultispectral] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScanMunMinmusMultispectral] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScanDresLoResBiome] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScanMohoLoResBiome] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScanJovianMoons] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScanEelooLoResBiome] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [FS_BiomeStudy] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [FS_ClimateStudy] Found...
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.280] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [FS_Experiment] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [FS_GeologicalStudy] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [FS_HardScience] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [FS_KSC] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [FS_Scientist] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [FS_Scraps] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RT_EverythingSat] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RT_GasGiantRelay] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RT_InnerPlanetRelay] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RT_InnerSat] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RT_KerbinRelay] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RT_KerbinRelay_4sat] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RT_MoonDish] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RT_MoonRelay] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RT_OuterPlanetRelay] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RT_OuterSat] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RT_PlanetMoonRelay] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_Asteroid] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_Attraction] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_AttractionReturn] Found...
[LOG 08:01:56.281] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_Base] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_Casino] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_FirstTourist] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_GasGiantMoons] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_Hotel] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_Investor] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_LowOrbit] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_Moons] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_Station] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_SubOrbital] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Tourism_TwoMoons] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [CrewRotation] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [Evacuate] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ExtraCrewCapacity] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [LSResupply] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [MedicalEmergency] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [NewCrew] Found...
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.282] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [RepairFaultyModule] Found...
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ReplaceFaultyModule] Found...
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ReturnCrew] Found...
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [ScienceExperimentModule] Found...
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [SCAN_Biome] Found...
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [SCAN_HiRes] Found...
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [SCAN_LoRes] Found...
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [SCAN_M700] Found...
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,No Contract Type Of Name: [SCAN_NarrowBand] Found...
[LOG 08:01:56.283] 9/14/2015 8:01:56 AM,ContractModifier,Contract Type Not Found; Removing Type From List
[ERR 08:01:56.289] Cannot find a Module of typename 'contractScenario'


[ERR 08:01:56.289] ScenarioModule is null.

And then you got that, later, followed by a ton of nullref exceptions:


[EXC 08:01:56.860] ArgumentException: No PartModules found for type 'Antenna'.
[B][COLOR=#ff0000]ContractConfigurator[/COLOR][/B].Validation.ValidatePartModuleType (System.String name)
System.Linq.Enumerable.All[String] (IEnumerable`1 source, System.Func`2 predicate)
ContractConfigurator.PartModuleTypeUnlockedRequirement.RequirementMet (ContractConfigurator.ConfiguredContract contract)
ContractConfigurator.ContractRequirement.CheckRequirement (ContractConfigurator.ConfiguredContract contract)
ContractConfigurator.ContractRequirement.RequirementsMet (ContractConfigurator.ConfiguredContract contract, ContractConfigurator.ContractType contractType, IEnumerable`1 contractRequirements)
Rethrow as Exception: ContractConfigurator: Exception checking requirements!
UnityEngine.Debug:LogException(Exception)
ContractConfigurator.LoggingUtil:LogException(Exception)
ContractConfigurator.ContractRequirement:RequirementsMet(ConfiguredContract, ContractType, IEnumerable`1)
ContractConfigurator.ContractType:MeetExtendedRequirements(ConfiguredContract)
ContractConfigurator.ContractType:MeetRequirements(ConfiguredContract)
ContractConfigurator.ConfiguredContract:MeetRequirements()
Contracts.Contract:Update()
Contracts.ContractSystem:UpdateContracts()
Contracts.
:MoveNext()
[LOG 08:01:56.865] 9/14/2015 8:01:56 AM,CapCom,No Offered Contract Of ID: [558fec64-689a-4019-8552-25a5df9a3065] Found
[LOG 08:01:56.871] [PlanetariumCamera]: Focus: Kerbin
[EXC 08:01:56.938] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()
[LOG 08:01:56.951] Trajectories: attaching camera listener
[LOG 08:01:56.978] Text Generator Loaded: 954 entries in 20 Text Sets
[EXC 08:01:57.018] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()
[EXC 08:01:57.078] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()
[EXC 08:01:57.146] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()
[LOG 08:01:57.199] 9/14/2015 8:01:57 AM,CapCom,CapCom Contracts Loaded...
[EXC 08:01:57.213] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()
[EXC 08:01:57.234] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()
[EXC 08:01:57.257] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()
[EXC 08:01:57.297] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()
[EXC 08:01:57.318] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()
[EXC 08:01:57.341] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()
[EXC 08:01:57.368] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()
[EXC 08:01:57.409] NullReferenceException: Object reference not set to an instance of an object
FinePrint.WaypointManager.OnGUI ()


I'd say, go to ContractConfigurator's thread and see if it hasn't been updated since last timeit worked!...

Ask for their help in their thread. Look at the changelog, see if anyone else experienced the same thing :)

Other than that, I'd say... Be Kerbal. Crash a rocket and see where it needed moar boosters :D

->

- Install a fresh new copy of KSP,

- then your mods, with the non updated version of ContractConfigurator,

- start a new game with the same spaceship you had the crash with,

- See if it works fine now,

- then update this mod and see if it crashes as suspected :D

Then, compare both the old and updated version of the mod: new files, modified ones, deleted ones...

Good luck:P

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...