Tyrsis / EssentialsPlugin

Dedicated Essentials Plugin
15 stars 8 forks source link

v1.0.2.1197-alpha - /info <subcommand> throws exception #51

Open Fingersniffer opened 9 years ago

Fingersniffer commented 9 years ago

When using the /info command it will list the available subcommands but when one is used IE. /info rules an error is displayed in the console:

2014-12-29 08:47:48.736 - Thread: 41 -> COMMAND 144195938876277833 - 72120178673747763: /info rules 2014-12-29 08:47:48.746 - Thread: 41 -> ChatHandler Error: System.NullReferenceException: Object reference not set to an instance of an object. at EssentialsPlugin.ChatHandlers.HandleInfo.HandleCommand(UInt64 userId, String[] words) at EssentialsPlugin.Essentials.HandleChatMessage(UInt64 steamId, String message)