This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
m
magistat
Post
by magistat » Mon Feb 03, 2003 5:07 pm
I tried to start up eggdrop via psexec to one of my network computers and i get this error.. Eggdrop v1.6.13 (C) 1997 Robey Pointer (C) 2002 Eggheads
[12:50] LANG: No lang files found for section core.
[12:50] --- Loading eggdrop v1.6.13 (Mon Feb 3 2003)
[12:50] * MSG534
c:\winnt\winsys\eggdrop.exe exited on x.x.x.x with error code 1.
Help me out.. thanks
k
koan
Post
by koan » Tue Feb 04, 2003 12:33 pm
do you have a line in your .conf that looks like:
addlang "yourlanguage"
you should also have a subdirecotry under your eggdrop dir that is called "language" It should include:
console.yourlanguage.lang
core.yourlanguage.lang
notes.yourlanguage.lang
transfer.yourlanguage.lang
It looks like your "core.yourlanguage.lang" is not found in eggdropdir/languages
ppslim
Revered One
Posts: 3914 Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England
Post
by ppslim » Tue Feb 04, 2003 1:39 pm
By default, the english core languages are loaded, regardless of the addlang lines.
It sounds like either the core languages files are missing, no access is allowed to them (security) or the directories it's looking in are incorrect.