Lordy
Newbie
Posts: 1
Registered: 18-4-2018
Member Is Offline
|
|
Trange issue
So for some time now i have had this issue
as seen above. i have not found any specific reason why. since both are when iam using mirc and not.
Mirc : 7.52
p&p: 4.22.8
also got another computer that have same versions. and same settings without this issue.
tried reinstalling it but that did not help.
|
|
kap
PnP Developer
Posts: 54
Registered: 6-8-2015
Member Is Offline
|
|
No idea what to make of that, sorry! The only thing I can think of, is that you may be using a theme that has text color foreground the same as that
of background...so... what happens when you select the area you are pointing at with the arrow? Is there text that becomes visible?
|
|
kap
PnP Developer
Posts: 54
Registered: 6-8-2015
Member Is Offline
|
|
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
|
|