Ok im confused here trying to find out what my problem is... Some of my bots been dropping at random fully ending the process... They'll stay up 2 to 3 days then die completly..
Then I sat in the room waiting to see what commands were causing it.... I saw 4 bots die after a chatter tried checking their weather but the weather script in fact works since people were using it before them.. so I start the bot back up, check weather it's fine.... Then I descided to remove the weather script to test that... BUT nope the bot left after someone asked the bot what water is? (ALICE Talking bot script)
Any idea where my problem is? perhaps I missed something?
I've had a similar problem in FreeBSD 5.4-RELEASE, except mine runs for under an hour before either 1) segfaulting, 2) using a TON of RAM (so much that the computer disk thrashes), and pinging out on the server it's connected to.
it just started recently, and I have done everything I can think of: recompile from scratch, re install libraries, rerun portupgrade, etc. I can't for the life of me get this working right.
After telnetting to the bot, I get this, right before he pings out:
Since im no expert here, can anyone tell me whats wrong here or are these bugs I need to send eggheads? I don't want to send anything unless I know for sure like is it the scripts fault?
It's kinda weird tho both my bots have same things loaded on it and this problem only happens on one bot...
Yep I did a search and read that it can be caused by a busy pc so i'll try getting more memory to see if it helps, I have 1GB memory and only 750mb is being used - so I assume it wants more.
eggdrop needs very little memory under normal circumstances especially on a *nix system. If I were you I'd be looking at scripts/modules the bot is loading or what may be running in the background that could be causing memory leaks etc. A system with 1Gb of RAM really is more than adequate.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
I'm using windrop on windows - I know CPU jumps to 100% when you check mail or browse around with the mouse then it drops real fast so maybe this might be it.
cache wrote:I'm using windrop on windows - I know CPU jumps to 100% when you check mail or browse around with the mouse then it drops real fast so maybe this might be it.
I run Windrop also (Windows 2003 Enterprise Edition - 1Gb RAM) and have never had any problems so far. In Task Manager my eggdrop.exe is shown as using 6,424 K.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM