[IRCServices Coding] Problem with alpha16?

Alan Carr atcarr at hotmail.com
Sun Jan 27 05:44:08 PST 2002


I finally got around to compiling alpha16 of IRCServices for testing on
my test network.  Compile worked fine with no errors reported.  I edited
the new Configuration files and attempted to load the server only to get
Initialization failed, exiting.  I checked the log file to find this
message:

[Jan 27 08:45:32 2002] IRC Services 5.0a14 starting up
[Jan 27 08:45:32 2002] Warning: Bad number of strings (1098, wanted
1104) for language 0 (en_us)
[Jan 27 08:45:32 2002] Warning: Bad number of strings (1098, wanted
1104) for language 10 (nl)
[Jan 27 08:45:32 2002] Warning: Bad number of strings (1098, wanted
1104) for language 9 (de)
[Jan 27 08:45:32 2002] Warning: Bad number of strings (1098, wanted
1104) for language 8 (it)
[Jan 27 08:45:32 2002] Warning: Bad number of strings (1098, wanted
1104) for language 2 (ja_euc)
[Jan 27 08:45:32 2002] Warning: Bad number of strings (1098, wanted
1104) for language 3 (ja_sjis)
[Jan 27 08:45:32 2002] Warning: Bad number of strings (1098, wanted
1104) for language 5 (pt)
[Jan 27 08:45:32 2002] Warning: Bad number of strings (1098, wanted
1104) for language 4 (es)
[Jan 27 08:45:32 2002] Warning: Bad number of strings (1098, wanted
1104) for language 7 (tr)
[Jan 27 08:45:32 2002] modules: Unable to load module
`protocol/bahamut':
/home/servers/test/services/modules/protocol/bahamut.so: $
[Jan 27 08:45:32 2002] Error loading modules, aborting

I have run through testing all the protocols which might work with my
dreamforge derived server with no success.  This could be just me
however I don't know. 

Phantom