I have installed 1.4 and can't seem to get it working, did the uninstall thing reboot, install , reboot etc.
in the SIMHUB "Additional plugins é Nothing is showing in the top bar next to "About"
in "Settings" -"Plugins" -in the "Enabled Plugins" "Ensi Ferrum ACC Plugin V1.4 " is showing in the enabled plugins
In SIMHUB Log file I get the following
[2020-02-15 20:25:21,625] ERROR - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at EnsiFerrum.PluginSdk.EnsiFerrum_ACC.ReadRegistryValues()
at EnsiFerrum.PluginSdk.EnsiFerrum_ACC..ctor()
at EnsiFerrum.PluginSdk.EnsiFerrumACC..ctor()
--- End of inner exception stack trace ---
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at SimHub.Plugins.PluginManager..ctor(IGameManager gameManager, IList`1 allowedUserPlugins)