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.

New version (1.6.7) - new problems ?!

Old posts that have not been replied to for several years.
Locked
S
SkiRmiS

Post by SkiRmiS »

When i has 1.6.6 version everything were just fine, when installed 1.6.7 version, I have noticed that log file are full of these errors :
TCL error in script for 'timer733':
[17:09] can't read "var_pointer": no such variable
[17:09] TCL error in script for 'timer735':
[17:09] can't read "var_pointer": no such variable

Have anyone got some problems like this ?
Thanks in advice :]

GL

S
SkiRmiS

Post by SkiRmiS »

P.S I am using other scripts which wasn't included in original eggdrop installation, and I can't to say where is the problem :[
g
guppy
eggdrop engineer
Posts: 199
Joined: Mon Sep 24, 2001 8:00 pm
Location: Canada
Contact:

Post by guppy »

Looks like a problem with the script not with eggdrop, enable the .tcl command and right after the error happens type:

.tcl putlog $errorInfo

It might provide you with some more details
Locked