Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TDR Nova VST3 crashes Light Host on startup #38

Open
Skillter opened this issue Jan 31, 2023 · 1 comment
Open

TDR Nova VST3 crashes Light Host on startup #38

Skillter opened this issue Jan 31, 2023 · 1 comment

Comments

@Skillter
Copy link

Skillter commented Jan 31, 2023

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
Copy link

stormmaster commented Feb 25, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants