nyliya / apex-n

A modern, simple and customisable ACT OverlayPlugin skin
https://nettyneets.github.io/apex-n/
11 stars 3 forks source link

Overlay not refreshing (occurs mostly during dungeons) #5

Closed aimoaio closed 5 years ago

aimoaio commented 7 years ago

image

Hi,

I'm receiving an UncaughtTypeError and NullReferenceException in the log causing the mini overlay to not refresh during encounters - it usually ends up parsing and then being stuck at a certain duration (eg. 22s) while ACT is still parsing correctly.

This tends to only happen in dungeons when the encounter isn't reset between pulls (as I've noticed no issues during raid). Instead of receiving an overall parse as the encounter goes on, the overlay is usually stuck after the first pull. However once the dungeon ends, it displays the correct numbers.

I tested with another overlay (https://hibiyasleep.github.io/kagerou/overlay/) and received no exceptions and was able to get an accurate encounter parse.

image

Currently using the latest version from your Github page. Not sure if I'm missing something here?

nyliya commented 7 years ago

This has not happened to me so far, but I don't do many dungeons mainly just raids which might explain why that's the case. I will try to replicate this issue and come up with a fix. Thanks for bringing this to my attention!