hello @allista
First of all, I want to thank you for your excepcional work!.
I've updated to the latest version of TCA for KSP 1.2.2 (v3.4.1). Unfortunately I could not find the icon anywhere, nor on stock toolbar, neither on @blizzy78's Toolbar.
Update parts were present on VAB and Research window.
As a developer myself, I've tried to drop some light on the issue and after digging on output_log.txt, I've found the following lines:
AssemblyLoader: Exception loading 'ThrottleControlledAvionics': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0
at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0
Additional information about this exception:
System.TypeLoadException: Could not load type 'ThrottleControlledAvionics.EngineWrapper' from assembly 'ThrottleControlledAvionics, Version=3.4.1.1, Culture=neutral, PublicKeyToken=null'.
With the folowing line on the causes
System.IO.FileNotFoundException: Could not load file or assembly '000_AT_Utils, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
File name: '000_AT_Utils, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null'
Seems like the last update to TCA is built with AT_UTILS 1.4.3, but that version is rated on CKAN as KSP 1.3.0.
Is there, by any chance that you could upload a new version of AT_UTILS or TCA that works on 1.2.2?
I'm still tied to 1.2.2 by many mods
Thanks in advance! and keep the good work going!