Results: 3Comments by: firestormx
File: MiniMap by Fyrakin05/27/20
I think I solved the problem with t...
Posted By: firestormx
I think I solved the problem with the addon. There have been a change in the API for the ZO_MapPin:New() function, that now takes a parameter. You need to change the following line in the MiniMap.lua file, at the line 3518: from this: pin.mpin = ZO_MapPin:New() to this: pin.mpin = ZO_MapPin:New(ZO_WorldMapContainer)...
File: SkyShards10/28/18
I was having the same issue (outdat...
Posted By: firestormx
I was having the same issue (outdated, could not be enabled because of missing dependencies). I had to delete my entire Skyshards subfolder in Add-Ons and reinstall from the new update, rather than extract/overwrite to update. Just wanted to say that this did NOT fix it. It shows fixed in the character selection screen but once I...
File: SkyShards10/27/18
I was having the same issue (outdat...
Posted By: firestormx
I was having the same issue (outdated, could not be enabled because of missing dependencies). I had to delete my entire Skyshards subfolder in Add-Ons and reinstall from the new update, rather than extract/overwrite to update. Just wanted to say that this did NOT fix it. It shows fixed in the character selection screen but once I...