tclhash.c/688

Old posts that have not been replied to for several years.
m
multikon
Voice
Posts: 22
Joined: Sat Jun 19, 2004 10:28 pm

tclhash.c/688

Post by multikon »

Hi Freaks

I run my eggdrop 1.6.16 ...

After a while:

Last context: tclhash.c/688 []
* SEGMENT VIOLATION -- CRASHING!

?!?

Can anyone help me ?
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Your bot is crashing probobaly because of some misconfigured script, some memory problem, or it can be with the source even the OS. But it is generally due to a tcl script problem.

If you have alot of scripts in it try to remove then and see, also try in DCC:

.tcl set errorInfo


This can locate tcl scripts which are causing errors. If the problem still exists, try contacting the eggheads team and report the bug along with the full logs and details.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
m
multikon
Voice
Posts: 22
Joined: Sat Jun 19, 2004 10:28 pm

Post by multikon »

[quote="awyeah"]^
If you have alot of scripts in it try to remove then and see, also try in DCC:

.tcl set errorInfo

quote]

[05:31] <multikon> .tcl set errorInfo
[05:31] <bot> What? You need '.help'
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

You have to comment out the unbind of dcc:tcl in the .conf file, then save it and restart the bot, then you would be able to use ".tcl" in the partyline. What I mean is:

Change this to:
unbind dcc n tcl *dcc:tcl

this:
#unbind dcc n tcl *dcc:tcl
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

awyeah wrote:You have to comment out the unbind of dcc:tcl in the .conf file, then save it and restart the bot, then you would be able to use ".tcl" in the partyline. What I mean is:

Change this to:
unbind dcc n tcl *dcc:tcl

this:
#unbind dcc n tcl *dcc:tcl
And you should be a permanent owner of the bot. In your conf file: set owner "<your handle>"
m
multikon
Voice
Posts: 22
Joined: Sat Jun 19, 2004 10:28 pm

Post by multikon »

Hi

My Eggdrop.conf:

# Comment these two lines if you wish to enable the .tcl and .set commands.
# If you select your owners wisely, you should be okay enabling these.
unbind dcc n tcl *dcc:tcl
unbind dcc n set *dcc:set


Partyline:

[15:30] <multikon> .tcl set errorInfo
[15:30] <bot> What? You need '.help'


?!?!?[/b]
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

multikon wrote:Hi

My Eggdrop.conf:

# Comment these two lines if you wish to enable the .tcl and .set commands.
# If you select your owners wisely, you should be okay enabling these.
unbind dcc n tcl *dcc:tcl
unbind dcc n set *dcc:set


Partyline:

[15:30] <multikon> .tcl set errorInfo
[15:30] <bot> What? You need '.help'


?!?!?[/b]
awyeah wrote:You have to comment out the unbind of dcc:tcl in the .conf file ...
Miss something?
#unbind dcc n tcl *dcc:tcl
#unbind dcc n set *dcc:set
Would help if you read. :P
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

I think we should have a new front page to the forum with just the letters RTFM linking to the eggdrop help page. New users will not be allowed into the forum until they have visited it at least twice :lol:
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

awyeah wrote: Change this to:
unbind dcc n tcl *dcc:tcl

this:
#unbind dcc n tcl *dcc:tcl
I don't think there can be more simpler and easier instructions than this, hehe.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

I couldn't agree more awyeah It just seems that the people that come here for help dont actually read the help that is given to them. It's not as if reading is hard work :lol:
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
m
multikon
Voice
Posts: 22
Joined: Sat Jun 19, 2004 10:28 pm

Post by multikon »

Hi

My Eggdrop.conf:

# Comment these two lines if you wish to enable the .tcl and .set commands.
# If you select your owners wisely, you should be okay enabling these.
#unbind dcc n tcl *dcc:tcl
#unbind dcc n set *dcc:set


Partyline:

[15:30] <multikon> .tcl set errorInfo
[15:30] <bot> What? You need '.help'
m
multikon
Voice
Posts: 22
Joined: Sat Jun 19, 2004 10:28 pm

Post by multikon »

Hi

My Eggdrop.conf:

# Comment these two lines if you wish to enable the .tcl and .set commands.
# If you select your owners wisely, you should be okay enabling these.
bind dcc n tcl *dcc:tcl
bind dcc n set *dcc:set


Partyline:

[15:30] <multikon> .tcl set errorInfo
[15:30] <bot> What? You need '.help'


:shock: !"§$%&/()=?
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

And you should be a permanent owner of the bot. In your conf file: set owner "<your handle>"
Que?
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

how did you manage to comment those two options out and test it? then uncomment them change them to a bind and re-test them all in the same minute?

[15:30]

Please dont waste our time by making up information that is obviously false. :evil:
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
m
multikon
Voice
Posts: 22
Joined: Sat Jun 19, 2004 10:28 pm

Post by multikon »

KrzychuG wrote:And you should be a permanent owner of the bot. In your conf file: set owner "<your handle>"

# Un-comment the next line and set the list of owners of the bot.
# You NEED to change this setting.
set owner "multikon"
Locked