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.

Time out on Connect

General support and discussion of Eggdrop bots.
k
kaio!
Voice
Posts: 19
Joined: Fri Nov 10, 2006 6:59 pm

Post by kaio! »

i restart the root
dont say i run eggdrop with root....

i already uncomment this lines

AND

now i do this:

bind dcc n tcl *dcc:tcl
bind dcc n set *dcc:set

but it still wont work...

what im doing wrong?
....
k
kaio!
Voice
Posts: 19
Joined: Fri Nov 10, 2006 6:59 pm

Post by kaio! »

so i recompiled and found a compile error:



tcl.c:490: warning: dereferencing type-punned pointer will break strict-aliasing rules
tcl.c: In function `readtclprog':
tcl.c:740: warning: assignment discards qualifiers from pointer target type
----------------------------------------------
userent.c: In function `del_entry_type':
userent.c:1135: warning: dereferencing type-punned pointer will break strict-ali asing rules
----------------------------------------------
../server.mod/server.c: In function `next_server':
../server.mod/server.c:1050: warning: dereferencing type-punned pointer will break strict-aliasing rules
../server.mod/server.c: At top level:
../server.mod/server.c:1344: warning: dereferencing type-punned pointer will break strict-aliasing rules
../server.mod/server.c:1352: warning: dereferencing type-punned pointer will break strict-aliasing rules
mv server.o ../

thats the errors but i CAN compile my eggdrop ...
AND now the .set works....

but i havnt a tcl error and the scripts still wont work
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Warnings are there for the coders and can be quite happily ignored. :)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
k
kaio!
Voice
Posts: 19
Joined: Fri Nov 10, 2006 6:59 pm

Post by kaio! »

so..
i still need help ^^
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Correctly edited/configured scripts should work as expected.

Always read the instructions in the script header. Any alterations would require a .rehash via the party line.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
k
kaio!
Voice
Posts: 19
Joined: Fri Nov 10, 2006 6:59 pm

Post by kaio! »

read all post please ...
ALL scripts wont work
no response from bot
no error
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

The problem appears to be your end and not the eggdrop.

If you are being ignored by the bot then re-check your host in the userfile.

Maybe re-read Enhancing Your Eggdrop.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
k
kaio!
Voice
Posts: 19
Joined: Fri Nov 10, 2006 6:59 pm

Post by kaio! »

all gets ignored
chan admin all ops
voiced
normals

ALL

but the badword works
so
why all other scripts wont work?
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Cos you're not using them correctly..And you're not providing enough info to anyone here to help you. sooooo.. read the friendly manual.
k
kaio!
Voice
Posts: 19
Joined: Fri Nov 10, 2006 6:59 pm

Post by kaio! »

i make a script witch is testet in many bots
!reply
bot says: answer

BUT my bot says nothing
...

its my bot / my root
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Maybe it does not like running as root..I don't know if eggdrop has built in idiot-proofing like that, it should..
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

kaio!: You were told once already that eggdrop cannot be run from root. It has to be run from a user account.

You are not reading the information on any of the links that have been posted.
kaio! wrote:i make a script witch is testet in many bots
!reply
bot says: answer
This doesn't tell you something? It is not the script it is whatever you're doing wrong.

Read the bot logs (~./logs) and you just may figure it out.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
k
kaio!
Voice
Posts: 19
Joined: Fri Nov 10, 2006 6:59 pm

Post by kaio! »

kaio!: You were told once already that eggdrop cannot be run from root. It has to be run from a user account.

i have already reply that...
my root = my server
im running this bot fron an user account....

but i compile many versions of this bot...
noone of them works...
only change the irc network and the chanel ... nothing works...
should i reinstall the root's os?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

"noone of them works... " says nothing!

Read the logs!

Start your bot with the "-n" switch and watch what displays; copy and paste it to a post even.

Code: Select all

./eggdrop -n bot.conf
You have the tools to figure out what is wrong and you're not using them.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

kaio! wrote: noone of them works...
You said before one of them worked.. So... I dunno how you expect us to be mind readers and figure out what YOU are doing wrong. Maybe eggdrop is beyond your expertise.. So your choices are 1) RTFM and educate yourself and learn how to make it work or 2) Go back to playing Xbox :)
Post Reply