pseudo wrote:Being a software developer, I would expect more precise information.
Sorry if I wasn't precise enough. When the bot has been running for a while, it stops responding to anything. It's someting TCL related so probably some of my scripts not working well with 1.8 ("couldn't write file "/dev/null": too many open files"). So it's something I need to look into myself.
pseudo wrote:How come you can't use Megahal with it? The only thing I'm aware of that can prevent loading it is the version check which doesn't recognize 1.8 as supported. I doubt it's a challenge for a developer, but for anybody having problems with it, there are updated module sources at
ftp://ftp.eggheads.org/pub/eggdrop/modules/1.8/.
And what's that weird stuff you're talking about? Tell us, we're interested.t
I tried just removing the version check, but after that it kept crashing after a while when anyone said anything to the bot on the channel (it was some time ago though, I haven't tried it lately). I'm gonna try your version. Thanks!
pseudo wrote:So, could anyone help me or give some pointers on setting up a stable eggdrop 1.6.x with ipv6 support
Stable 1.6 with ipv6? You have a good sense of humour. ;)
After investing some time into developing ipv6 for 1.8 I'm not interested in debugging 3rd party patches, but if anybody else is, it might help if you tell people which settings don't work. Note that the crappy patch requires my-ip to be set, in order for my-ip6 to take any effect. The value of my-ip doesn't matter as long as it's set.
Ok, "stable" might be a bit far fetched, I admit. What I meant was just something that could actually run and connect to ipv6 servers. As I mentioned, the patch throws an error "patch unexpectedly ends in middle of line" and when I build Eggdrop after that, everything works fine, except any of the ipv6 settings don't work.
Thanks for answering anyway :)