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.

[SOLVED]Debug mode

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
User avatar
Fire-Fox
Master
Posts: 299
Joined: Sat Sep 23, 2006 9:01 pm
Location: /dev/null

[SOLVED]Debug mode

Post by Fire-Fox »

Hey

i know i should know this, but Don't
how do i get my bot in debug mode?

so i can find where this is comming from

Code: Select all

Tcl error [user_search]: missing operand at _@_
in expression "1255646007 - _@_"
Last edited by Fire-Fox on Fri Oct 16, 2009 5:31 am, edited 1 time in total.
GreatZ
Fire-Fox | Denmark

Scripts: Relay | Store Text | TvMaze
User avatar
TCL_no_TK
Owner
Posts: 509
Joined: Fri Aug 25, 2006 7:05 pm
Location: England, Yorkshire

Post by TCL_no_TK »

Code: Select all

.set errorInfo
in dcc/telnet

From the looks of the error, you have done some math function in a script and it hasn't returned a number. would be my guess, so try looking for a recent script that has something like that in it. :arrow: user_search
User avatar
Fire-Fox
Master
Posts: 299
Joined: Sat Sep 23, 2006 9:01 pm
Location: /dev/null

Post by Fire-Fox »

thanks :)
GreatZ
Fire-Fox | Denmark

Scripts: Relay | Store Text | TvMaze
Post Reply