BodyguardHealth

BodyguardHealth

95.4k Downloads

Pre-Patch errors: GARRISON_BUILDINGS_SWAPPED

nancikennedy opened this issue ยท 2 comments

commented
1x BodyguardHealth\lib\LibBodyguard-1.0-7\main.lua:490: Attempt to register unknown event "GARRISON_BUILDINGS_SWAPPED"
[C]: in function `RegisterEvent'
BodyguardHealth\lib\LibBodyguard-1.0-7\main.lua:490: in main chunk

Locals:
(*temporary) = <unnamed> {
 0 = <userdata>
}
(*temporary) = "GARRISON_BUILDINGS_SWAPPED"
commented

Fix for this may be to simply remove that event handler. Seems the GARRISON_BUILDINGS_SWAPPED event has just been removed from the game with no replacement.

commented

Fixed in latest release.