LunaTTvBot / LunaBot

0 stars 1 forks source link

PointsPlugin Exception #90

Closed iPaat closed 8 years ago

iPaat commented 8 years ago

If I start the App I get the following error:

15:51:20.8424|ERROR|IBot.Core.PluginManager|System.FormatException: Der Index, basierend auf 0 (null), muss größer als oder gleich Null sein, und kleiner als die Größe der Argumentenliste.
   bei System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
   bei System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
   bei System.String.Format(String format, Object[] args)
   bei IBot.Plugins.UserPoints.UserPointPlugin.RegisterCommands() in G:\Git\iBot\iBot\Plugins\UserPoints\UserPointPlugin.cs:Zeile 71.
   bei IBot.Plugins.UserPoints.UserPointPlugin.Init() in G:\Git\iBot\iBot\Plugins\UserPoints\UserPointPlugin.cs:Zeile 35.
   bei IBot.Core.PluginManager..cctor() in G:\Git\iBot\iBot\Core\PluginManager.cs:Zeile 30.