Page 1 of 1
Configuration Failed To Load!
Posted: Sun Nov 09, 2014 4:41 pm
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?!
Re: Configuration Failed To Load!
Posted: Tue Nov 11, 2014 4:02 pm
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.
Re: Configuration Failed To Load!
Posted: Tue Nov 11, 2014 6:54 pm
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.
Re: Configuration Failed To Load!
Posted: Wed Nov 12, 2014 12:40 am
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.