mIRC Homepage
Posted By: wiebe numeric 489 - 29/06/04 09:48 AM
i dont know if it is a bug or a numeric conflict, i know numeric 489 as:

489 ERR_VOICENEEDED
<source> 489 <target> <channel> :You're neither voiced nor channel operator
returned when using the CNOTICE or CPRIVMSG command and you are not opped or voiced on the specified channel
from ircu / asuka source (undernet / quakenet)

when i use 'CNOTICE nick #channel :message' i get the following
in debug:
online2.no.quakenet.org cnotice nick #channel :.
online2.no.quakenet.org 489 wiebe #channel :You're neither voiced nor channel operator

in the channel / status window
* Unable to join channel (not using secure connection)

im using mirc 6.15
Posted By: Danthemandoo Re: numeric 489 - 29/06/04 06:50 PM
*sigh*

its being sent by the server. mIRC just displays the msgs, it doesn't do anything with it so its a problem/bug/feck up with the ircd.
Posted By: starbucks_mafia Re: numeric 489 - 29/06/04 08:20 PM
If the server sends 489 wiebe #channel :You're neither voiced nor channel operator and then mIRC displays * Unable to join channel (not using secure connection) then that's a bug in mIRC.
Posted By: Nobodi Re: numeric 489 - 30/06/04 08:03 AM
Or a poorly written script.
Posted By: Nodren Re: numeric 489 - 30/06/04 09:07 AM
yes but keep in mind that looks like the standard mIRC message, no script will replace the standard message with a standard message, kinda frivilous dontcha think? i'd say its a mIRC bug.
Posted By: starbucks_mafia Re: numeric 489 - 30/06/04 11:03 AM
Yes but if you actually go to one of the networks the original poster listed and test it you'll see that it's a numeric clash and not a script problem.

From 6.15 versions.txt:
Quote:
64.Added support for unreal ircd numeric 489, sent when you try
to join a channel with +z channel mode set and you are not
using a secure/ssl connection.
Posted By: Online Re: numeric 489 - 30/06/04 11:03 AM
It's fairly easy to reproduce:
  1. /server irc.undernet.org
  2. //raw join #somechan $+ $lf $+ mode #somechan -o $me $+ $lf $+ cprivmsg $me #somechan :Hello
Posted By: Krejt Re: numeric 489 - 08/07/04 06:20 PM
The new mIRC 6.16 has been updated with support for numeric 489 to fix different meaning across networks.
© mIRC Discussion Forums