unixtime1.6.2-3.patch (for 1.6.2 and 1.6.3) unixtime1.6.4.patch (for 1.6.4) - by BarkerJr - This patch fixes the September 8th "unixtime" eggdrop/TCL error. How to apply: Step 1: get the patch file (duh!) and uncompress it Step 2: in your eggdrop1.6.* dir, type: patch -p1 < unixtime1.6.2-3.patch or patch -p1 < unixtime1.6.4.patch when you do this, you should see something like this happening patching file src/tclmisc.c this is good Step 3: type "make" to recompile your bot Step 4: type "make install" to install your bot like you did last time Step 5: restart your bot