View Single Post
Old 06-12-2019, 01:32 AM   #11
osxmidi
Human being with feelings
 
Join Date: Feb 2014
Posts: 620
Default

Quote:
Originally Posted by silksow View Post
Yeesh. My situation is devolving. Was having no problems with plugins using LinVst, but now super weird stuff is happening. I have instances of some of these I was working with just yesterday that are playing back fine but if I insert a new one on an existing track it cuts the audio on that track and throws errors that mean nothing to me, like:

Code:
0094:fixme:win:RegisterTouchWindow (0x100f0 00000000): stub
0094:fixme:msg:ChangeWindowMessageFilterEx 0x100f0 233 1 (nil)
0094:fixme:msg:ChangeWindowMessageFilterEx 0x100f0 4a 1 (nil)
0094:fixme:msg:ChangeWindowMessageFilterEx 0x100f0 49 1 (nil)
0094:err:ole:CoGetClassObject class {4ce576fa-83dc-4f88-951c-9d0782b4e376} not registered
0094:err:ole:create_server class {4ce576fa-83dc-4f88-951c-9d0782b4e376} not registered
0094:err:ole:CoGetClassObject no class object {4ce576fa-83dc-4f88-951c-9d0782b4e376} could be created for context 0x6
0099:fixme:ver:GetCurrentPackageId (0xd9fdc0 (nil)): stub
0094:fixme:win:RegisterTouchWindow (0x200f0 00000000): stub
0094:fixme:msg:ChangeWindowMessageFilterEx 0x200f0 233 1 (nil)
0094:fixme:msg:ChangeWindowMessageFilterEx 0x200f0 4a 1 (nil)
0094:fixme:msg:ChangeWindowMessageFilterEx 0x200f0 49 1 (nil)
Still crashing on Clear cache/rescan, but that's devolved into appearing to find everything fine and then

Code:
JUCE Assertion failure in juce_XmlElement.cpp:72
JUCE Assertion failure in juce_XmlElement.cpp:72
JUCE Assertion failure in juce_XmlElement.cpp:72
JUCE Assertion failure in juce_XmlElement.cpp:72
Segmentation fault (core dumped)
I have no idea where to even start debugging here. Am I going to have to roll back the last update? Just reinstall Wine/LinVst?

It seems like a JUCE plugin error from plugins built with JUCE such as obxd etc.
osxmidi is offline   Reply With Quote