************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at PoeHUD.Hud.Health.HealthBarPlugin.Draw()
at PoeHUD.Hud.Plugin`1.Render()
at PoeHUD.Hud.ExternalOverlay.<OnRender>b__15(IPlugin x)
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at PoeHUD.Hud.ExternalOverlay.OnRender()
at PoeHUD.Framework.Helpers.ActionHelper.SafeInvoke(Action action)
at PoeHUD.Hud.UI.Graphics.RenderLoop()
at PoeHUD.Hud.ExternalOverlay.<OnLoad>b__e()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at PoeHUD.Hud.ExternalOverlay.<OnLoad>d__f.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(Object state)