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.
Discussion of Eggdrop's code and module programming in C.
_MaStErCoBrA_
Halfop
Posts: 55 Joined: Sat Apr 23, 2005 3:33 am
Location: Poland / Belgium
Contact:
Post
by _MaStErCoBrA_ » Thu Jan 05, 2006 9:22 am
Hello, when i try to run my eggdrop with stats.mod v 1.3 i get:
Code: Select all
[13:16] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[13:16] use '.help userinfo' for commands.
[13:16] ERROR reading stats file
[13:16] Stats.mod v1.3.3dev1 loaded.
[13:16] Module loaded: stats
[13:16] Loading default slangfile: language/stats.lang
[13:16] ERROR! Cannot open listening socket for livestats!
[13:16] * USER FILE NOT FOUND! (try './eggdrop -m eggdrop.conf' to make one)
and he dont start what is the problem ? thx.
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Thu Jan 05, 2006 9:36 am
The error says it
ERROR! Cannot open listening socket for livestats!
Either change the port to see if that works or ask your provider why it's not able to listen on it. If you don't need that feature at all then disable it.
_MaStErCoBrA_
Halfop
Posts: 55 Joined: Sat Apr 23, 2005 3:33 am
Location: Poland / Belgium
Contact:
Post
by _MaStErCoBrA_ » Thu Jan 05, 2006 9:40 am
ye i dont need it, where can i disable it in stats.conf ?
Sir_Fz
Revered One
Posts: 3794 Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:
Post
by Sir_Fz » Thu Jan 05, 2006 9:52 am
If you just
read through stats.conf you can find it easily.
# listen on which port for livestat connection?
# (to disable, either comment this out or use "off" or 0 as value)
# (if you use the default, you can access the stats at
#
http://your.shell.com:8033/ )
livestats 0