lmcintyre / DamageInfoPlugin

Dalamud plugin for extra damage info
GNU General Public License v3.0
7 stars 13 forks source link

Crash on accepting teleport #1

Closed SkyeHDD closed 4 years ago

SkyeHDD commented 4 years ago

As the title says: I've had 2 crashes happen just now when accepting a teleport. The game freezes as the zone title is fading in during the transition. WinDbg linked the crash to DamageInfoPlugin.dll, and attached is the analyzed crash dump.

crashdump.txt

lmcintyre commented 4 years ago

Thanks for the report. I'll have this fixed soon.

lmcintyre commented 4 years ago

This has been fixed in f1fe125. However, with 5.3 occurring, I will tend to 5.3 fixes (if necessary) and do one release to avoid a bunch of updates. Again, thanks for the report, the crashdump made it real easy to fix.