You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Icekronik was experiencing the following error when targeting "Plague Breeder" mob in Genetic Archives raid:
[14:22:49] I am in the raid and my Unitframes crash like there is no tomorrow
[14:22:49] ...ildStar\Addons\VikingUnitFrames\VikingUnitFrames.lua:423: attempt to index local 'tFrame' (a nil value)
[14:22:49] stack trace:
[14:22:49] ...ildStar\Addons\VikingUnitFrames\VikingUnitFrames.lua:423: in function 'UpdatePetFrame'
[14:22:49] ...ildStar\Addons\VikingUnitFrames\VikingUnitFrames.lua:532: in function <...ildStar\Addons\VikingUnitFrames\VikingUnitFrames.lua:457>
Will update with link to stream showing error.
The text was updated successfully, but these errors were encountered:
@midraal I was watching Icekronik's stream after he mentioned the error. The Plague Breeder does spawn a bunch of small mobs at set intervals but from what I could see they are individual from the Plague Breeder. In other words, not linked via cluster. On another note, I am 100% sure that I have this fixed on my development side. I ran into a similar tFrame nil value issue with some mob clusters in Malgrave where one of the mobs in the pack did not have an HP or Shield Bar and added code to check for nil values.
Test batch 0.2.0
Icekronik was experiencing the following error when targeting "Plague Breeder" mob in Genetic Archives raid:
Will update with link to stream showing error.
The text was updated successfully, but these errors were encountered: