View Single Post
10-05-14, 10:18 AM   #11
Duugu
Premium Member
 
Duugu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 851
I've disabled everthing except:
  • !Beautycase
  • BobSkins
  • BobUI
  • BobUI-Setup
  • Click Menue
  • oUF
  • oUF Smooth Update
  • oUF: Bob

With the following errors fixed it at least loads up without any further errors. Don't know if something is missing though. (There's no BobUI config panel or something, right?)

core.lua
SetCVar("mapQuestDifficulty", 1) is nil

macro.lua
MAX_NUM_TALENTS is nil

minimap.lua
WatchFrame stuff

bag.lua
_G["BankFrameItem"..i.."IconQuestTexture"] is nil
_G[nameframe:GetName().."Left"] is nil

bars.lua
PVPMicroButton is Nil

[e]
Guess there's something missing below the action bars? Maybe the micro bar?


Last edited by Duugu : 10-05-14 at 10:24 AM.
  Reply With Quote