"Index out of range" Error! What's going on?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using a freeware program to normalize MP3 files. Whenever I run the
program I receive an error message "Index out of range". I click OK and the
program seems to run OK. Does anyone know the cause of this error an posible
remedies. The behavior is the same under Win2K and WinXP Pro. TIA
Best
 
wrote in message news:p[email protected]...
I am using a freeware program to normalize MP3 files. Whenever I run the
program I receive an error message "Index out of range". I click OK and
the
program seems to run OK. Does anyone know the cause of this error an
posible
remedies. The behavior is the same under Win2K and WinXP Pro. TIA
Best

Generally it means the person who programmed it made a logical error of some
kind and is searching in a loop for a non-existent number which generates
that error message. Since it's a 'free' program there probably isn't much
you can do other than trying to contact the author and see if he can fix it.
As long as it works, no worries.

Otherwise if you are into programming you could try disassembling the
program and finding the error and fixing it yourself.
 
wrote:
I am using a freeware program to normalize MP3 files. Whenever I run the
program I receive an error message "Index out of range". I click OK and the
program seems to run OK. Does anyone know the cause of this error an posible
remedies. The behavior is the same under Win2K and WinXP Pro. TIA
Best



Have you tried asking the manufacturer of the freeware application,
since it's his product that's producing the error? This has nothing to
do with Windows.



--

Bruce Chambers

Help us help you:



They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -Benjamin Franklin
 
That freeware program is responsible for this error.Contact the provider
to fix the issue.

regards,
S.Sengupta[MS-MVP]

wrote:
 
Back
Top