Page 1 of 1

Can't load Matilde Tracker 2&3

Posted: Sat Mar 16, 2013 4:19 pm
by shokef
I was using buzz for 10+years and have been changing the composing environment. ( Win98 > Win2k > WinXP > WinXP+Parallels on MacOSX )
I have no -major- problems over this transition, but since I updated my environment to [Windows 8 (32bit) / Parallels Desktop 8 / Mac OSX 10.8], buzz start spitting out errors when I try to load Matilde Tracker 2&3 - which are my main sequencers- .
The error says "LoadLibrary (C:\Program Files\...\Generators\Matilde Tracker3.dll) failed / The specified module could not be found".

Does anybody knows how to load MTrk2&3 without errors on same or similar environment?

Re: Can't load Matilde Tracker 2&3

Posted: Tue Mar 19, 2013 4:06 am
by szaszhareen
are the .dlls present in the gear/generators folder?

as a seasoned buzz user i'm sure you've checked, but it's worth a shot - also make sure you have the latest versions of mtrk 1&2.

if you still experience this error, it might be related to a bug mentioned here about machines present in the generators folder not loading. this has not been addressed afaik. you might want to try builds 1480 or before and see if the problem persists, hopefully soon there may be a solution to this issue.

Re: Can't load Matilde Tracker 2&3

Posted: Tue Mar 19, 2013 6:06 pm
by UNZ
you lack a depedancy. put these dll in your buzz root folder:

http://outofobscure.dyndns.org:88/msvc.rar

Re: Can't load Matilde Tracker 2&3

Posted: Thu Mar 21, 2013 5:48 am
by shokef
Thank you so much for your replies.

I tried old ver of buzz and as a result, msvc*.dlls worked well for this problem.
Many thanks!

Re: Can't load Matilde Tracker 2&3

Posted: Fri May 16, 2014 4:49 pm
by bomgaroto
Hi there. I am having exactly the same problem here. Unfortunately the download link above for "msvc.rar" does not seem to be working. Can anybody else point me to what I could do?

I greatly appreciate any help. Cheers!

Re: Can't load Matilde Tracker 2&3

Posted: Thu May 22, 2014 5:38 pm
by bomgaroto
Hi there,

After searching for some related topics here in the forums I managed to solve the problem. I'm posting my own answer here in case it may be helpful to others going through the same issues.

(1) I downloaded the software "depends.exe" from http://www.dependencywalker.com and ran on the machine DLLs "Matilde Tracker2.dll" and "Matilde Tracker 3.dll".
(2) It told me that I was missing a specific DLL called "msvcr71.dll"
(3) Searching the web I found this SO (http://stackoverflow.com/questions/1596 ... tributable) post explaining that such DLL could be obtained by installing the older "Microsoft .NET 1.1"
(4) I downloaded the package, installed and found the msvcr71.dll inside a subfoler of C:\Windows\Microsoft.NET\Framework\
(5) I copied this DLL to my Buzz root folder and voilà, the machines are working again.
(6) The procedure also solved a similar issue with "BTDSys PeerCtrl.dll" and "Quence PyBuzz.dll"

Just to be complete, my machine runs Windows 7 Professional, and the latest Buzz (1495).

Cheers!

Re: Can't load Matilde Tracker 2&3

Posted: Tue Apr 21, 2015 2:06 am
by rami
bomgaroto wrote:Hi there,

After searching for some related topics here in the forums I managed to solve the problem. I'm posting my own answer here in case it may be helpful to others going through the same issues.

(1) I downloaded the software "depends.exe" from http://www.dependencywalker.com and ran on the machine DLLs "Matilde Tracker2.dll" and "Matilde Tracker 3.dll".
(2) It told me that I was missing a specific DLL called "msvcr71.dll"
(3) Searching the web I found this SO (http://stackoverflow.com/questions/1596 ... tributable) post explaining that such DLL could be obtained by installing the older "Microsoft .NET 1.1"
(4) I downloaded the package, installed and found the msvcr71.dll inside a subfoler of C:\Windows\Microsoft.NET\Framework\
(5) I copied this DLL to my Buzz root folder and voilà, the machines are working again.
(6) The procedure also solved a similar issue with "BTDSys PeerCtrl.dll" and "Quence PyBuzz.dll"

Just to be complete, my machine runs Windows 7 Professional, and the latest Buzz (1495).

Cheers!
Same exact issue here; your process resolved it perfectly, thank you.