Giada is my first step in to digital music production, and as I was exploring plugins, I ran in to an issue where Giada would immediately crash after I tried adding a plugin to either a MIDI or sample channel. I tried a different plugin, and the problem was the same. Here's the debug message. I am using a Windows 10 OS and Giada version 0.16.3.
[midiMapConf::read] midimap not specified, nothing to do
[init] MIDI map read failed!
[KA] using system 0x4
[KA] Opening devices 0 (out), 4 (in), f=44100...
[KA] 5 device(s) found
0) Default Device
1) Headphones (High Definition Audio Device)
2) Digital Audio (S/PDIF) (High Definition Audio Device)
3) Acer VG240Y (NVIDIA High Definition Audio)
4) Microphone (2- USB PnP Sound Device)
[mixer::init] buffers ready - framesInSeq=88200, framesInBuffer=1024
[mixer::enable] enabled
[KA] latency = 0
[KM] using system 0x4
[KM] 1 output MIDI ports found
0) Microsoft GS Wavetable Synth 0
[KM] MIDI out port 0 open
[KM] 0 input MIDI ports found
[geColumn::cb_addChannel] id = 1
[pluginManager::makePlugin] plugin found, uid=VST-Sitala-831ad220-53697461, name=Sitala...
[pluginManager::makePlugin] no plugin found with fid=VST-Sitala-831ad220-53697461!
Giada crashes upon adding plugin
-
- F1 - Bilberry
- Posts: 1
- Joined: Sat Jul 18, 2020 1:59 am
- FFT
- F14 - Syrian Rue
- Posts: 549
- Joined: Thu Mar 08, 2012 6:51 pm
Re: Giada crashes upon adding plugin
Hi, thanks for reporting. This is weird, especially the following part:
Could you please try to delete the plugins.xml file, re-scan your plugin collection and see if the issue persists? The file should be located in the same folder of the executable. Thanks!
Code: Select all
[pluginManager::makePlugin] plugin found, uid=VST-Sitala-831ad220-53697461, name=Sitala...
[pluginManager::makePlugin] no plugin found with fid=VST-Sitala-831ad220-53697461!
-
- F5 - Eucalyptus
- Posts: 6
- Joined: Sun Aug 02, 2020 8:37 pm
Re: Giada crashes upon adding plugin
I have the same issue as OP.
Before Deleting the XML:
[midiMapConf::read] midimap not specified, nothing to do
[init] MIDI map read failed!
[KA] using system 0x4
[KA] Opening devices 0 (out), -1 (in), f=44100...
[KA] 3 device(s) found
0) Default Device
1) Speakers (Realtek(R) Audio)
2) Microphone (Realtek(R) Audio)
[mixer::init] buffers ready - framesInSeq=88200, framesInBuffer=1024
[mixer::enable] enabled
[KA] latency = 0
[KM] using system 0x4
[KM] 3 output MIDI ports found
0) Microsoft GS Wavetable Synth 0
1) USB2.0-MIDI 1
2) MIDIOUT2 (USB2.0-MIDI) 2
[KM] unable to open MIDI out port -2: MidiOutWinMM::openPort: the 'portNumber' argument (4294967294) is invalid.
[KM] 1 input MIDI ports found
0) USB2.0-MIDI 0
[geColumn::cb_addChannel] id = 1
[pluginManager::makePlugin] plugin found, uid=VST-Melodyne-dc2269cb-4d6c7067, name=Melodyne...
[pluginManager::makePlugin] no plugin found with fid=VST-Melodyne-dc2269cb-4d6c7067!
[midiMapConf::read] midimap not specified, nothing to do
[init] MIDI map read failed!
[KA] using system 0x4
[KA] Opening devices 0 (out), -1 (in), f=44100...
[KA] 3 device(s) found
0) Default Device
1) Speakers (Realtek(R) Audio)
2) Microphone (Realtek(R) Audio)
[mixer::init] buffers ready - framesInSeq=88200, framesInBuffer=1024
[mixer::enable] enabled
[KA] latency = 0
[KM] using system 0x4
[KM] 3 output MIDI ports found
0) Microsoft GS Wavetable Synth 0
1) USB2.0-MIDI 1
2) MIDIOUT2 (USB2.0-MIDI) 2
[KM] unable to open MIDI out port -2: MidiOutWinMM::openPort: the 'portNumber' argument (4294967294) is invalid.
[KM] 1 input MIDI ports found
0) USB2.0-MIDI 0
[geColumn::cb_addChannel] id = 1
[pluginManager::makePlugin] plugin found, uid=VST-Sitala-831ad220-53697461, name=Sitala...
[pluginManager::makePlugin] no plugin found with fid=VST-Sitala-831ad220-53697461!
After Deleting XML
[midiMapConf::read] midimap not specified, nothing to do
[init] MIDI map read failed!
[KA] using system 0x4
[KA] Opening devices 0 (out), -1 (in), f=44100...
[KA] 3 device(s) found
0) Default Device
1) Speakers (Realtek(R) Audio)
2) Microphone (Realtek(R) Audio)
[mixer::init] buffers ready - framesInSeq=88200, framesInBuffer=1024
[mixer::enable] enabled
[KA] latency = 0
[KM] using system 0x4
[KM] 3 output MIDI ports found
0) Microsoft GS Wavetable Synth 0
1) USB2.0-MIDI 1
2) MIDIOUT2 (USB2.0-MIDI) 2
[KM] unable to open MIDI out port -2: MidiOutWinMM::openPort: the 'portNumber' argument (4294967294) is invalid.
[KM] 1 input MIDI ports found
0) USB2.0-MIDI 0
[pluginManager::scanDir] requested directories: 'C:\Program Files\Common Files\VST3\Celemony\Melodyne;C:\Program Files\Steinberg\VstPlugins;C:\Program Files\Common Files\VST2\Celemony\Melodyne'
[pluginManager::scanDir] current plugins: 0
[pluginManager::scanDir] scanning 'C:\Program Files\Common Files\VST2\Celemony\Melodyne\Melodyne.dll'
[pluginManager::scanDir] 2 plugin(s) found
[geColumn::cb_addChannel] id = 1
[pluginManager::makePlugin] plugin found, uid=VST-Melodyne-dc2269cb-4d6c7067, name=Melodyne...
[pluginManager::makePlugin] no plugin found with fid=VST-Melodyne-dc2269cb-4d6c7067!
[midiMapConf::read] midimap not specified, nothing to do
[init] MIDI map read failed!
[KA] using system 0x4
[KA] Opening devices 0 (out), -1 (in), f=44100...
[KA] 3 device(s) found
0) Default Device
1) Speakers (Realtek(R) Audio)
2) Microphone (Realtek(R) Audio)
[mixer::init] buffers ready - framesInSeq=88200, framesInBuffer=1024
[mixer::enable] enabled
[KA] latency = 0
[KM] using system 0x4
[KM] 3 output MIDI ports found
0) Microsoft GS Wavetable Synth 0
1) USB2.0-MIDI 1
2) MIDIOUT2 (USB2.0-MIDI) 2
[KM] unable to open MIDI out port -2: MidiOutWinMM::openPort: the 'portNumber' argument (4294967294) is invalid.
[KM] 1 input MIDI ports found
0) USB2.0-MIDI 0
[geColumn::cb_addChannel] id = 1
[pluginManager::makePlugin] plugin found, uid=VST-Sitala-831ad220-53697461, name=Sitala...
[pluginManager::makePlugin] no plugin found with fid=VST-Sitala-831ad220-53697461!
Additionally, this is what is found in the XML.
<?xml version="1.0" encoding="UTF-8"?>
-<KNOWNPLUGINS>
<PLUGIN isShell="0" numOutputs="32" numInputs="0" infoUpdateTime="173ba5298ce" fileTime="16ebdb67650" isInstrument="1" uid="53697461" file="C:\Program Files\Steinberg\VstPlugins\Sitala.dll" version="1.0.6.0" manufacturer="Decomposer" category="Synth" format="VST" name="Sitala"/>
<PLUGIN isShell="0" numOutputs="2" numInputs="2" infoUpdateTime="173ba5298a9" fileTime="15c8a044290" isInstrument="0" uid="4d6c7067" file="C:\Program Files\Common Files\VST2\Celemony\Melodyne\Melodyne.dll" version="4.1.1.0" manufacturer="Celemony" category="Effect" format="VST" name="Melodyne"/>
</KNOWNPLUGINS>
Before Deleting the XML:
[midiMapConf::read] midimap not specified, nothing to do
[init] MIDI map read failed!
[KA] using system 0x4
[KA] Opening devices 0 (out), -1 (in), f=44100...
[KA] 3 device(s) found
0) Default Device
1) Speakers (Realtek(R) Audio)
2) Microphone (Realtek(R) Audio)
[mixer::init] buffers ready - framesInSeq=88200, framesInBuffer=1024
[mixer::enable] enabled
[KA] latency = 0
[KM] using system 0x4
[KM] 3 output MIDI ports found
0) Microsoft GS Wavetable Synth 0
1) USB2.0-MIDI 1
2) MIDIOUT2 (USB2.0-MIDI) 2
[KM] unable to open MIDI out port -2: MidiOutWinMM::openPort: the 'portNumber' argument (4294967294) is invalid.
[KM] 1 input MIDI ports found
0) USB2.0-MIDI 0
[geColumn::cb_addChannel] id = 1
[pluginManager::makePlugin] plugin found, uid=VST-Melodyne-dc2269cb-4d6c7067, name=Melodyne...
[pluginManager::makePlugin] no plugin found with fid=VST-Melodyne-dc2269cb-4d6c7067!
[midiMapConf::read] midimap not specified, nothing to do
[init] MIDI map read failed!
[KA] using system 0x4
[KA] Opening devices 0 (out), -1 (in), f=44100...
[KA] 3 device(s) found
0) Default Device
1) Speakers (Realtek(R) Audio)
2) Microphone (Realtek(R) Audio)
[mixer::init] buffers ready - framesInSeq=88200, framesInBuffer=1024
[mixer::enable] enabled
[KA] latency = 0
[KM] using system 0x4
[KM] 3 output MIDI ports found
0) Microsoft GS Wavetable Synth 0
1) USB2.0-MIDI 1
2) MIDIOUT2 (USB2.0-MIDI) 2
[KM] unable to open MIDI out port -2: MidiOutWinMM::openPort: the 'portNumber' argument (4294967294) is invalid.
[KM] 1 input MIDI ports found
0) USB2.0-MIDI 0
[geColumn::cb_addChannel] id = 1
[pluginManager::makePlugin] plugin found, uid=VST-Sitala-831ad220-53697461, name=Sitala...
[pluginManager::makePlugin] no plugin found with fid=VST-Sitala-831ad220-53697461!
After Deleting XML
[midiMapConf::read] midimap not specified, nothing to do
[init] MIDI map read failed!
[KA] using system 0x4
[KA] Opening devices 0 (out), -1 (in), f=44100...
[KA] 3 device(s) found
0) Default Device
1) Speakers (Realtek(R) Audio)
2) Microphone (Realtek(R) Audio)
[mixer::init] buffers ready - framesInSeq=88200, framesInBuffer=1024
[mixer::enable] enabled
[KA] latency = 0
[KM] using system 0x4
[KM] 3 output MIDI ports found
0) Microsoft GS Wavetable Synth 0
1) USB2.0-MIDI 1
2) MIDIOUT2 (USB2.0-MIDI) 2
[KM] unable to open MIDI out port -2: MidiOutWinMM::openPort: the 'portNumber' argument (4294967294) is invalid.
[KM] 1 input MIDI ports found
0) USB2.0-MIDI 0
[pluginManager::scanDir] requested directories: 'C:\Program Files\Common Files\VST3\Celemony\Melodyne;C:\Program Files\Steinberg\VstPlugins;C:\Program Files\Common Files\VST2\Celemony\Melodyne'
[pluginManager::scanDir] current plugins: 0
[pluginManager::scanDir] scanning 'C:\Program Files\Common Files\VST2\Celemony\Melodyne\Melodyne.dll'
[pluginManager::scanDir] 2 plugin(s) found
[geColumn::cb_addChannel] id = 1
[pluginManager::makePlugin] plugin found, uid=VST-Melodyne-dc2269cb-4d6c7067, name=Melodyne...
[pluginManager::makePlugin] no plugin found with fid=VST-Melodyne-dc2269cb-4d6c7067!
[midiMapConf::read] midimap not specified, nothing to do
[init] MIDI map read failed!
[KA] using system 0x4
[KA] Opening devices 0 (out), -1 (in), f=44100...
[KA] 3 device(s) found
0) Default Device
1) Speakers (Realtek(R) Audio)
2) Microphone (Realtek(R) Audio)
[mixer::init] buffers ready - framesInSeq=88200, framesInBuffer=1024
[mixer::enable] enabled
[KA] latency = 0
[KM] using system 0x4
[KM] 3 output MIDI ports found
0) Microsoft GS Wavetable Synth 0
1) USB2.0-MIDI 1
2) MIDIOUT2 (USB2.0-MIDI) 2
[KM] unable to open MIDI out port -2: MidiOutWinMM::openPort: the 'portNumber' argument (4294967294) is invalid.
[KM] 1 input MIDI ports found
0) USB2.0-MIDI 0
[geColumn::cb_addChannel] id = 1
[pluginManager::makePlugin] plugin found, uid=VST-Sitala-831ad220-53697461, name=Sitala...
[pluginManager::makePlugin] no plugin found with fid=VST-Sitala-831ad220-53697461!
Additionally, this is what is found in the XML.
<?xml version="1.0" encoding="UTF-8"?>
-<KNOWNPLUGINS>
<PLUGIN isShell="0" numOutputs="32" numInputs="0" infoUpdateTime="173ba5298ce" fileTime="16ebdb67650" isInstrument="1" uid="53697461" file="C:\Program Files\Steinberg\VstPlugins\Sitala.dll" version="1.0.6.0" manufacturer="Decomposer" category="Synth" format="VST" name="Sitala"/>
<PLUGIN isShell="0" numOutputs="2" numInputs="2" infoUpdateTime="173ba5298a9" fileTime="15c8a044290" isInstrument="0" uid="4d6c7067" file="C:\Program Files\Common Files\VST2\Celemony\Melodyne\Melodyne.dll" version="4.1.1.0" manufacturer="Celemony" category="Effect" format="VST" name="Melodyne"/>
</KNOWNPLUGINS>
Last edited by PostRockFTW on Tue Aug 04, 2020 4:35 pm, edited 1 time in total.
-
- F5 - Eucalyptus
- Posts: 6
- Joined: Sun Aug 02, 2020 8:37 pm
Re: Giada crashes upon adding plugin
Minor Update:
I decided to try running an older release to help narrow down the source of the problem (release update, windows update, setup of my specific rig, ect.). 0.16.2 Does not have this bug, which strongly points toward the problem being release specific. Tonight I'm going to try comparing the two releases in git to see what changed w/r/t uid and fid. Notepadd++ found 232 instances of those terms in the project. Half of those were just part of the word gUIDe, so Ruling those instances out I have about 100 or so places to look. If someone has a better idea for getting to the bottom of this, let me know and I'll try it.
I decided to try running an older release to help narrow down the source of the problem (release update, windows update, setup of my specific rig, ect.). 0.16.2 Does not have this bug, which strongly points toward the problem being release specific. Tonight I'm going to try comparing the two releases in git to see what changed w/r/t uid and fid. Notepadd++ found 232 instances of those terms in the project. Half of those were just part of the word gUIDe, so Ruling those instances out I have about 100 or so places to look. If someone has a better idea for getting to the bottom of this, let me know and I'll try it.