Page 1 of 1

Ant movie don't working.Can it be cause of scripts?

Posted: 2013-10-27 23:27:55
by rid1
Hi every body,

I had been using "ant movie catalog" since years. My version was 3.5.1.2.
3 days ago i tried to add movie but the program could not take the movie from IMDB.

I tried to update script for IMDB, but the new script working only the new version.
I removed the old version and installed the new version 4.1.2.3.

Now, when i tried to add movie as using IMDB, programs says that "format %d invalid or incompatible with argument"

What must i do, please help me.

Thank you very much...

Posted: 2013-10-28 09:27:59
by antp
Hi,
This kind of error message is due to an error in a language file. Either there is an error in the one you use (which one is it?) or you have an old language file.
How did you install the new one? Using the installer or manually from the .rar file ?

Posted: 2013-10-28 16:05:57
by rid1
i am using the installer one.

i downloaded it from the ant movie site.

Posted: 2013-10-28 16:13:44
by soulsnake
Hi,

What language do you use ?

Soulsnake.

Posted: 2013-10-28 17:04:42
by rid1
I am using Turkish

Posted: 2013-10-28 17:38:54
by soulsnake
Hi,

I found the problem in language file "Turkish.lng".
This bug has been fixed in AMC 4.2.0 BETA.
But if you want to keep AMC 4.1.2.3, you can replace the line in file "Turkish.lng":

Code: Select all

Messages.Strings.String[0]=Film %d için script "%s" sonuçlarý
by

Code: Select all

Messages.Strings.String[0]=Film %1:d için script "%0:s" sonuçlarý
Soulsnake.

Posted: 2013-10-28 19:50:54
by rid1
thank u very much, the problem is sold.thank you soulsnake and antp.