This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi,
Get following when using deposit reagents button in 7.3
Date: 2017-08-30 11:41:31ID: 1Error occured in: GlobalCount: 1Message: ..\AddOns\OneBank3\OneBank3.lua line 270: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback])Debug: [C]: PlaySound() OneBank3\OneBank3.lua:270: OneBank3\OneBank3.lua:269Locals:(*temporary) = "igMainMenuOption"
Same problem
Log into 7.3
Collect a crafting material such as Felslate or Copper Ore
Return to your bank and click the Deposit Reagents button
Experience LUA error and notice that the Felslate was not actually deposited
Clicking the button again does nothing
Here's the LUA error:
--------------------------------
Date: 2017-08-31 09:51:49ID: 1Error occured in: GlobalCount: 1Message: ..\AddOns\OneBank3\OneBank3.lua line 270: Usage: PlaySound(soundKitID, optional["SFX","Music","Ambience", "Dialog" or "Master"], [forceNoDuplicates, runFinishCallback])Debug: [C]: PlaySound() OneBank3\OneBank3.lua:270: OneBank3\OneBank3.lua:269Locals:(*temporary) = "igMainMenuOption"
To post a comment, please login or register a new account.