Peace and Protection forum

Strange posting in active window

itchykill - 3-9-2018 at 17:22

Hello,

I am wondering about some lines getting posted in my active window without me doing anything. They just happen randomly.

The first one is 3 dots; white, white-grey and grey. They just show up in my active window randomly like this: [17:08] •••

The second one is this example: [17:12] ••• since Tue Sep 4 01:12:46 2018 (UTC+10); probably asleep or in a meeting.

I have no idea who the script is referring to here. And today is Sep 3 and it says "Since Tue Sep 4"?

I don't know why this is happening. Any ideas?






[Edited on 3-9-2018 at 17:24 by itchykill]

kap - 19-10-2018 at 21:25

I'm not sure what's going on @itchykill.


Could be something to do with notify or whois lines…
Do you have notify enabled?
Do you have whois-on-notify set to active?

What version of PnP are you running?
What version of mIRC are you running?


kap - 19-10-2018 at 21:41

Some extra questions:

- What theme are you using?
- If you select those three dots and move your mouse further to the right, is there text that becomes visible?

Wondering if the below (notify) has something to do with this:




kap - 26-1-2020 at 00:25

This display/output is exactly what happens when a server supports CAP away-notify and someone sets /away

PnP wasn't designed to handle non-numeric raw events (such as raw AWAY or raw ACCOUNT). (The $numeric == 0 in these events and PnP doesn't know what to do with them.)

See issue on GitHub. Temp fix is available...

https://github.com/solbu/Peace-and-Protection/issues/40