Anope IRC Services

Anope Development => Modules => Topic started by: xeross on January 30, 2008, 08:54:52 PM

Title: [ircd_vhostserv] DLL Anope 1.7.21
Post by: xeross on January 30, 2008, 08:54:52 PM
I need a dll file of ircd_vhostserv for Anope 1.7.21 i tried compiling the source but that didnt work, if anyone has it or can make it quickly please do so, i would appreciate it.

http://modules.anope.org/viewmod.php?id=41
Title:
Post by: katsklaw on January 30, 2008, 10:35:20 PM
http://ircd.ircmojo.net/users/katsklaw/anope/win32/modules/1.7.21/ircd_vhostserv.dll
Title:
Post by: xeross on January 31, 2008, 06:31:18 AM
Thanks,

Edit : huh i pasted it in my modules directory and i tried to load and it gave error so i looked in log and it said

Code: [Select]

[Jan 31 07:36:50 2008] OperServ: Nethazard: modload ircd_vhostserv
[Jan 31 07:36:50 2008] Trying to load module [ircd_vhostserv]
[Jan 31 07:36:50 2008] Kan opgegeven module niet vinden.


[Jan 31 07:36:50 2008] Module loading status: 6 (Module Error, Error during load time or module returned MOD_STOP)


Kan opgegeven module niet vinden. = Cant find module

[Edited on 31-1-2008 by xeross]
Title:
Post by: Jobe on January 31, 2008, 08:38:34 AM
[Jan 31 07:36:50 2008] Kan opgegeven module niet vinden.
Translates to (for those who don't speak Dutch
[Jan 31 07:36:50 2008] Can not find specified module

Anyway, did you put the .dll file in the modules directory?
Title:
Post by: xeross on January 31, 2008, 10:24:37 AM
yep i did i even restarted anope, it seems that it is finding the module but that it's missing another file

[Edited on 31-1-2008 by xeross]
Title:
Post by: Charles Kingsley on February 01, 2008, 06:24:57 PM
Do you actually get an error?
Title:
Post by: xeross on February 01, 2008, 06:34:55 PM
Quote
Originally posted by xeross
Thanks,

Edit : huh i pasted it in my modules directory and i tried to load and it gave error so i looked in log and it said

Code: [Select]

[Jan 31 07:36:50 2008] OperServ: Nethazard: modload ircd_vhostserv
[Jan 31 07:36:50 2008] Trying to load module [ircd_vhostserv]
[Jan 31 07:36:50 2008] Kan opgegeven module niet vinden.


[Jan 31 07:36:50 2008] Module loading status: 6 (Module Error, Error during load time or module returned MOD_STOP)


Kan opgegeven module niet vinden. = Cant find module

[Edited on 31-1-2008 by xeross]


Thats what my log sais after i used the modload command, thats all
Title:
Post by: katsklaw on February 01, 2008, 10:03:09 PM
Then you didn't put the module in the right directory. Should be in data\modules
Title:
Post by: xeross on February 02, 2008, 10:28:57 AM
It would say file not found or something if i didnt put it in, i did put it in my data\modules directory
Title:
Post by: katsklaw on February 02, 2008, 01:58:02 PM
Then whats the difference between "Cant find module" and "file not found"? I'll tell you ... nothing. There is no difference. Anope is giving you the message, not windows and Anope doesn't use the term "file not found".

You requested the dll, I compiled it from unaltered source code found at the URL you provided. It compiled without errors. I don't warranty any modules.
Title:
Post by: xeross on February 02, 2008, 05:00:35 PM
well it's in the modules directory, and when i remove it i get the cant find module
Title:
Post by: katsklaw on February 02, 2008, 07:29:51 PM
Anope apparently disagrees with you. Thousands of users have used modules on windows in the past and present. Since it's not possible for Anope to choose who it works for and who it doesn't, it's logical to assume you did something wrong.


So I refer you to: http://anope.info/wiki
Title:
Post by: xeross on February 02, 2008, 07:38:05 PM
I'll tell you exactly what i did, i clicked the link u gave me and then i saved the dll in the data/modules folder, after that i rebooted anope, then i used the modload command, and the rest u already know
Title:
Post by: Jobe on February 02, 2008, 08:18:26 PM
One possible problem is file permissions, if Anope cant read the file it cant find it.
Title:
Post by: xeross on February 02, 2008, 08:51:33 PM
I'll look if it's read only if that matters
Title:
Post by: KnopeX on February 03, 2008, 12:51:19 AM
Quote
Ursprünglich verfasst von katsklaw
So I refer you to: http://anope.info/wiki


Quote
Not Found

The requested URL /wiki was not found on this server.


Btw.
Title:
Post by: Jobe on February 03, 2008, 01:01:05 AM
He missed the trailing /

http://anope.info/wiki/ should work