oh i know how to quote properly i just don't want to sink that low. hehe. anyways. i think i fixed my troubles. the script returns out before closing its file sometimes.
thanks for offering to look at my script bit though pap
:^/ my smiley was supposed to put my comment in context... playfull. and you did more than point the time in your post. "If you expect instant help, pay a support person. This isn't a IRC cvhat room, and doesn't take place in real time." thats on the edge of flame... if you don't think tha...
i realize its an old script, but i use the inidb.tcl script cause it makes file io quick and easy. anyways i have some scripts that use the inidb.tcl proc very aggressively and i find that my eggies memory usage skyrockets. i've done my best to look through the inidb.tcl script to try to help minimi...
is there an equivalent command to sizeof() for c++ in tcl? i would like to grab the size of a variable but i can't find any commands that seam to be of use.
this problem first occured when i upgraded my eggy to 1.6.12. one of my scripts has this bind: bind need -|- "op" gn_needop which is getting triggered even when the bot is opped. i threw in a putlog with a [botisop $chan] in my needop function and its returning 0... while the bot is actual...
i'm not sure its TCL, but i am sure its the eggdrop. and i assume its my scripts because i keep my modules and scripts (other than mine) to a minimum... but i do have quite a few scripts of my own. which leads me to think its something that i'm doing. thats why i was wondering if there were any scri...
This might sound silly, but is there a way to induce a memory leak through tcl scripts?
my eggdrop continually consumes memory... and after a good period of time it'll render my machine useless w/o a reboot. i'm just wondering if this could be a problem with my bad scripting habits. thx.