Forums » Bugs

Channel Bug

Jul 28, 2004 Mini link
Ummmm well maybe not so much a bug as an unexpected feature.

type /join channel 999999999999999999999999
or some equally large number. This will put you on channel 2147483647. OK not a problem. This must be the highest channel.
type /join channel 100 OK all works fine. Go about your bussiness / play / test, log off, go bed etc etc...
Log on and channel 2147483647 becomes active again NOT 100 where you left it.

like i said maybe not so much a bug as an unexpected feature.

Black Omega
Jul 28, 2004 roguelazer link
It autojoins you to the "highest currently active channel" on relogin, not the "most recently joined channel"
Jul 28, 2004 raybondo link
I fixed it to join your last active channel last so it is active when you reconnect.
Jul 29, 2004 a1k0n link
I noticed that channel 2147483647 is interchangable with 4294967295. The input parser thingy probably should use strtoul() instead of atoi()
Jul 29, 2004 RelayeR link
Andy: Thanks for the english lesson! :P
Jul 29, 2004 simondearsley link
LOL

;)
Aug 04, 2004 Black Omega link
*bump*