Configuration Failed To Load!

These are old archives. They are kept for historic purposes only.
Post Reply
IDontCare
Posts: 1
Joined: Sun Nov 09, 2014 4:37 pm

Configuration Failed To Load!

Post by IDontCare »

I Need help! When i try to run unreal.exe, It opens CMD, and quickly closes. When I run wircd, It says:

* Loading IRCd configuration ..
* unrealircd.conf:45: Ignoring extra data
[error] Unable to create file 'tmp/78552FB3.commands.dll': Permission denied
* unrealircd.conf:10: loadmodule modules/commands.dll: failed to load: Failed to copy module file.
[error] IRCd configuration failed to load


Help?!
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Configuration Failed To Load!

Post by katsklaw »

I'm not a windows guru but I know "Permission denied" errors when you try to write/create a file is a file permissions issue. Please share more information about the version of windows you are using and which user you are trying to run as.
none
Posts: 7
Joined: Fri Sep 26, 2014 3:40 pm

Re: Configuration Failed To Load!

Post by none »

Hi try to run it as admin.
also check the line 45 of your unrealircd.conf may be contain wrong syntax
and be sure that commands.dll and cloak.dll are on the module folder.
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Configuration Failed To Load!

Post by katsklaw »

none wrote:Hi try to run it as admin.
also check the line 45 of your unrealircd.conf may be contain wrong syntax
and be sure that commands.dll and cloak.dll are on the module folder.
Actually I missed that line when I read your post. The error isn't on line 45. Line 45 is where the configuration parser got confused.The error will be above line 45 so start at 44 and work your way backwards.

You still didn't tell us what version of Windows ... accurate help spawns form accurate information.
Post Reply