| View previous topic :: View next topic |
| Author |
Message |
agnostic Voice
Joined: 15 Jun 2007 Posts: 3
|
Posted: Sun Jun 17, 2007 8:40 pm Post subject: statistics.tcl : invalid command name "splitline" |
|
|
6.1-RELEASE FreeBSD
tcl-8.4.13_1,1
eggdrop1.6.18rc1
source scripts/alltools.tcl
source scripts/action.fix.tcl
source scripts/compat.tcl
source scripts/userinfo.tcl
source scripts/UNOFFICIAL-incith-google.tcl
source scripts/incith-horoscope.tcl
source scripts/quote_tcl-3.52.tcl
source scripts/date.tcl
source scripts/sentinel.tcl
source scripts/bseen1.4.2.tcl
source scripts/showcommands.tcl
source scripts/babelfish.tcl
source scripts/imdb.tcl
source scripts/incith-weather.tcl
source scripts/eggdb1.2.tcl
source scripts/tdih.01a.tcl
source scripts/statistics.tcl
source scripts/stats.tcl
source scripts/iplocator.0.01c.tcl
source scripts/addop.tcl
whenever I do -top10 in a channel,
| Quote: | | Tcl error [::statistics::rankings]: invalid command name "splitline" |
it used to work until last week. i really can't figure out what changed. something with tcl?
if it doesn't ring a bell, what does splitline do? where can i find some reference to it? |
|
| Back to top |
|
 |
speechles Revered One

Joined: 26 Aug 2006 Posts: 1398 Location: emerald triangle, california (coastal redwoods)
|
Posted: Mon Jun 18, 2007 4:04 am Post subject: |
|
|
You updated to statistics v3.0 (which btw, including version numbers on your script loads is "IMPORTANT" if you want help!) from perplexa and failed to read the rest of his website eh?
Requirements:
* fsck package 1.14+
* ac_token.tcl 2.7+ *
Put the two required tcl's into your /scripts folder, along with statistics.tcl, and fix your eggdrop.conf script loading section to just this one line: | Code: | | source scripts/fsck.tcl # this will load all .tcl's in /scripts folder | This package is useful for loading the scripts because it includes error catching, so never again will loading a bad script cause your bot to crash. Make sure to move all tcl's from your /scripts folder that you don't want loaded.
If people actually read docs and posts that accompany scripts there wouldn't be 1/10th the activity on this forum.. hehe |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|