Having probs with loading

These are old archives. They are kept for historic purposes only.
Post Reply
TheBigFella
Posts: 6
Joined: Wed Jul 04, 2007 9:51 am

Having probs with loading

Post by TheBigFella »

i keep getting this as i try to load


* Loading IRCd configuration ..
* unrealircd.conf:1: loadmodule src/modules/cloak.so: failed to load: Cannot open module file: No such file or directory
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemingly not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================


some help would be great

thanx
T-rexke
Posts: 147
Joined: Sat Mar 18, 2006 4:37 pm

Post by T-rexke »

remove the // before the loadmodule "src/modules/cloak.so"; in the unreal conf
TheBigFella
Posts: 6
Joined: Wed Jul 04, 2007 9:51 am

Post by TheBigFella »

still getting the same
nate
Posts: 148
Joined: Fri Jul 29, 2005 10:12 am
Location: Johnstown, Pa
Contact:

Post by nate »

Paste your conf file please? (Remove passwords of course)
TheBigFella
Posts: 6
Joined: Wed Jul 04, 2007 9:51 am

Post by TheBigFella »

Moderator:
No conf's! (sorry)

The error is clearly not a conf error.!
TheBigFella
Posts: 6
Joined: Wed Jul 04, 2007 9:51 am

Post by TheBigFella »

im happy to pm my username and password if someone would like to help, im ripping my hair out
canadianjeff
Posts: 6
Joined: Fri Jun 22, 2007 3:10 pm

Post by canadianjeff »

do you have "root" did you install as "root"?

if you dont know what root is I suggest Learning more about linux 1st
static-x
Posts: 28
Joined: Sat Jul 23, 2005 2:43 am

Post by static-x »

Redownload the ircd then start from scratch. sometimes the mod doesnt make or try this

cd Unreal3.2

make custommodule MODULEFILE=cloak
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

No one has yet pointed out the error was "No such file/directory"

From the directory where the conf is, type

Code: Select all

ls -l src/modules/cloak.so
TheBigFella
Posts: 6
Joined: Wed Jul 04, 2007 9:51 am

Post by TheBigFella »

still nothing......

im happy to pm my username and password if someone would like to help, im ripping my hair out
GouroB
Posts: 182
Joined: Thu Oct 28, 2004 7:42 pm
Location: London
Contact:

Post by GouroB »

bigfella still having prob ? if yes pm me i will take a look into it.
-=GouroB=-
https://www.shunno.info
Your complete web Solution
Irc.BanglaCafe.com
LargesT Chat server in BanglaDesH
TheBigFella
Posts: 6
Joined: Wed Jul 04, 2007 9:51 am

Post by TheBigFella »

any suggestions ??? i still have a prob with it
static-x
Posts: 28
Joined: Sat Jul 23, 2005 2:43 am

Post by static-x »

Are you still having a problem?
Post Reply