View Single Post
06-28-19, 09:52 AM   #25
ircdirk
A Molten Giant
 
ircdirk's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2014
Posts: 823
Originally Posted by AkiRa84 View Post
Oh, my! The new version is great! It also fixed some issues I had with TomTom integration and WoW-Pro.

Only problem is that Blizz changed the sound API:
https://github.com/Stanzilla/WoWUIBugs/issues/7
https://us.forums.blizzard.com/en/wo...n-error/207665




Error itself:
Code:
2x Carbonite\NxUI.lua:842: PlaySoundFile Error - Invalid fileDataID for sound.
[C]: in function `PlaySoundFile'
Carbonite\NxUI.lua:842: in function `PlaySoundFile'
Carbonite\NxMap.lua:5922: in function `?'
Carbonite\NxMap.lua:5121: in function `Update'
Carbonite\NxMap.lua:3999: in function <Carbonite\NxMap.lua:3883>

Locals:
(*temporary) = "sound\interface\magicclick.ogg"


Can be temporarily avoided by turning off "Enable Target Reached Sounds" and "Play Quest Complete Sound".
Alread fixed in newest Alpha version.
  Reply With Quote