Aida-Enna / XIVPlugins

A collection of plugins for Final Fantasy XIV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with [Fate Auto Sync]

iRobsie opened this issue · comments

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: "")

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

Fixed in 0860dea, thanks again! 👍