hi (excuse my english) i'm programming a eggdrop module. i'm using eggdrop1.6.17 and cygwin (windrop). my eggdrop crash after a simple call to dprintf function. ... dprintf(DP_MODE, "privmsg %s :%s\r\n",chan,message); ... the message is repeated 2 times in the chan with a single function c...