Fresh 3.2.4 install on Windows Server 2003

These are old archives. They are kept for historic purposes only.
Post Reply
sChutt
Posts: 48
Joined: Mon Mar 07, 2005 8:20 pm

Fresh 3.2.4 install on Windows Server 2003

Post by sChutt »

Code: Select all

* Loading IRCd configuration ..
[error] ERROR: efunction 'tkl_hash' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] ERROR: efunction 'tkl_typetochar' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] ERROR: efunction 'tkl_add_line' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] ERROR: efunction 'tkl_del_line' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] ERROR: efunction 'tkl_check_local_remove_shun' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] ERROR: efunction 'tkl_expire' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] ERROR: efunction 'tkl_check_expire' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] ERROR: efunction 'find_tkline_match' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] ERROR: efunction 'find_shun' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] ERROR: efunction 'find_spamfilter_user' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] ERROR: efunction 'find_qline' was found 2 times, perhaps you loaded commands.so twice or commands.so and a/the m_*.so module(s)
[error] [--efunction errors truncated to prevent flooding--]
[error] IRCd configuration failed to pass testing
Made a fresh install on a second box, to swiftly move from 3.2.3 to 3.2.4.
However, when I try to start the IRCd, i get the output above. Ideas?

- sChutt
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Check your loadmodule directives...
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Post Reply