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.

incith-google.tcl

General support and discussion of Eggdrop bots.
Post Reply
User avatar
abah
Halfop
Posts: 62
Joined: Sun Dec 01, 2013 3:04 am
Location: Indonesia

incith-google.tcl

Post by abah »

Code: Select all

[13:21:51] can't find package http 2.5.3
    while executing
"package require http 2.5.3"
    (file "cek/incith-google.tcl" line 1261)
    invoked from within
"source "$eggdrop(root)/incith-google.tcl""
    (file "cek/settings.tcl" line 4)
    invoked from within
"source cek/settings.tcl"
    (file "dalnet.conf" line 214)
[13:21:51] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
where can I get TCL 2.5.3?
C
Cadaver
Voice
Posts: 18
Joined: Tue Dec 04, 2018 12:26 pm
Location: México
Contact:

Re: incith-google.tcl

Post by Cadaver »

You need to install http2.5.3 package, you can download http://time2go.do.am/May/2017/http2.9.0.tcl then in your eggdrop.conf load first

Code: Select all

source scripts/http2.9.0.tcl
source scripts/incith-google.tcl
-- [ Soluciones Hosting ] -- [ ElChatIRC ] --
Post Reply