This is how I used to play, and loved it! This is certainly one of the best mods available
But having just updated all mods to the latest version, OSE (reworked) workshop won't work when I have any Pathfinder parts on the vessel. It completes the build but never delivers it. That includes both the Ponderosa and the native OSE parts. I have tested with either and both on there and for good measure had a build job stuck at 100% in the native OSE workshop and then used the object thrower to obliterate the Ponderosa, at which point the workshop correctly delivered the part
The log gets spammed with the following as soon as a part is completed
[ERR 19:20:57.095] [OSE] - OseModuleWorkshop_OnUpdate
[EXC 19:20:57.096] InvalidCastException: Cannot cast from source type to destination type.
Workshop.W_KIS.KISWrapper.GetInventories (.Vessel vessel)
Workshop.OseModuleWorkshop.AddToContainer (Workshop.WorkshopItem item)
Workshop.OseModuleWorkshop.FinishManufacturing ()
Workshop.OseModuleWorkshop.ProcessItem (Double deltaTime)
Workshop.OseModuleWorkshop.FixedUpdate ()
UnityEngine.Debug:LogException(Exception)
Workshop.WorkshopUtils:LogError(String, Exception)
Workshop.OseModuleWorkshop:FixedUpdate()
When no Wild Blue parts are on the ship this does not occur and the part is built and delivered as expected
The recycler dialog just opens blank and won't close so I'm guessing that's even more broken but haven't deeply investigated that given the issues above.
I'm running KAS, KIS, OSE, WBT, Pathfinder and Buffalo on the latest version of KSP and of all those mods
Anyone got any ideas? Is integration with OSE just broken now?