I am using:
KSP 1.2.2, KIS 1.4.3, KAS 0.6.2.0
Issue:
When I drag a screwdriver (for example) to the inventory for a seat (not that it seems to matter what I am adding the inventory to) the inventory window usually disappears when I move my mouse over to the parts side of things. This happens in the VAB and the SPH the same way. The only log I see in the KSP log is:
[ERR 16:00:39.450] ExperienceTrait: Cannot add effect 'ExConstructionSkill' as it does not exist.
I am playing in Sandbox mode, and I am trying to add it to the inventory of the seat before (and after) picking crew.
Later Edit: That error message does not always come up, so it may or may not be related. When I edit the KIS settings to make the parts be part of the seat by default, it works, but the ability to manipulate the inventory in the editor is the issue.
Settings I added:
addToAllSeats = KIS.evapropellant
addToAllSeats = KIS.electricScrewdriver
addToAllSeats = KIS.wrench
addToAllSeats = KAS.CPort1
Any thoughts as to what the cause might be?