| View previous topic :: View next topic |
| Author |
Message |
ldevries Voice
Joined: 23 Feb 2013 Posts: 12 Location: Great Falls
|
Posted: Sat Feb 23, 2013 7:08 pm Post subject: help with error |
|
|
I have installed eggdrop 1.6.21 on UBUNTU 12.04amd64 host. I complied the program without any errors however when I start eggdrop with -mn I see the following error.
Can't load modules channels: This module requires Eggdrop 1.6.20 or later.
Can't load modules irc: This module requires Eggdrop 1.6.20 or later.
Can't load modules console: This module requires Eggdrop 1.6.20 or later
what did I do wrong |
|
| Back to top |
|
 |
Madalin Master

Joined: 24 Jun 2005 Posts: 310 Location: Constanta, Romania
|
Posted: Sat Feb 23, 2013 8:17 pm Post subject: |
|
|
Have you downloaded the eggdrop from
wget geteggdrop.com ?? _________________ https://github.com/MadaliNTCL - To chat with me: https://tawk.to/MadaliNTCL |
|
| Back to top |
|
 |
willyw Revered One
Joined: 15 Jan 2009 Posts: 1175
|
Posted: Sat Feb 23, 2013 9:04 pm Post subject: Re: help with error |
|
|
| dutch1918 wrote: |
...
when I start eggdrop
...
|
I wonder if you are accidentally starting some other install of eggdrop that you do not wish to start.
Are you starting it like this:
eggdrop -mn eggdrop.conf
or like this:
./eggdrop -mn eggdrop.conf
If it were me, I would cd to the bot's dir, and use
./eggdrop -mn eggdrop.conf
(assuming you feel you need -mn ) |
|
| Back to top |
|
 |
ldevries Voice
Joined: 23 Feb 2013 Posts: 12 Location: Great Falls
|
Posted: Sun Feb 24, 2013 12:08 pm Post subject: |
|
|
Yeah.. I realized after I posted that I needed the ./eggdrop
Thanks anyway.. Problem solved.. Interesting that the program started ok and connected to the server but thats as far as I could get. You would think with errors that the program would bomb. Oh Well... |
|
| Back to top |
|
 |
|