Page MenuHomePhabricator

Check kicks disable channel in channel tracking database
Closed, ResolvedPublic

Event Timeline

stwalkerster lowered the priority of this task from High to Wishlist.Jan 7 2017, 1:12 AM
stwalkerster raised the priority of this task from Wishlist to Normal.
stwalkerster raised the priority of this task from Normal to High.
stwalkerster moved this task from Backlog to Bugs on the Helpmebot board.
log4net:WARN StringFormat: Exception while rendering format [Kicked from channel {1}.]
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
   at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at log4net.Util.SystemStringFormat.StringFormat(IFormatProvider provider, String format, Object[] args)
2017-01-07 01:34:56,565 WARN  Default.IrcClient - <log4net.Error>Exception during StringFormat: Index (zero based) must be greater than or equal to zero and less than the size of the argument list. <format>Kicked from channel {1}.</format><args>{##stwalkerster}</args></log4net.Error>
log4net:WARN StringFormat: Exception while rendering format [Kicked from channel {1}.]
System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
   at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
   at System.String.Format(IFormatProvider provider, String format, Object[] args)
   at log4net.Util.SystemStringFormat.StringFormat(IFormatProvider provider, String format, Object[] args)