Well, I don`t think the problem is on my side. That`s why I made a a bug report and told you how to reproduce the bug. I posted here to get sure that it´s really a bug and not my mistake.
Since it seams he is one of mircryption`s contributors please redirect him to this topic since I don`t know him.
I could also try to look myself deep into your source and figure out how to change this behavor, but it would take my an big amount of time because I use another style of formating. You also did not state that you are looking for new contributors. Guess he could fix that bug in less time.
I also do other tests, I am about to reproduce another bug with a short as possible code.
EDIT: Found it. Here another bug.
.tcl putquick "mode #channel +o nickname" -next
Tcl error: wrong # args: should be "putquickmc putlinetext"
Works with normal eggdrop, won`t work after mircryption tcl addon is loaded. It`s caused due the -next parameter.