Thread Tools Display Modes
06-28-19, 08:06 AM   #1
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
06-28-19, 09:52 AM   #2
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

WoWInterface » Featured Projects » Carbonite » Carbonite: Maps (Main AddOn) » Release version pushed today (Jun 25)?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off