QUOTE(Fangs404 @ Feb 3 2008, 08:32)

I have Winamp 5.52 with the latest version of Milkdrop, but foobar isn't finding it, only AVS. How exactly do I get foobar to recognize Milkdrop? I've read through the thread, and the only suggestion I found was to move NSCRT.DLL into the foobar folder, but that didn't work.
Try using the following special version and see what the cause is. If it ends up on "unresolved DLL dependencies", you are either doing it wrong (with the NullSoft CRT library) or something else has changed and... we'll see then.
QUOTE(flxfxp @ Feb 5 2008, 00:11)

When i load shpeck on 0.9.5 and start milkdrop 1.0.4 it gives: shpech plugin crashed during frame rendering.
First, which 1.04 version are you using? I noticed there were several ones, differentiated by a letter, like 1.04d, 1.04e, etc. (That said, I haven't found any "letter" after the version in my copy anywhere, weird.)
Anyway, I use the version downloadable directly from the Winamp site under Plugins/Visualisations and it works fine (md5sum: fed2cd9d1322d1da65aaf5cb7b397b1c *vis_milk.dll). If you got it somewhere else, you believe it's different and that's the cause of the crash, please let me know where to get your version.
Otherwise, i.e. if it crashes on your computer only, I probably can't do much, because it's something broken in their code, not mine. But you might try to use the following semi-debugging version, get a proper crashdump and I might tell you the reason.
---
So, I have created a "semi-debugging" version of the plugin, to resolve some kind of problems more easily, hopefully.
It is exactly the same as the "old" version 0.1.1, but there are two differences:
1/ When the "Refresh" button is pressed in the Preferences, the result for each DLL found is written to the console, so you know which one wasn't loaded for what reason.
2/ When any plugin crashes in its inwards, no user-friendly message is shown and the exception is left to fall through to the generic fb2k handler. In English, you'll get the old good crash log, which you can post here and maybe someone will look into the problem.
Apart from that,
there is no new functionality in this version, it's solely for the purpose of bug investigation.Shpeck version 0.1.1d - <obsolete links removed, see the first post in this thread for information about the latest version; if there are no "semi-debugging" versions available and you feel like you need one, ask for it>
(Yes, .dll.sd, you have to rename it yourself.)
(And yes, if I opened the project after some weeks, I could add the promised new features or something, but I'm too lazy for that, sorry. Wake me up when the UI element SDK is out.)