Archive: AVS freeze


2nd March 2009 00:56 UTC

AVS freeze
two question?
what have change in v2.82 that Modulename never appears ?
all other AVS version work fine only this not..
Winamp v.5.55 25_02_09 freeze when use my favorite preset
Tuggummi 20-Functions "Frost Spikes"

greets Emil


2nd March 2009 14:32 UTC

it seems the new avs has problems with texer2.ape, at least the freeze does not happen if you delete that ape. clearly a bug, so you have to wait for an update or use an old avs.dll (e.g. vis_avsmod.dll).

you should probably post this under winamp bugs, because i have doubts any of the developers ever checks this forum.

i wish they'd mention the changes in the new avs version in the version history :(


2nd March 2009 14:39 UTC

nevermind, i've already posted it here!


2nd March 2009 15:30 UTC

Originally posted by Yathosho
nevermind, i've already posted it here!
you should probably post this under winamp bugs,
i think the right thread i work as Developer with AVS
and other Plugins.

thanks..
your upload not work self problem .. freeze

you have idea why the moduleName not returned ?
is this a bug or not longer used in AVS?

Visheader := getVisHeader;
if Visheader = nil then
Exit;

Vismod[VismodNum] := Visheader.getModule(VismodNum);
Result := Vismod[VismodNum].description;


allways result ''

greets Emil

3rd March 2009 09:06 UTC

It could be my choppy monkey code too though, my presets aren't exactly bulletproof a lot of them break down on different versions.

Im using 2.81d myself and it's working on that.


3rd March 2009 15:14 UTC

I'm sticking with 2.81d until it at least supports T2


14th March 2009 22:58 UTC

The last version of AVS (2.82) seems to have serious problems :-(
Most of my presets do not work anymore !

I have found a big problem with the "getosc()" function. Just try to add this "res=getosc(.5,.1,0);" in a Superscope (in the Frame box or the Point box) and it will be out of order just as if a syntax error was detected !


15th March 2009 22:35 UTC

I noticed this also. I also have AVS 2.82 and a lot of presets freeze or just don't work properly. I thought it had something to do with triangle.ape, but I did a test and that wasn't freezing it.

It seems a lot of things have broken in 2.82. Trying to reference or assign something to gmegabuf() causes AVS to freeze at the next compile, getspec() produces outrageous numbers, and getosc() doesn't even seem to work.

Any chance of fixes?


15th March 2009 23:00 UTC

there is another discussion happening at winamp bugs, which gets response from officials. i'd suggest closing down this thread.


15th March 2009 23:02 UTC

both threads are being checked back on though i know i've not had the time to look into the issues so far and can't comment for anyone else.

-daz