Jump to content

Zexion

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation

1 Neutral
  1. Had the same issue and doing this resolved it for me as well!
  2. Now the Interesting part is that is from that Location, In fact that's from the exact location KSP Sends me to after a crash. EDIT: Still happening. Here is the Correct Output_Log Unloading 643 unused Assets to reduce memory usage. Loaded Objects now: 544972. Total: 901.142673 ms (FindLiveObjects: 39.639674 ms CreateObjectMapping: 20.126161 ms MarkObjects: 766.644364 ms DeleteObjects: 74.726396 ms) Unloading 0 Unused Serialized files (Serialized files now loaded: 8) Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 544972. Total: 786.130849 ms (FindLiveObjects: 38.981141 ms CreateObjectMapping: 18.402897 ms MarkObjects: 728.220136 ms DeleteObjects: 0.520457 ms) ========== OUTPUTING STACK TRACE ================== ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FE3BC6F0) 0x00007FF7FE3BC6F0 (KSP_x64) ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FDA1B0CC) 0x00007FF7FDA1B0CC (KSP_x64) ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FDA15F0D) 0x00007FF7FDA15F0D (KSP_x64) ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FDA1696E) 0x00007FF7FDA1696E (KSP_x64) ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FDA1730C) 0x00007FF7FDA1730C (KSP_x64) ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FDA17B90) 0x00007FF7FDA17B90 (KSP_x64) ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FD4B9DCA) 0x00007FF7FD4B9DCA (KSP_x64) ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FD4C181D) 0x00007FF7FD4C181D (KSP_x64) ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FD9EF1F1) 0x00007FF7FD9EF1F1 (KSP_x64) ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FD9EE781) 0x00007FF7FD9EE781 (KSP_x64) ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FD9EEAC9) 0x00007FF7FD9EEAC9 (KSP_x64) ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FF7FDAD55DC) 0x00007FF7FDAD55DC (KSP_x64) 0x00007FF815D41FE4 (KERNEL32) BaseThreadInitThunk 0x00007FF81603F061 (ntdll) RtlUserThreadStart ========== END OF STACKTRACE ===========
  3. My KSP is crashing on Loading any save (4/5 Times), The weird part is that the Output_Logs are listing Mods that I don't have Installed at all. KSP 1.4.2 ~80 Mods Installed 64-Bit All Mods are Updated System Specs: Ryzen 1600X 16 GB Memory KSP Is running on a SSD Output_Log Error Log NullReferenceException: Object reference not set to an instance of an object at FerramAerospaceResearch.FARAeroComponents.FARVesselAero.SimulateAeroProperties (UnityEngine.Vector3& aeroForce, UnityEngine.Vector3& aeroTorque, Vector3 velocityWorldVector, Double altitude) [0x00000] in <filename unknown>:0 at FerramAerospaceResearch.FARAPI.InstanceCalcVesselAeroForces (.Vessel vessel, UnityEngine.Vector3& aeroForce, UnityEngine.Vector3& aeroTorque, Vector3 velocityWorldVector, Double altitude) [0x00000] in <filename unknown>:0 at FerramAerospaceResearch.FARAPI.CalculateVesselAeroForces (.Vessel vessel, UnityEngine.Vector3& aeroForce, UnityEngine.Vector3& aeroTorque, Vector3 velocityWorldVector, Double altitude) [0x00000] in <filename unknown>:0 at (wrapper delegate-invoke) MuMech.VesselState/FARCalculateVesselAeroForcesDelegate:invoke_void__this___Vessel_Vector3&_Vector3&_Vector3_double (Vessel,UnityEngine.Vector3&,UnityEngine.Vector3&,UnityEngine.Vector3,double) at MuMech.VesselState.AnalyzeParts (.Vessel vessel, MuMech.EngineInfo einfo, MuMech.IntakeInfo iinfo) [0x00000] in <filename unknown>:0 at MuMech.VesselState.Update (.Vessel vessel) [0x00000] in <filename unknown>:0 at MuMech.MechJebCore.FixedUpdate () [0x00000] in <filename unknown>:0 Both FAR & MechJeb are not installed at all on my Install, Not a single file at all. I'm also getting a ton of spam of This: (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 42) delta 0, target amt 30 Uninstalling ModularFlightIntergrator seems to fix It somewhat, But introduces other issues with Kopernicus. I'm going to start running through my ~80 Mods to see If any are conflicting, But It would be nice to see If anyone else is having this issue. EDIT: Trajectories seems to have been causing It so far, But I need to reproduce it.
×
×
  • Create New...