Jump to content

Lightlaw

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Lightlaw

  1. Not exactly sure if the mod author is still watching this forum but everything accept reloadable missile rails seem to work with this mod in 1.12.2. Not sure if its because of my mods because its heavily modded, if its the ksp version or if its something I'm doing wrong, I having a similar issue to 

    On 9/14/2020 at 9:41 PM, BuzzFeed4Lief said:

    Here is my KSP.log I tried scrolling through it to see if I can source the error but I can't seem to find it.  I also probably don't know what I'm looking for so that could be the problem as well. Any help or advice would be enormously helpful. I can also provide a list of mods if that can help solve the conflict/issue.

  2. On 10/26/2021 at 9:08 PM, Joontry said:

    Hello. Thank you for your work on this mod. I am getting a fatal error on startup of ksp related to B9 partswitch and explodium being missing as a resource. I have a fresh install of KSP 1.12.2 with JNSQ and a bunch of other mods, but I've found that I only have a problem starting the game when the latest release of Rational Resources is installed. Has anyone else had this problem or found a solution? Thank you

    If you have Far Future Technology installed remove it. That was the only way I got the game to load.

  3. Hello, just a quick question about OPT parts and their control surfaces and wings. When I try to use any with my planes none of them seem to have any effect on aerodynamics. I have both OPT files and the OPT Config files, is there something I'm missing or are they still suppose to be broken and only for looks?

    I have tried the parts set with FAR and they work, but I would rather not play with that mod installed on KSP.

    Edit: Updating to 1.12.2 from 1.11.1 seems to have fixed the parts. I think I've solved my problems for now.

  4. Not sure if this is a FAR problem or if its something I'm doing on my part but I get this error everytime I try to use OPT parts with the FAR mod. 

     

    Spoiler

    Resource System Error: Resource id 197105542 does not exist in part
     
    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    NullReferenceException: Object reference not set to an instance of an object
      at FerramAerospaceResearch.FARGUI.FARFlightGUI.PhysicsCalcs.CalculateEngineAndIntakeBasedParameters (System.Double vesselSpeed) [0x0012e] in <5703ae4062a541a09eeee98e1716f5d5>:0 
      at FerramAerospaceResearch.FARGUI.FARFlightGUI.PhysicsCalcs.UpdatePhysicsParameters () [0x00081] in <5703ae4062a541a09eeee98e1716f5d5>:0 
      at FerramAerospaceResearch.FARGUI.FARFlightGUI.FlightGUI.FixedUpdate () [0x00009] in <5703ae4062a541a09eeee98e1716f5d5>: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:CallOverridenDebugHandler(Exception, Object)
     
    (Filename: <5703ae4062a541a09eeee98e1716f5d5> Line: 0)

    0x00007FFD030521FD (UnityPlayer) UnityMain
    0x00007FFD0304FED5 (UnityPlayer) UnityMain
    0x00007FFD03271279 (UnityPlayer) PAL_Thread_YieldExecution
    0x0000022CA013BE4A (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Mesh:Internal_Create (UnityEngine.Mesh)
    0x0000022CA013BDBB (Mono JIT Code) UnityEngine.Mesh:.ctor ()
    0x0000022CA013B823 (Mono JIT Code) TMPro.TextMeshProUGUI:Awake ()
    0x0000022C8E72DB70 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
    0x00007FFD19B2BC80 (mono-2.0-bdwgc) mono_get_runtime_build_info
    0x00007FFD19AB1D92 (mono-2.0-bdwgc) mono_perfcounters_init
    0x00007FFD19ABAD8F (mono-2.0-bdwgc) mono_runtime_invoke
    0x00007FFD031DB19D (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD031D871A (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD031D87DE (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD031FE4B5 (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD031BCFB0 (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD031BC1AD (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD031BC50C (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD03210BDB (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD02F7A8CE (UnityPlayer) UnityMain
    0x00007FFD02F7AF39 (UnityPlayer) UnityMain
    0x00007FFD03238C18 (UnityPlayer) PAL_Thread_YieldExecution
    0x0000022CA015861A (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Object:Internal_CloneSingle (UnityEngine.Object)
    0x0000022CA0158483 (Mono JIT Code) UnityEngine.Object:Instantiate<T_REF> (T_REF)
    0x0000022F01EECDE3 (Mono JIT Code) TextMeshQueue/TextMeshQueueItem:AddLine (string)
    0x0000022F01EECBC3 (Mono JIT Code) TextMeshQueue:AddLine (string)
    0x0000022F05E76243 (Mono JIT Code) KSP.UI.Screens.DebugToolbar.DebugScreenConsole:OnMemoryLogUpdated (string)
    0x0000022CA0198051 (Mono JIT Code) KSPLog:LogToMemory (string,string,UnityEngine.LogType)
    0x0000022CA0197DD3 (Mono JIT Code) (wrapper delegate-invoke) <Module>:invoke_void_string_string_LogType (string,string,UnityEngine.LogType)
    0x0000022CA0180CEC (Mono JIT Code) KSPLog:LogCallback (string,string,UnityEngine.LogType)
    0x0000022CA0180AFC (Mono JIT Code) UnityEngine.Application:CallLogCallback (string,string,UnityEngine.LogType,bool)
    0x0000022CA0180BC3 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_void_object_object_int_byte (object,intptr,intptr,intptr)
    0x00007FFD19B2BC80 (mono-2.0-bdwgc) mono_get_runtime_build_info
    0x00007FFD19AB1D92 (mono-2.0-bdwgc) mono_perfcounters_init
    0x00007FFD19ABAD8F (mono-2.0-bdwgc) mono_runtime_invoke
    0x00007FFD031DB19D (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD031D871A (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD031D592E (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD0317DA0F (UnityPlayer) PAL_Thread_YieldExecution
    0x00007FFD0362BFF5 (UnityPlayer) PAL_Memory_Free
    0x00007FFD0362BE67 (UnityPlayer) PAL_Memory_Free
    0x00007FFD03220C72 (UnityPlayer) PAL_Thread_YieldExecution
    0x0000022CA00F99BE (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
    0x0000022CA00F96BB (Mono JIT Code) UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
    0x0000022CAFAC3887 (Mono JIT Code) ModuleManager.UnityLogHandle.InterceptLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
    0x0000022CA00F9490 (Mono JIT Code) UnityEngine.Logger:Log (UnityEngine.LogType,object)
    0x0000022CA00F91FA (Mono JIT Code) UnityEngine.Debug:Log (object)
    0x0000022F92517123 (Mono JIT Code) KerbalEngineer.VesselSimulator.Simulation:CalculateRCS (double,bool)
    0x0000022F9250BC03 (Mono JIT Code) KerbalEngineer.VesselSimulator.Simulation:RunSimulation (KerbalEngineer.LogMsg)
    0x0000022F9250AF43 (Mono JIT Code) KerbalEngineer.VesselSimulator.SimManager:RunSimulation (object)
    0x0000022F9250AE09 (Mono JIT Code) System.Threading.QueueUserWorkItemCallback:WaitCallback_Context (object)
    0x0000022CAFAC7536 (Mono JIT Code) System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
    0x0000022CAFAC733B (Mono JIT Code) System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
    0x0000022F9250AD23 (Mono JIT Code) System.Threading.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
    0x0000022CB0B6C922 (Mono JIT Code) System.Threading.ThreadPoolWorkQueue:Dispatch ()
    0x0000022CB0B6C103 (Mono JIT Code) System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
    0x0000022CB0B6C30D (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_bool (object,intptr,intptr,intptr)
    0x00007FFD19B2BC80 (mono-2.0-bdwgc) mono_get_runtime_build_info
    0x00007FFD19AB1D92 (mono-2.0-bdwgc) mono_perfcounters_init
    0x00007FFD19AD8BA1 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    0x00007FFD19ADB221 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    0x00007FFD19AD57D8 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    0x00007FFD19AD5566 (mono-2.0-bdwgc) mono_threads_set_shutting_down
    Resource System Error: Resource id 197105542 does not exist in part
     
    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    NullReferenceException: Object reference not set to an instance of an object
      at FerramAerospaceResearch.FARGUI.FARFlightGUI.PhysicsCalcs.CalculateEngineAndIntakeBasedParameters (System.Double vesselSpeed) [0x0012e] in <5703ae4062a541a09eeee98e1716f5d5>:0 
      at FerramAerospaceResearch.FARGUI.FARFlightGUI.PhysicsCalcs.UpdatePhysicsParameters () [0x00081] in <5703ae4062a541a09eeee98e1716f5d5>:0 
      at FerramAerospaceResearch.FARGUI.FARFlightGUI.FlightGUI.FixedUpdate () [0x00009] in <5703ae4062a541a09eeee98e1716f5d5>: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:CallOverridenDebugHandler(Exception, Object)
     
    (Filename: <5703ae4062a541a09eeee98e1716f5d5> Line: 0)

    0x00007FFD4CD47034 (KERNEL32) BaseThreadInitThunk
    0x00007FFD4CFC2651 (ntdll) RtlUserThreadStart

    ========== END OF STACKTRACE ===========

    A crash has been intercepted by the crash handler. For call stack and other details, see the latest crash report generated in:
     * C:/Users/Damai/AppData/Local/Temp/Squad/Kerbal Space Program/Crashes
    Resource System Error: Resource id 197105542 does not exist in part
     
    (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

    NullReferenceException: Object reference not set to an instance of an object
      at FerramAerospaceResearch.FARGUI.FARFlightGUI.PhysicsCalcs.CalculateEngineAndIntakeBasedParameters (System.Double vesselSpeed) [0x0012e] in <5703ae4062a541a09eeee98e1716f5d5>:0 
      at FerramAerospaceResearch.FARGUI.FARFlightGUI.PhysicsCalcs.UpdatePhysicsParameters () [0x00081] in <5703ae4062a541a09eeee98e1716f5d5>:0 
      at FerramAerospaceResearch.FARGUI.FARFlightGUI.FlightGUI.FixedUpdate () [0x00009] in <5703ae4062a541a09eeee98e1716f5d5>: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:CallOverridenDebugHandler(Exception, Object)
     
    (Filename: <5703ae4062a541a09eeee98e1716f5d5> Line: 0)
     

    Any help would be greatly appreciated. I have the OPT Config file installed.

  5. Just thought I'd introduce myself to KSP forums and get my first five posts out of the way. My name's Lightlaw been playing KSP since 2015 when I was in high school and have enjoyed it for many years. While this isn't my first time on the KSP forums this is my first time actually posting on it. I look forward to my time here and to asking and answering any questions on the forums.

×
×
  • Create New...