Jump to content

KSP Interstellar Extended Support Thread


FreeThinker

Recommended Posts

On 2/11/2021 at 11:55 AM, FreeThinker said:

@HuubinNZ Next release will introduce a few improement which will make deacay and transger singnificantly. Instead of 2 tanks, you only need 1 tank and there will be option to transfer nuclear fuel, but its going to require power.

Thanks for the reply. This sounds very good :-) but it does raise two questions:

1) Does that mean you are aware of an issue or is this because the new release will be out before there is time to diagnose the problem?

2) When is the next release likely to happen?

Link to comment
Share on other sites

On 2/12/2021 at 10:17 PM, Lord Coriolis said:

Hi, new guy, not good at this, please help.  I'm trying to use the thermal electric effect generator attached directly to a nuclear reactor (1.25m short) with radiators attached as well, but I keep getting an error "generator shutdown: no attached power source."  What am I doing wrong?

The first fission nuclear reactor has an integrated thermal power generator, so when you add an additional generator you get the message "generator shutdown: no attached power source."

 

Edited by FreeThinker
Link to comment
Share on other sites

On 2/12/2021 at 6:20 PM, FreeThinker said:

The first fission nuclear reactor has an integratod thermal power generaator, so when you add an additional generator you get the message "generator shutdown: no attached power source."

 

Apparently I'm also using a reactor from MKS rather than KSPI.  Kids, don't mix mods.

Link to comment
Share on other sites

  • 2 weeks later...

@FreeThinker at some point *relatively recently*, something broke.  I'm using the KSPIE science labs on a couple of craft; they've got a bunch of science points in them, according to the right-click menu.  If I click 'transmit science', it picks an antenna, and it counts up from 0% to 100% and says "successful" (in green) - however the orange message of "3543.27 science added!" never shows up, and the science never enters my balance or leaves the lab.  This worked not long ago.  The logs have quite a few opinions this time:

 

[LOG 17:54:46.105] [RemoteTech] [Transmitter]: Uploading Data... (Research results) - 31.60 Mits/sec. Packets to go: 0 - Other experiments waiting to transfer: 0
[LOG 17:54:46.106] [RemoteTech] [Transmitter]: [DEBUG] commstream is null and no callback
[ERR 17:54:46.118] Exception handling event OnTriggeredDataTransmission in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.OnTransmissionComplete (ScienceData data, Vessel origin, System.Boolean xmitAborted) [0x0004e] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`3[T,U,V].Fire (T data0, U data1, V data2) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.120] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.OnTransmissionComplete (ScienceData data, Vessel origin, System.Boolean xmitAborted) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`3[T,U,V].Fire (T data0, U data1, V data2) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`3:Fire(ScienceData, Vessel, Boolean)
    RemoteTech.Modules.<Transmit>d__18:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[EXC 17:54:46.149] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.150] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.154] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.156] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.248] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.249] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.252] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.254] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.338] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.339] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.342] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.344] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.394] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.394] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.397] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.398] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.451] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.451] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.454] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.455] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.506] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.507] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.509] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.510] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.553] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.554] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

Link to comment
Share on other sites

9 hours ago, VCamProbe said:

Anyone get this bug where your engines just stop working? literally did jool 5 perfectly now for some reason engines wont activate so I can return to kerbin, I have fuel/electric power/ nothings broken.....

try F5 + F9 ... also make sure your reactors aren't deactivated and that they have reactor fuel.. some engines also won't activate if they are overheated or if the craft in general has too much wasteheat on board

Link to comment
Share on other sites

On 2/13/2021 at 5:17 AM, Lord Coriolis said:

Hi, new guy, not good at this, please help.  I'm trying to use the thermal electric effect generator attached directly to a nuclear reactor (1.25m short) with radiators attached as well, but I keep getting an error "generator shutdown: no attached power source."  What am I doing wrong?

That reactor is from Nertea's mods if I guessed correctly, you can't mixed it with KSPIe 

Link to comment
Share on other sites

On 2/23/2021 at 3:24 AM, ss8913 said:

@FreeThinker at some point *relatively recently*, something broke.  I'm using the KSPIE science labs on a couple of craft; they've got a bunch of science points in them, according to the right-click menu.  If I click 'transmit science', it picks an antenna, and it counts up from 0% to 100% and says "successful" (in green) - however the orange message of "3543.27 science added!" never shows up, and the science never enters my balance or leaves the lab.  This worked not long ago.  The logs have quite a few opinions this time:

 

[LOG 17:54:46.105] [RemoteTech] [Transmitter]: Uploading Data... (Research results) - 31.60 Mits/sec. Packets to go: 0 - Other experiments waiting to transfer: 0
[LOG 17:54:46.106] [RemoteTech] [Transmitter]: [DEBUG] commstream is null and no callback
[ERR 17:54:46.118] Exception handling event OnTriggeredDataTransmission in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.OnTransmissionComplete (ScienceData data, Vessel origin, System.Boolean xmitAborted) [0x0004e] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`3[T,U,V].Fire (T data0, U data1, V data2) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.120] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.OnTransmissionComplete (ScienceData data, Vessel origin, System.Boolean xmitAborted) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`3[T,U,V].Fire (T data0, U data1, V data2) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`3:Fire(ScienceData, Vessel, Boolean)
    RemoteTech.Modules.<Transmit>d__18:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[EXC 17:54:46.149] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.150] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.154] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.156] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.248] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.249] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.252] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.254] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.338] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.339] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.342] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.344] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.394] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.394] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.397] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.398] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.451] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.451] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.454] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.455] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.506] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.507] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 17:54:46.509] Exception handling event onPartActionUICreate in class ModuleScienceLab:System.NullReferenceException: Object reference not set to an instance of an object
  at ModuleScienceLab.updateModuleUI () [0x00000] in <2afc64dea36946459d4707808bdac511>:0 
  at ModuleScienceLab.onPartActionUI (Part p) [0x00025] in <2afc64dea36946459d4707808bdac511>:0 
  at EventData`1[T].Fire (T data) [0x000b0] in <2afc64dea36946459d4707808bdac511>:0 

[EXC 17:54:46.510] NullReferenceException: Object reference not set to an instance of an object
    ModuleScienceLab.updateModuleUI () (at <2afc64dea36946459d4707808bdac511>:0)
    ModuleScienceLab.onPartActionUI (Part p) (at <2afc64dea36946459d4707808bdac511>:0)
    EventData`1[T].Fire (T data) (at <2afc64dea36946459d4707808bdac511>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    EventData`1:Fire(Part)
    UIPartActionWindow:CreatePartList(Boolean)
    UIPartActionWindow:UpdateWindow()
    UIPartActionController:UpdateActiveWindows()
    UIPartActionController:UpdateFlight()
    UIPartActionController:Update()
[EXC 17:54:46.553] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[EXC 17:54:46.554] NullReferenceException: Object reference not set to an instance of an object
    FNPlugin.Refinery.InterstellarRefineryController.Update () (at <4d85f936717544ee9ee15156bd430225>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)

Hi i have the same Problem with the science lab.

Link to comment
Share on other sites

On 2/23/2021 at 5:54 AM, ss8913 said:

try F5 + F9 ... also make sure your reactors aren't deactivated and that they have reactor fuel.. some engines also won't activate if they are overheated or if the craft in general has too much wasteheat on board

quicksave quickload worked... weird bug lol.

Link to comment
Share on other sites

I can't use the Nuclear Lightbulb engine. It's throwing errors whenever I try. This is from version 1.26.20

ZHhf9B9.png

EDIT: I found a workaround, I think - Put the engine into a subassembly, or make it the first part in your craft. I have also updated to 1.26.21 and will report if the bug continues to occur.


EDIT2: Still happens in 1.26.21

Edited by Inglonias
Link to comment
Share on other sites

8 hours ago, HuubinNZ said:

So I tried transferring depleted fuel from the Whirligig Nuclear Reprocessor to an IFS Radioactive Fuel Container (highlighted) but apparently it can't handle radioactive storage??

eyLLAU7.jpg

It cannot do that for for foreign parts.. You would need to add a fuel pump to the Whirligig Nuclear Reprocessor. (read fueltransfer partmodule )

Link to comment
Share on other sites

10 hours ago, Inglonias said:

I can't use the Nuclear Lightbulb engine. It's throwing errors whenever I try. This is from version 1.26.20

ZHhf9B9.png

EDIT: I found a workaround, I think - Put the engine into a subassembly, or make it the first part in your craft. I have also updated to 1.26.21 and will report if the bug continues to occur.


EDIT2: Still happens in 1.26.21

Apperently this is a partmodule loading order issue. I will have it fixed ASAP

Link to comment
Share on other sites

Update:  I audited the recommended mods in CKAN and let it install everything that was recommended (previously I'd only installed MechJeb and KSPIE's required mods).  After installing these, KSP loaded up successfully.  Seems like maybe the full version of IFS, or one of the other mods under recommendations, should actually be listed as a requirement.

 

Original post: I updated KSPIE and IFS through CKAN, and KSP will no longer finish loading, loading stops showing WarpPlugin/Parts/Radiators/ActiveCoolingSystem/ActiveCoolingSystem/activeCoolingSystemv3 as the last module loaded.  The game is still responsive, the debug menu can be accessed, backgrounds and quotes cycle, etc.

I ran a repair of KSP from Steam, did not fix.

I uninstalled KSP, renamed the directory, reinstalled it, re-ran CKAN and reinstalled only these mods, did not fix.

KSP: 1.11.1.3066

CKAN: 1.29.2

BreakingGround-DLC (BreakingGround-DLC (unmanaged))
Hide Empty Tech Tree Nodes (HideEmptyTechNodes 1.3.0)
Interstellar Fuel Switch Core (InterstellarFuelSwitch-Core 3.25)
Kerbal Joint Reinforcement Continued (KerbalJointReinforcementContinued v3.5.2)
KSP Interstellar Extended (KSPInterstellarExtended 1.26.22)
Making History (MakingHistory-DLC 1.11.0)
MechJeb 2 (MechJeb2 2.12.0.0)
Module Manager (ModuleManager 4.1.4)
TweakScale - Rescale Everything! (TweakScale v2.4.4.5)

Tail of log:

 

Spoiler

[WRN 11:48:56.381] Could not create PartResource of type 'Antimatter
[WRN 11:48:56.381] Could not create PartResource of type 'Antimatter
[LOG 11:48:56.390] PartLoader: Part 'WarpPlugin/Parts/FuelTank/Toroidal/ToroidalAntiprotonAntimatterTank/ToroidalAntiprotonAntimatterTank' has no database record. Creating.
[LOG 11:48:56.390] [DragCubeSystem]: Drag cubes not found or cannot be read for part Part. Generating New drag cubes.
[LOG 11:48:56.392] DragCubeSystem: Creating drag cubes for part 'ToroidalAntiprotonAntimatterTank'
[LOG 11:48:56.409] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/Toroidal/ToroidalPositronAntimatterTank/ToroidalPositronAntimatterTank'
[LOG 11:48:56.425] PartLoader: Part 'WarpPlugin/Parts/FuelTank/Toroidal/ToroidalPositronAntimatterTank/ToroidalPositronAntimatterTank' has no database record. Creating.
[LOG 11:48:56.425] [DragCubeSystem]: Drag cubes not found or cannot be read for part Part. Generating New drag cubes.
[LOG 11:48:56.427] DragCubeSystem: Creating drag cubes for part 'ToroidalPositronAntimatterTank'
[LOG 11:48:56.448] PartLoader: Compiling Part 'WarpPlugin/Parts/FuelTank/Toroidal/ToroidalTankHub/ToroidalTankHub'
[LOG 11:48:56.460] PartLoader: Part 'WarpPlugin/Parts/FuelTank/Toroidal/ToroidalTankHub/ToroidalTankHub' has no database record. Creating.
[LOG 11:48:56.460] [DragCubeSystem]: Drag cubes not found or cannot be read for part Part. Generating New drag cubes.
[LOG 11:48:56.462] DragCubeSystem: Creating drag cubes for part 'ToroidalTankHub'
[LOG 11:48:56.485] PartLoader: Compiling Part 'WarpPlugin/Parts/Radiators/ActiveCoolingSystem/ActiveCoolingSystem/activeCoolingSystemv3'
[ERR 11:48:56.489] [ShipTemplate]: No Resource definition found for RESOURCE

[ERR 11:48:56.489] [ShipTemplate]: No Resource definition found for RESOURCE

[ERR 11:48:56.489] [ShipTemplate]: No Resource definition found for RESOURCE

[WRN 11:48:56.494] Could not create PartResource of type 'IntakeAtm

 

Edited by MgnfcntBstrd
Resolved by adding more mods.
Link to comment
Share on other sites

hello I restarted the game after a long break and of course I reinstalled KSP IE but I can no longer find the IXS Magnetic Confinement Fusion Reactor which was super cool with these 4 supports for thermal or charged particle converters

https://zupimages.net/viewer.php?id=21/09/d7ja.jpg

 it is the reactor located between the 2 alcubierre engines

 

https://ibb.co/WVh9RYW

 


 

Edited by only-drift
Link to comment
Share on other sites

I am having trouble with the FissionReactor component ("Liquid Cooled Metal Reactor").

I am developing a low-KEO gas harvester, and have this part on a test vessel on the launch pad with radial atmospheric scoops and ISRU gear and a bunch of radiators. The integrated generator is not working.  The cold bath temperature shows as 288, the hot bath as 1600, the efficiency 34.61%, and the "Maximum Electric Power" is ... 0. The Megajoules Management Display shows 112MW of theoretical capacity, ThermalPower shows a theoretical supply of 330MW of heat. I can crank the reactor with the minimum-throttle slider and get some heat, but still no power.I've recently reinstalled KSP (v1.11.1.3066) and I'm running v1.26.22 of KSPI-E. 

Edited by tomoyo
no don't combine those
Link to comment
Share on other sites

On 2/1/2021 at 9:30 PM, Meteoric said:

I tried to search, I can't find anything about this problem. Please let me know if this is a repeated question.

I am using the latest KSPIE 1.26.17, though this problem has been there for several versions. I am using Linux KSP 64 version.

When I am using the alcubierre drive from the mod in SPH or VAB, whenever I select the drive, no matter if I put the part onto the ship or not, it introduces significant lag into the game.  However, when I launch the ship, the drive works normally and the lag is gone. It happens to all three alcubierre drives that came with the mod. As far as I can tell  these three drive parts are the only parts that will introduces the lag.  When I inspect the player.log, it has been scammed by below repeated errors:

(Filename: <4fbd77d818814f67af46f475eef9a9a9> Line: 0)

NullReferenceException: Object reference not set to an instance of an object
  at FNPlugin.Propulsion.AlcubierreDrive.Update () [0x0001f] in <4fbd77d818814f67af46f475eef9a9a9>: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)

Sorry for bump the thread. Is there any plan to fix this?

Link to comment
Share on other sites

Hello,

really I have a noob question as a player. I noticed there are lot of updates right now for KSPIE. With bugfixes and upgrades all over the place. And I'm really happy this mod is so alive

I have a career save with 130 mods (KSPIE included of course) and 200 hours of fantastic play time. And it's amazing. Everything works as expected, and I haven't experienced any single bug (true! you can believe me).  Thanks mostly to the amazing CKAN and modulemanager.

My question Is it safe to update such a big mod as KSPIE mid-playthrough?

I mean how does it work generally with updating mods? Should I stick with the versions at the time I started my career? Or do I update?

Link to comment
Share on other sites

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...