Monkey Rok 4.1 - Updated 17/08/2009

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

Vyper
Posts: 845
Joined: Tue May 23, 2006 5:53 pm

Post by Vyper »

Odd. I've been using my MM all day and haven't had one error with the update. :-?
pah68
Posts: 1504
Joined: Wed Apr 07, 2004 5:26 pm
Location: Sydney, Australia

Post by pah68 »

I get the same error with any of the basic skins. The animated skins all work perfectly :wink:
Image
Image
paulmt
Posts: 1170
Joined: Tue Jul 18, 2006 6:06 pm

Post by paulmt »

I've never had many problems with this script either prior to 1.0 or after 1.0 was installed. After the 1.2 install though I get the following error message (screenshot) followed by...

Access violation at address 095ECDC8, write address 62985D8C

Obviously this script error pops up on first startup and at each song change after that.

Thanks

screenshot

***Edited***
to add, this is not happenning with animated skins, only non animated.
Last edited by paulmt on Sat Feb 24, 2007 12:50 pm, edited 2 times in total.
kalowski
Posts: 72
Joined: Thu Aug 10, 2006 2:36 am

Post by kalowski »

I get the same error
Superfrodo
Posts: 29
Joined: Mon Apr 03, 2006 12:23 pm
Location: Netherlands

Post by Superfrodo »

same error with the basic. The animated works fine though!!
Vyper
Posts: 845
Joined: Tue May 23, 2006 5:53 pm

Post by Vyper »

I think Trix has probably gotten the idea by now. Image
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Post by trixmoto »

Thanks everyone for reporting the same error, once was enough! :lol:

To fix this yourself you need to open "Scripts\MonkeyRok\skins\basic\SkinFunctions.vbs" in a text editor and find line 75. In the middle of this line you will find...

Code: Select all

GetAlbumArt(iter.StringByIndex(0))
...which needs to be replaced with...

Code: Select all

GetAlbumArt(Nothing,iter.StringByIndex(0))
My apologies for not testing the basic skins properly before releasing.

ADDITION: The installer is now fixed on my website as well, so you can re-download that instead! :)
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
durden999uk
Posts: 91
Joined: Sun Apr 23, 2006 6:18 pm
Location: England

Post by durden999uk »

Hey trix, brilliant brilliant update, many thanks for your work! I like the similar artists addition, where are these sourced from?

EDIT: Just saw from an earlier post that the answer is last.fm, so you may disregard that question :oops:
paulmt
Posts: 1170
Joined: Tue Jul 18, 2006 6:06 pm

Post by paulmt »

Thanks for the fix, works perfectly now. Great additonal features in this update. :)
Mummel
Posts: 13
Joined: Thu Feb 01, 2007 7:22 am
Location: Sweden

Post by Mummel »

Great update!

The only thing I missed in the last version was to add songs and/or albums to the now playing list.....and voilá, here it is.

There's only one problem though: You're spoiling us with your scripts, making it all that harder to appreciate the little things :D
G.I.
Posts: 36
Joined: Fri Dec 15, 2006 6:29 am

Post by G.I. »

Wow, this looks amazing ... so much better since the alpha version I was still using :D

I have one little comment: When I click with the right mouse button on the gray area under the monkeyrok part ( I use animated skin) I get an internet explorer script error 'id' is null or not an object ... while it actually should not react to the right mouseclick there I think ... so it's just a minor problem, since I am not supposed to click there anyway ... but still ...
gab
Posts: 328
Joined: Tue Oct 11, 2005 1:20 pm

Post by gab »

I'm probably missing something easy but how do you enable the "similar artists" feature?
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Post by Bex »

In the options, Text Panel: Choose "Similar artists"
Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
mattisse
Posts: 65
Joined: Fri Feb 02, 2007 8:07 am

Post by mattisse »

Unfortunately I ran into another error. MonkeyRok completely crashes MM when it tries to display certain albums.

There is no error message shown, but I believe that the song ratings are the reason for the crash. I'm using the AutoRateAccurate script so the ratings are non-standard.
A similar bug occured in MonkeyRok 1.0 but was fixed in 1.1.

One example album that leads to a crash consists of
2 songs with a rating of 99
3 songs with a rating of 75
13 songs unrated with -1.

Hope this helps to dicover the bug.

Regards,
mattisse
kalowski
Posts: 72
Joined: Thu Aug 10, 2006 2:36 am

Post by kalowski »

Wow! Got it working now. This is fantastic!!
Locked