i have made a win32 compile using visual studio.net 2003.
all went fine now but when i try to run unreal i get this error: * unrealircd.conf:38: loadmodule src/modules/commands.dll: failed to load: Kan opgegeven procedure niet vinden.
[error] IRCd configuration failed to load
But it's there in the directory where i pointed at from the config file.
but unreal can't find it says.
somebody who have an idea what the problem can be?
unreal can't find commands.dll
-
Stealth
- Head of Support
- Posts: 2085
- Joined: Tue Jun 15, 2004 8:50 pm
- Location: Chino Hills, CA, US
- Contact:
If you're absolutely sure the loadmodule path is correct and the module exists in that location, I have no idea why it would tell you that. In the past, people have gotten that error because users did not have the MSVCR71.dll file, but if you are running Unreal on the same computer you compiled it with, you already have that DLL.
What do you have as your loadmodule line?
What do you have as your loadmodule line?