MM G15 plugin v1.3b

Download and get help for different MediaMonkey Addons.

Moderators: Peke, Gurus

Re: MM G15 plugin v1.2

Postby meowmix4jo » Sat Jun 02, 2012 2:27 pm

It needs the 2005 C++ redist. They're all independent and newer ones don't contain the older ones, so you should probably install all of them anyways. There's only 3 as far as I know: 2005, 2008, 2010.
meowmix4jo
 
Posts: 41
Joined: Fri Sep 17, 2010 3:23 pm

Re: MM G15 plugin v1.2

Postby Shadow_void » Sun Jun 03, 2012 4:58 am

Still doesn't work, installed 2005, 2008 and 2010 x64 redist, updated everything important and relevant in windows update but it still doesn't work. And restarted after every thing of course.
Shadow_void
 

Re: MM G15 plugin v1.2

Postby meowmix4jo » Sun Jun 03, 2012 1:41 pm

You're using Win7x64 right? The only thing you need SHOULD be 2005 redist since all the other dependencies come with windows, but I'll run some tests later.
meowmix4jo
 
Posts: 41
Joined: Fri Sep 17, 2010 3:23 pm

Re: MM G15 plugin v1.2

Postby Peke » Sun Jun 03, 2012 7:45 pm

Have you also installed x86 redists?
Best regards,
Pavle
MM Core Developer and Fan (check HAPPYMONKEYING Site)
Image
Image
Peke
 
Posts: 7551
Joined: Tue Jun 10, 2003 7:21 pm
Location: Serbia

Re: MM G15 plugin v1.2

Postby meowmix4jo » Sun Jun 03, 2012 9:40 pm

Peke is probably right, when I used a dependency walker on the exe it shows it uses the x64 version of MSVCR80, but the x86 version of MSVCM80. I don't know if it's because of the way I compiled or if that's normal, I'll check it out later. This is the first time I compile something specifically for x64, and I just moved so I'm pretty busy as well.
meowmix4jo
 
Posts: 41
Joined: Fri Sep 17, 2010 3:23 pm

Re: MM G15 plugin v1.2

Postby Shadow_void » Mon Jun 04, 2012 10:53 am

Nope, downloaded redist 2005, 2008 and 2010 x64 and x84. I noticed that 2005 x84 had sp1, so i downloaded the only non-sp1 in case something was missing.
Installed them all in chronological order and restarted the computer, but still not working.
Shadow_void
 

Re: MM G15 plugin v1.2

Postby meowmix4jo » Tue Jun 05, 2012 8:59 pm

Do you have all the "x86_microsoft.vc80.***" folders with the DLLs in them in "C:\Windows\winsxs"?

The only thing I know of that causes the SxS error is the DLLs not being found, at worst you could just move them to the same directory as the exe.
meowmix4jo
 
Posts: 41
Joined: Fri Sep 17, 2010 3:23 pm

Re: MM G15 plugin v1.2

Postby Shadow_void » Wed Jun 06, 2012 8:25 am

They are in the correct location, yes, just a question. What do you mean with copying over the DLL's? The thing is that they include two of the same kind:
x86_microsoft.vc80.atl_1fc8b3b9a1e18e3b_8.0.50727.42_none_dc990e4797f81af1\ATL80.dll
x86_microsoft.vc80.atl_1fc8b3b9a1e18e3b_8.0.50727.762_none_11ecb0ab9b2caf3c\ATL80.dll
2 ATL, 5 CRT, 2 MFC, 2 MFCLOC and 2 OPENMP folders, each type have the same DLL.
Should I just take the ones last modified or what?
Shadow_void
 

Re: MM G15 plugin v1.2

Postby Shadow_void » Wed Jun 06, 2012 8:34 am

I moved the last modified DLL's to the folder with the applet, tried again, didn't work, restarted and tried again, still didn't work.
I also made sure that my logitech gaming software was of the latest version.
Shadow_void
 

Re: MM G15 plugin v1.2

Postby meowmix4jo » Wed Jun 06, 2012 2:18 pm

It should be msvcm80.dll, msvcp80.dll, msvcr80.dll and Microsoft.VC80.CRT.manifest that are needed. If it still doesn't work it might be the actual exe that is corrupt, try downloading it again.
meowmix4jo
 
Posts: 41
Joined: Fri Sep 17, 2010 3:23 pm

Re: MM G15 plugin v1.2

Postby Shadow_void » Wed Jun 06, 2012 6:06 pm

The Microsoft.VC80.CRT.manifest file, can't find it in the winsxs folder, the first thing I did when it didn't work was to re-download it, but just to make sure I tried again to no avail.
Shadow_void
 

Re: MM G15 plugin v1.2

Postby meowmix4jo » Wed Jun 06, 2012 6:12 pm

https://dl.dropbox.com/u/11748370/Micro ... 80.CRT.zip

That has the DLLs and the manifest that comes with VC++ 2005. If those don't fix it I'm out of ideas.

edit: Found someone that had a similar issue on stackexchange, theirs was caused because there's a 2011 patch to the SP1 redist, but the one that comes up on the microsoft website is from 2009 even though VC++ is compiling using the 2011 ones now.

http://www.microsoft.com/en-us/download ... n&id=26347
meowmix4jo
 
Posts: 41
Joined: Fri Sep 17, 2010 3:23 pm

Re: MM G15 plugin v1.2

Postby Shadow_void » Thu Jun 07, 2012 5:52 am

Thank you so much! It works now!
Shadow_void
 

Re: MM G15 plugin v1.2

Postby Eyal » Fri Jun 08, 2012 5:00 am

Thanks meowmix4jo!

I just acquired a Logitech G510 keyboard and it's working fine with v1.1a.
V1.2 .EXE refuses to work under Windows XP ("not a valid application")

The new user formats are stored in MM_G15.ini. As of version 1.1 the supported formats are:
%TITLE%
%ARTIST%
%ALBUM%
%YEAR%
%ALBUMARTIST%


I'd love to have %TRACK#% as available field, and possibly %TOTAL#% for nb of tracks in playlist, if possible.

Thanks for this great addon.

Eyal :~)
Skins for MediaMonkey: Cafe, Carbon, Helium, Spotify, Zekton. [ Wiki Zone ].
Eyal
 
Posts: 3052
Joined: Sun Jun 26, 2005 9:27 am
Location: Québec

Re: MM G15 plugin v1.2

Postby meowmix4jo » Fri Jun 08, 2012 2:56 pm

What version of XP? 1.2 should work with SOME versions.

Either way I'll upload a new version of 1.2 and 1.1 later today or tomorrow with track# as well as stuff for playlists.

edit:
1.2b:
http://meowsmix.com/pages/downloads/MM_G15_v1.2b.zip
1.1b:
http://meowsmix.com/pages/downloads/MM_G15_v1.1b.zip

I included the bug fixes I could from 1.2 into 1.1b, I'll try to add some of the features too. I tried to add the ratings from 1.2 but it doesn't work without unicode which is why I did it with images in 1.0 to begin with. Adjustable positions/fonts/etc should work though, I'll add them to 1.1 later today probably.

edit2: I added all the 1.2 features except for unicode support and ratings. You can change fonts, etc, download link is the same. Let me know if there's any bugs/issues.
meowmix4jo
 
Posts: 41
Joined: Fri Sep 17, 2010 3:23 pm

PreviousNext

Return to Need Help with Addons?

Who is online

Users browsing this forum: theax and 14 guests