ArgumentOutOfRangeException in IrcUserMask.ctor
Presumably because WaitOnRegistration is firing as soon as RPL_WELCOME is received and before RPL_ISUPPORT is processed.
Possibly change the check on RPL_WELCOME to a numeric > 5?
ArgumentOutOfRangeException in IrcUserMask.ctor
Presumably because WaitOnRegistration is firing as soon as RPL_WELCOME is received and before RPL_ISUPPORT is processed.
Possibly change the check on RPL_WELCOME to a numeric > 5?
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | None | T920 Multiple user support | ||
Resolved | None | T1232 Start storing channel-specific configuration | ||
Stale | None | T1236 IrcUserMask fails to parse an extban before the client is connected |