Search the Community
Showing results for tags 'exception: system.nullreferenceexception'.
-
So I was just playing KSP when the computer crashed. I rebooted it, and when I tried to load the save that I was playing on, this came up: [Exception: NullReferenceException: Object reference not set to an instance of an object] and the save didn't load. The other ones do. This is what the files look like for the save. I don't think any of these should affect it, but I am going to put them here just in case they do. Mod list: Help would be greatly appreciated. Thanks!
- 1 reply
-
- exception: system.nullreferenceexception
- help
-
(and 2 more)
Tagged with:
-
NullReferenceException: Object reference not set to an instance of an object at PQS.BuildVertexMapCoords (PQS+VertexBuildData data) [0x00195] in <39c0323fb6b449a4aaf3465c00ed3c8d>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) UnityEngine.<>c:<RegisterUECatcher>b__0_0(Object, UnhandledExceptionEventArgs) Here is my player.log https://drive.google.com/file/d/1OSbmPfqVaE3dT30EBS4Xy10uUdmpi1Jy/view?usp=share_link Reproduction steps: go into ksp launch one craft go back to vab/sph launch another craft CTD occurs when loading into the runway/launchpad Screenshot of GameData https://drive.google.com/file/d/1yVD641Rf8fvqUfAxu8wgwEaVjuS3S1Ag/view?usp=share_link
-
I really love using the KSP Mod Admin. I wanted it to run smoother, so I followed the instructions it provided on shut down on how to run it with Admin permissions. Now, it will load the initial screen to configure game directory and language, but after that the interface comes up, but is unusable and throws a "Unhandled exception. Parameter is not valid" error. In the text of the error message it references "System.ArgumentException: Parameter is not valid." I checked the KSPMA log, and at the time of the crash it references: "Error during saving of KSP Mod Admin settings! Exception: System.NullReferenceException Message: Object reference not set to an instance of an object. StackTrace: at KSPModAdmin.Core.Config.AdminConfig.Save(String path) at KSPModAdmin.Core.Controller.MainController.SaveAppConfig" I went back and changed the admin permissions it was given back to it original config, but no change. I'm almost positive that it is a simple permissions issue, but I don't want to make things worse getting in over my head. The system is running Windows 10 Pro. Any help is much appreciated.