I got a little problem running my Windrop. I am running it on a local area network in my house and I decided to set it up on a machine I have, and keep that on forever, so I went through all of it, and everything seems fine but when I go to IRC, my bot won't respond(No such nick/channel). all the modules load and everything seems fine but I get one weird message in the start file which is :
[19:30] Identd: I don't know why you're using winident.tcl on your system, but it probably won't work on anything but Windows.
[19:30] winident.tcl v1.2 by FireEgl@EFnet <fireEgl@windrop.cbj.net> - Loaded.
TruceBuildman wrote:All I get is "USER FILE NOT FOUND"
Then you should have read the documentation correctly and paid attention to (and read) what was actually sent to the command console about creating a user file (just before the line that says "not launched").
You are also required to pay attention to what is sent to the Command Console at all times; the successful launch also indicated what you do once windrop connects to an IRC Network.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
The only error I get is the one regarding the userfile even when I kill it and have created it previously. After it has connected it tells me to message my bot but I get "No such nick\channel" every time. Everything works when I make the -m command(Well, in the launch screen, the bot doesnt show up)
You are also required to pay attention to what is sent to the Command Console at all times; the successful launch also indicated what you do once windrop connects to an IRC Network.
Might be useful to combine -n and -m, as it would seem your bot is unable to connect to your irc-server for some reason. Might also considder replacing -n with -nt to gain partyline access from your console.
Ie:
nml375 wrote:Might be useful to combine -n and -m, as it would seem your bot is unable to connect to your irc-server for some reason. Might also considder replacing -n with -nt to gain partyline access from your console.
Ie:
The user is on DALnet and contacted me there; a combination of not reading eggdrop.conf, output from the Command Console and a missing DMZ setting in his router.
PS: He did use the "eggdrop -n -m bot.conf" combo.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM