[16:46] Tcl error in file 'Top10.conf':
[16:46] invalid command name "loadstatsskin"
while executing
"loadstatsskin templates/stats/classic/classic.skin"
(file "stats.conf" line 255)
invoked from within
"source stats.conf
"
(file "Top10.conf" line 54)
[16:46] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
Line 255
loadstatsskin templates/stats/classic/classic.skin -> this file exist
it looks you are using a .conf file of a new build for an old build, because the stats skin feature is only included in the unstable 1.4.0.dev20 release and not in the stable 1.3.3.dev1 one.
try to comment out the loadskin lines.
or create the directory tree just like in ~/eggdrop1.6.x/src/mod/stats.mod... for example, in your main bot directory, use the mkdir command to recreate the directory tree
I got the same problem, and didn't fix it yet, then i go back to the older version of stats.mod, because older version works fine with no error at all, maybe there is a problem in the styles of the URL "Interface" i think the guy who made that livestat forgot to upload the skins
the livestats templates worked fine for me in the newest version. I put them in:
eggdrop/templates/stats/classic
I beleave that was the default dir they are supposed to be.