Kerbal Inventory System (KIS)

Kerbal Inventory System (KIS)

1M Downloads

Exceptions during part drop

ihsoft opened this issue ยท 0 comments

commented

Details on forum.

[LOG 21:27:54.533] [Part:kerbalEVA (Bill Kerman) (id=F2981789050)#Module:18] End item pickup: item=JS-1 Joint Socket, fromPart=[Part:kerbalEVA (Bill Kerman) (id=F2981789050)]
[LOG 21:27:54.543] KIS UI lock acquired
[LOG 21:27:54.544] Set pointer mode to: Drop
[ERR 21:27:55.284] Module ModuleKISInventory threw during OnUpdate: System.NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr)
  at UnityEngine.Component.GetComponent[T] () [0x00021] in <2425394cf09642369e2109953e31f62b>:0 
  at KIS.KISAddonPickup.CheckIsAttachable (Part checkPart, Part refPart, System.Func`2[T,TResult] checkNodesFn, System.Boolean reportToConsole) [0x00000] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.KISAddonPickup.EnableAttachMode () [0x000f1] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.ModuleKISItemAttachTool.OnItemUse (KIS.KIS_Item item, KIS.KIS_Item+UseFrom useFrom) [0x00003] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.KIS_Item.Use (KIS.KIS_Item+UseFrom useFrom) [0x00013] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.ModuleKISInventory.UpdateKey () [0x000f6] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.ModuleKISInventory.OnUpdate () [0x00006] in <f5b78795b85e480894e49c47c6e38046>:0 
  at Part.ModulesOnUpdate () [0x0004a] in <be370b73275e49439ea5e41ceef6700f>:0 

[EXC 21:27:59.156] NullReferenceException
	UnityEngine.Component.GetComponent[T] () (at <2425394cf09642369e2109953e31f62b>:0)
	KIS.KISAddonPickup.CheckIsAttachable (Part checkPart, Part refPart, System.Func`2[T,TResult] checkNodesFn, System.Boolean reportToConsole) (at <f5b78795b85e480894e49c47c6e38046>:0)
	KIS.KISAddonPickup.EnableAttachMode () (at <f5b78795b85e480894e49c47c6e38046>:0)
	KIS.KISAddonPickup.Update () (at <f5b78795b85e480894e49c47c6e38046>:0)
	UnityEngine.DebugLogHandler:LogException(Exception, Object)
	ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
	UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object)
[ERR 21:28:06.349] Module ModuleKISInventory threw during OnUpdate: System.NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr)
  at UnityEngine.Component.GetComponent[T] () [0x00021] in <2425394cf09642369e2109953e31f62b>:0 
  at KIS.KISAddonPickup.CheckIsAttachable (Part checkPart, Part refPart, System.Func`2[T,TResult] checkNodesFn, System.Boolean reportToConsole) [0x00000] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.KISAddonPickup.EnableAttachMode () [0x000f1] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.ModuleKISItemAttachTool.OnItemUse (KIS.KIS_Item item, KIS.KIS_Item+UseFrom useFrom) [0x00003] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.KIS_Item.Use (KIS.KIS_Item+UseFrom useFrom) [0x00013] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.ModuleKISInventory.UpdateKey () [0x000f6] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.ModuleKISInventory.OnUpdate () [0x00006] in <f5b78795b85e480894e49c47c6e38046>:0 
  at Part.ModulesOnUpdate () [0x0004a] in <be370b73275e49439ea5e41ceef6700f>:0 

[ERR 21:28:07.481] Module ModuleKISInventory threw during OnUpdate: System.NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Component.GetComponentFastPath(UnityEngine.Component,System.Type,intptr)
  at UnityEngine.Component.GetComponent[T] () [0x00021] in <2425394cf09642369e2109953e31f62b>:0 
  at KIS.KISAddonPickup.CheckIsAttachable (Part checkPart, Part refPart, System.Func`2[T,TResult] checkNodesFn, System.Boolean reportToConsole) [0x00000] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.KISAddonPickup.EnableAttachMode () [0x000f1] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.ModuleKISItemAttachTool.OnItemUse (KIS.KIS_Item item, KIS.KIS_Item+UseFrom useFrom) [0x00003] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.KIS_Item.Use (KIS.KIS_Item+UseFrom useFrom) [0x00013] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.ModuleKISInventory.UpdateKey () [0x000f6] in <f5b78795b85e480894e49c47c6e38046>:0 
  at KIS.ModuleKISInventory.OnUpdate () [0x00006] in <f5b78795b85e480894e49c47c6e38046>:0 
  at Part.ModulesOnUpdate () [0x0004a] in <be370b73275e49439ea5e41ceef6700f>:0 

[LOG 21:28:08.494] Set pointer mode to: Nothing