ok, I have a station that can instal up to level 50 items. So to run a test I put two high level items in my cargo hold, one level 50, the other level 40.
Now I can instal the level 50 fine, but then it says "we don't have the tech to instal your level 40 item" though if I undock then redock it will instal.
If I instal the level 40 item, I can instal low level things, but the level 50 will not.
It's like it's
" maxtech - objtech > 0 else false" (obviously simplified)
and then it forgets to reset the maxtech level number.