Toreole / BasicCombatlogParser

A small project with limited functionality in parsing WoW Combatlogs.
0 stars 1 forks source link

DB View -> Encounter View link is broken #8

Closed Toreole closed 1 year ago

Toreole commented 1 year ago

Havent yet looked into why, but it just leaves the view blank after reading the encounter. very weird Note that this doesnt happen when navigating to the encounter view via the player page

Toreole commented 1 year ago

Somehow it was giving null, but then its still reading something? into memory and doing stuff, but nothing showed up. very weird. anyway, its fixed.