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.

Problem starting eggdrop

Old posts that have not been replied to for several years.
Locked
C
Coolmarve

Problem starting eggdrop

Post by Coolmarve »

I installed my eggdrop correctly and everything but when i try to run it i get

[20:10] LANG: No lang files found for section core.
Eggdrop v1.6.17 (C) 1997 Robey Pointer (C) 2004 Eggheads

and nothing for eggdrop is loaded if i ps x

anyonw know what my problem is? is it with my installation or my config file?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

[20:10] LANG: No lang files found for section core.
It's telling you what's wrong. In your eggdrop folder there should be a ~language folder.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
C
Coolmarve

Post by Coolmarve »

yes there is and there is a core.english.lang in there and im asuming thats what its trying to find since thats the language im using. So i dont know what to do
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

English is the default language, so just comment out the line saying
addlang "english"
in your config file.
C
Coolmarve

Post by Coolmarve »

that line was commented out, and it gave the same error, and then i tryed using it and it still gives same error
C
Coolmarve

Post by Coolmarve »

never mind, i used the preinstall feature on my ircd and it did that and i tryed installing it manually and it worked fine, thanks for the help
Locked