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.

NEXT.tcl ???

Old posts that have not been replied to for several years.
Locked
C
Casper

NEXT.tcl ???

Post by Casper »

Hi ive got a problem here is there any compatible next.tcl for the eggdrop v1.6.13 i cant find compatible one Or is there a spetial way to add them to the Egg cause i had them as any other tcl but the next.tcl made the egg Crash :( .....

Help please :o))))))

Casper The Friendly Ghost
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

what errormsg did you get when the bot chrashed? if you don't know try starting the bot using ./eggdrop n configfile
Elen sila lúmenn' omentielvo
m
mortician
Voice
Posts: 37
Joined: Sun Sep 22, 2002 6:35 pm
Location: Tsjakamaka
Contact:

Post by mortician »

the latest next.tcl I made is tested on eggdrop 1.6.13 with tcl 8.3 and works fine ...
So there must be something else, and indeed: please post the error message ;-)

greetings.
C
Casper

Still not working

Post by Casper »

Sorry but it still not working i still got an error message and the egg is crashing!!!!!! :(
mortician, i tryed your Tcl but it still douing the same Maby the problem is in the install Could you tell me Exactly........cause maby the problem is there!!!!

ill give you the complete log..

Here's the Error message:
[04:41] <(C4i||OuX> Rehashing.
[04:41] <(C4i||OuX> [04:41] Writing user file...
[04:41] <(C4i||OuX> [04:41] Writing channel file...
[04:41] <(C4i||OuX> [04:41] Rehashing ...
[04:41] <(C4i||OuX> [04:41] Listening at telnet port 9993 (all)
[04:41] <(C4i||OuX> [04:41] Loading default slangfile: language/stats.lang
[04:41] <(C4i||OuX> [04:41] ERROR! Cannot open listening socket for livestats!
[04:41] <(C4i||OuX> [04:41] Loaded botnetop.tcl v2.23 by slennox
[04:41] <(C4i||OuX> [04:41]
[04:41] <(C4i||OuX> [04:41] LoL's TooLz 7.0, Copyright (C) 1998-2002 LL Productions.
[04:41] <(C4i||OuX> [04:41] This software is free software under the terms of GNU GPL 2.
[04:41] <(C4i||OuX> [04:41] Home: http://www.leonini.net/
[04:41] <(C4i||OuX> [04:41] Type .help-lol for commands and .gpl-lol for license.
[04:41] <(C4i||OuX> [04:41] Tcl error in file 'top10.conf':
[04:41] <(C4i||OuX> [04:41] can't read "next(char)": no such variable
[04:41] <(C4i||OuX> while executing
[04:41] <(C4i||OuX> "bind pub - ${next(char)}op next.pub:op"
[04:41] <(C4i||OuX> (file "scripts/next.tcl" line 414)
[04:41] <(C4i||OuX> invoked from within
[04:41] <(C4i||OuX> "source scripts/next.tcl"
[04:41] <(C4i||OuX> (file "top10.conf" line 157)
[04:41] <(C4i||OuX> [04:41] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
[04:41] <(C4i||OuX> [12] Chat closed


;o)))))))))) help again hehe

Casper
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

The fact that it says "next(char)" doesn't exist, sugests it could be a user config issue too.

Download a fresh copy, and re-configure the script, making sure you leave nothing out. If you wish to not use somthing or unset it, simply leave ti blank, as it may well be needed like tin this case.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Get the latest .next tcl v1.05+mc1.0 from the TCL Archive..

Thanks again to ppslim for helping me. :)
Once the game is over, the king and the pawn go back in the same box.
C
Casper

Compressed

Post by Casper »

Could you remember me the ssh command tu uncompress it
.tgz file

i tried gunzip it convert it in .tar
then i tried tar -zxvf next.tar
But its not working

So mabe explain me the direct command tu Unconpress From .tgz or from .tar

Thanks

hope that one will work
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Tar balls are a collection of files, made into a single file, without any compression.

Gzips are a single file, compressed.

A TAR's don't compress, and GZIPs ony have one file, they are uzed incombination to create compressed archives.

Tra has the handy function, of being able to decompress it as well as unload the contents in one go.

Simply used "tar -zxf <file>" on the .tgz file.
C
Casper

Thanks

Post by Casper »

Hi thanks all for youre help i foud the las problem that i was having about that script witch was alwais making the egg crash on .REHASH


Waht was the problem??????????????

Simply To add the flag +S witch made the egg read the .next .helped .noidle command on the channel so without anybody on the egg with that flag the egg was uninstable because it was'nt seeing anybody to control him


So thaks all for youre Help and Support ;o)))))))))

Casper :D
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

So, finaly what next tcl have you loaded? I'm a bit confused actualy.. The tcl that I've sugested you to try should not give you any errors. Anyway what errors do you get?
Once the game is over, the king and the pawn go back in the same box.
Locked