start, START!! and.. no module(s)?? it's there

These are old archives. They are kept for historic purposes only.
Post Reply
VegetaSan
Posts: 18
Joined: Wed Aug 25, 2004 9:11 am
Location: The Netherlands
Contact:

start, START!! and.. no module(s)?? it's there

Post by VegetaSan »

Hey,

I have this problem. sometimes when I want to start "wircd.exe" nothing happens. it doesnt show up in the proccesses and no errors are occured.

and....

When I Copy/Pasted the folder from "C:\Unreal3.2" to "C:\IRC\Unreal3.2"and I changed the "Imagepath" Registervalue to "C:\IRC\Unreal3.2\wircd.exe" then it gives a error saying:
* Loading IRCd configuration .. wrote: * unrealircd.conf:7: loadmodule commands.dll: failed to load: Kan opgegeven module niet vinden. (translation: cannot find the specified module)
But.... The Module is really there. I checked it 1000 times .. and recopyed the file. renamed, everything .. and it still gives me this error. and when I disables the line in the config file with # then it gives me the error:
* Loading IRCd configuration .. wrote: * unrealircd.conf:7: * unrealircd.conf:8: loadmodule cloak.dll: failed to load: Kan opgegeven module niet vinden. (translation: cannot find the specified module)

(PS: as you can see .. Iam using the windows version)

thank you, Vegetasan

* edit: Removed unnessasary profanity. (Stealth)
Image
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

I can answer only the first question, I'll leave the second one to someone else (me is not an expert in Windows).

Your first problem is a common one, and has already been discussed many many times. I think the best answer was codemastr's response here: http://forums.unrealircd.com/viewtopic.php?p=3298#3298.
Ron2K

Post by Ron2K »

Something for you to try to resolve the second problem: uninstall UnrealIRCd and reinstall it in the desired location. I can't guarantee that your problem will be solved, but it's worth a try.
VegetaSan
Posts: 18
Joined: Wed Aug 25, 2004 9:11 am
Location: The Netherlands
Contact:

Post by VegetaSan »

yeah I did that and it worked great. thank you guys.. and for people you have this same problem make a batch file with these contents
batch file .. wrote:@echo off
unreal uninstall
unreal install startup auto
pause
the batch file must be in the same folder as unreal.exe

thx everyone ^^
Image
Post Reply