This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Problem with imdb-20030014.tcl

Old posts that have not been replied to for several years.
Locked
T
TaKeN

Problem with imdb-20030014.tcl

Post by TaKeN »

Welcome i have problem with imdb-20030014.tcl
Sometime when i give on my channel !imdb something
Eggdrop write a error: Tcl error [imdb_handler]: can't read "location": no such variable
I check it.. and:
When i give:
!imdb The Matrix Reloaded
He write error...
But when i give:
!imdb The Matrix Rel
<bot> Matrix Reloaded, The (2003) ( http://www.imdb.com/title/tt0234215/ )
<bot> 7.2/10 (38,829 votes) [*******---]
He working good..
Anybody know why ?
And what i must change to working good ?

Greets..
TaKeN@EFnet
TaKeN@IRCnet
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

What's the error message ?
T
TaKeN

Error Message

Post by TaKeN »

The error message is:
[03:09] Tcl error [imdb_handler]: can't read "location": no such variable

And i do not know what is wrong...
Can You help me?
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

check your imdb_handler proc, and check if a variable location is set or if its a global variable, then check if it is called globally.
T
TaKeN

Bleh i check it...

Post by TaKeN »

Hmm i check it and for me all is ok..
If You can please check this script this is link:
http://www.wset.edu.pl/imdb-20030014.tcl
I do now know what is wrong...
Thanks..
q
quick

Same error using another version...

Post by quick »

I'm using this version

IMDB info version 1.4.6 loaded
"Done in 2003 by Chilla & B0unTy"



The error i get is is pretty much the same as above but not exactly...

TCL error [imdb_proc]: can't read "location": no such variable

no sure how to fix it.. no good a working with tcl... :-?

Is there anyone else that is using this version but is running fine.. or is everyone affected.. this started for me this week.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

TaKeN edit that file and instead of "set $chan "#wset"" put it "set chan "#wset"" (notice the missing $).. with that you killed my eggy! :evil: :) Also, I don't get an error like yours, just this one: "Tcl error [imdb_handler]: couldn't open socket: invalid argument" :mrgreen:
Once the game is over, the king and the pawn go back in the same box.
c
ckin-
Voice
Posts: 12
Joined: Tue Sep 09, 2003 8:08 am

Post by ckin- »

mebbe it's the same prob as before. imdb changing stuff on thier site?
I get the same prob aswell.
l
lala

Post by lala »

yup they change the search string again
M
Marc

Post by Marc »

quick: where can i get that script, and is that the latest release from chilla?
q
quick

Post by quick »

Ya it's the latest and, i don't have a link but i can email it to you if ya want... pm me

Either way it still doesn't work :(

Ya and im assuming the same.. some urls have changed like last time :/
r
radman

Post by radman »

Here is a link to a similar script that works. http://www.ioftpd.com/board/showthread. ... eadid=1339
L
Luniz2k1
Voice
Posts: 19
Joined: Wed Sep 17, 2003 12:32 am

Post by Luniz2k1 »

Nice script, and it has alot more output options.
q
quick

Post by quick »

GREAT radman! Thanks, good script... looks like an updated version of what i was using :D
I
Ink

Another problem

Post by Ink »

Hellu, got another problem that i realy can't figure out.
Im getting:

Tcl error [imdb_handler]: couldn't open socket: host is unreachable

Don't know how to fix that, don't evan know what the error menas..
Locked