ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Mircryption

/etopic bug in v1.15.01

(1/1)

guybrush:
Line 2647 in mircryption.mrc v1.15.01 is:
    var %etag = $mcetagchan($ename)

which triggers the following error when using /etopic:
* No such identifier: $ename (line 2647, mircryption.mrc)

it's supposed to be:
    var %etag = $mcetagchan(%ename)

then it works fine :)

mouser:
thank you guybrush!
i don't know how that got past us.  nice find.  will be fixed in next update.
thank you again.

Navigation

[0] Message Index

Go to full version