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.

invalid command name "resetslang"

Discussion of Eggdrop's code and module programming in C.
Post Reply
k
krunk
Voice
Posts: 2
Joined: Wed Mar 14, 2007 1:59 pm

invalid command name "resetslang"

Post by krunk »

Hi, I just tried to compile my eggdrop with stats.mod .. however, I got this error when starting the bot -

[17:58] Tcl error in file 'eggdrop.conf':
[17:58] invalid command name "resetslang"
while executing
"resetslang"
(file "stats.conf" line 62)
invoked from within
"source stats.conf"
(file "eggdrop.conf" line 1340)
[17:58] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)


Can anyone tell me what I did wrong? I checked through the help files that came with the mod and I set everything up according to those directions.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

krunk wrote: (file "stats.conf" line 62)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
k
krunk
Voice
Posts: 2
Joined: Wed Mar 14, 2007 1:59 pm

Post by krunk »

yes.. very good.
I understand where the error is coming into play, I do not know why. which is why I asked for help, incase anyone else encountered this problem.

I did follow the steps directed in the stats.mod readme, and the line appears to be correct to me.

anyone got any useful tips? Thanks! :roll:
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Others normally use the stats module with no such problems, I never used it myself but I'm very sure that no such severe error exists in the stats.conf file.

Make sure you have a fresh copy of the module from its homepage and that you have the "source stats.conf" line in the proper place in the eggdrop.conf file (where scripts should be loaded).
Post Reply