rolandoislas / LightHost

A simple VST/AU, crossplatform host for OS X, Windows, and Linux that sits in the menubar.
Other
493 stars 69 forks source link

TDR Nova VST3 crashes Light Host on startup #38

Open Skillter opened 1 year ago

Skillter commented 1 year ago

TDR Nova VST3 crashes Light Host on startup, normal VST does work but VST3 crashes. After manually removing the plugin from pluginListActive in the config file, Light Host doesn't crash anymore. This part of the config is responsible for it:

  <VALUE name="pluginListActive">
    <KNOWNPLUGINS>
      <PLUGIN name="TDR Nova" format="VST3" category="Fx|EQ" manufacturer="Tokyo Dawn Labs"
              version="2.1.3" file="C:\Program Files\VstPlugins\TDR Nova.vst3"
              uid="da73ed21" isInstrument="0" fileTime="1756de8d990" infoUpdateTime="186064835c2"
              numInputs="4" numOutputs="2" isShell="0"/>
    </KNOWNPLUGINS>
  </VALUE>
stormmaster commented 1 year ago

Where is the config file situated? I got crash on startup, but there in no config file in Light Host's folder. SOLVED Found it on %AppData%\Roaming\Light Host