안녕하세요 간만에 파밍을 갔는데 스페스페가 아래 오류창이 뜨더니 여턔까지 잘 해줬던 기믹들을 불러주지 않더라구요;;


System.NullReferenceException

개체 참조가 개체의 인스턴스로 설정되지 않았습니다.
   위치: FFXIV_ACT_Plugin.Memory.ReadMemory.ReadInt32(IntPtr Offset)
   위치: FFXIV_ACT_Plugin.Memory.ScanCombatants.GetCurrentZoneId()
   위치: CallSite.Target(Closure , CallSite , Object )
   위치: System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   위치: FFXIV.Framework.FFXIVHelper.FFXIVPlugin.GetCurrentZoneID()
   위치: ACT.SpecialSpellTimer.Models.TableCompiler.GetCurrentFilterCondition()
   위치: ACT.SpecialSpellTimer.Models.TableCompiler.CompileSpells()
   위치: ACT.SpecialSpellTimer.Models.TableCompiler.Begin()
   위치: ACT.SpecialSpellTimer.PluginMainWorker.<>c.<Begin>b__25_1()
   위치: System.Threading.Tasks.Task.Execute()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
   위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   위치: System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   위치: ACT.SpecialSpellTimer.PluginMainWorker.<Begin>d__25.MoveNext()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
   위치: System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   위치: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   위치: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)



어떻게 해야할지 도와주실 분 계실까요 ㅠㅠ...?