Aida-Enna / XIVPlugins

A collection of plugins for Final Fantasy XIV
31 stars 4 forks source link

Issue with [Fate Auto Sync] #10

Closed iRobsie closed 1 year ago

iRobsie commented 1 year ago

The plugin no longer works for me as of recent. The commands do not work, and they throw errors in the log when I try to process them. Provided are the errors.

Info
System.NullReferenceException: Object reference not set to an instance of an object.
   at FATEAutoSync.Plugin.ToggleAutoFate(String command, String args) in D:\Programming\XIVPlugins\FATEAutoSync\Plugin.cs:line 149
   at Dalamud.Game.Command.CommandManager.DispatchCommand(String command, String argument, CommandInfo info) in C:\goatsoft\companysecrets\dalamud\Game\Command\CommandManager.cs:line 117
Context
Error while dispatching command "/autofate" (Argument: "")
Aida-Enna commented 1 year ago

Oh, huh. I'll take a look and fix it, thanks!

Aida-Enna commented 1 year ago

Fixed in https://github.com/Aida-Enna/XIVPlugins/commit/0860dea9c9bb82d2914071859b29cd8ceffe123b, thanks again! 👍