You get this error, because of module load order issues.
A script is trying to add a bind type, that doesn't exist, until the module that provides it is loaded. Revise you script load time.
All scripts should be loaded at the base of the config file, so that all modules are pre-loaded first.
ANother thing that puzzles me.
You state you are using the stats.conf file. This sounds rather incorrect. The documentations states to use advanced.eggdrop.conf, complete.eggdrop.conmf or simple.,eggdrop.conf for versions upto and including 1.6.12 and just eggdrop.conf for 1.6.13 upwards.
This stats.conf file, is likely to be a addon, that is designed to configure a stats module. This is all it will do. It will not configure the bot for you.
THere is a wonderful guide, of exactly how to configure an eggdrop/windrop on
http://www.egghelp.org/ - Please follow this, as it sounds as if you are jumping into the pool, without testing to see if there is any water.
It still sounds as if you havn't read any other word spoken to you on the forum. You ask for help, then you seem to simply ignore the information provided.
Windrop is exactly the same as eggdrop. It gets it's name, because it is running on wundows.
It uses exactly the same code as normal eggdrop, without a single change.
http://windrop.sf.net/ will explain a very simalr compilation process to that on
http://www.egghelp.org/ which is designed for *nix systems.
The eggdrop code works fine. However, it needs compiling to operate, just like any other program. A windrop, is simply, pre-compiled by some1 else, to solve your problems.
Please do read the guides, the included documentation and any items posted to you fully. You may not understand half of it, but you should never stop when you reach a point you don't understand, as you will simply miss important information. On top of this, it's a sure sign that you don't deserve help. Those that refuse to help themselves, don't deserve help from any1else.