View Single Post
06-28-19, 08:06 AM   #24
AkiRa84
A Defias Bandit
Join Date: Jun 2019
Posts: 3
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".

Last edited by AkiRa84 : 06-28-19 at 08:08 AM.
  Reply With Quote