View Single Post
10-14-20, 03:14 AM   #3
Himlaklar
A Murloc Raider
Join Date: Mar 2010
Posts: 5
I did a clean install and don't get the error above but I'm getting which doesn't really say anything :s? :

x3 (null)
Stack: None
Time: 2020/10/14 11:10:53 Index: 2/2
RealUI Version: 2.2.2
Locals:
None


Also got some from MSBT but that's on thier end.
x1 MikScrollingBattleText\MSBTProfiles.lua:1623: table index is nil
Stack: [string "@MikScrollingBattleText\MSBTProfiles.lua"]:1623: in main chunk
Time: 2020/10/14 11:10:52 Index: 1/2
RealUI Version: 2.2.2
Locals:
module = {}
moduleName = "Profiles"
L = {
MSG_KILLING_BLOW = "Killing Blow"
MSG_DISABLE = "Mod disabled."
MSG_NOTIFICATION = "Notification"
MSG_STATIC = "Static"
COMMAND_SHOWVER = "version"
COMMAND_RESET = "reset"
MSG_CP_FULL = "Finish It"
MSG_CP = "CP"
MSG_COMBAT = "Combat"
MSG_SHADOW_ORBS_FULL = "Full Shadow Orbs"
MSG_DISPEL = "Dispel"
COMMAND_ENABLE = "enable"
MSG_PROFILE_RESET = "Profile Reset"
COMMAND_DISABLE = "disable"
MSG_AC_FULL = "Full Arcane Charges"
COMMAND_USAGE = {}
MSG_CRIT = "Crit"
MSG_READY_NOW = "Ready Now"
MSG_INCOMING = "Incoming"
MSG_TRIGGER_LOW_PET_HEALTH = "Low Pet Health"
MSG_MULTIPLE_TARGETS = "Multiple"
MSG_TRIGGER_LOW_HEALTH = "Low Health"
MSG_AC = "Arcane Charge"
MSG_OUTGOING = "Outgoing"
COMMAND_HELP = "help"
MSG_HITS = "Hits"
MSG_HOLY_POWER_FULL = "Full Holy Power"
MSG_ENABLE = "Mod enabled."
DEFAULT_FONT_NAME = "MSBT Porky"
FONT_FILES = {}
MSG_CHI_FULL = "Full Chi"
MSG_CRITS = "Crits"
MSG_TRIGGER_LOW_MANA = "Low Mana"
}
string_find = function =[C]
string_gsub = function =[C]
string_format = function =[C]
CopyTable = function @MikScrollingBattleText\MikSBT.lua:78
EraseTable = function @MikScrollingBattleText\MikSBT.lua:99
SplitString = function @MikScrollingBattleText\MikSBT.lua:110
Print = function @MikScrollingBattleText\MikSBT.lua:125
GetSkillName = function @MikScrollingBattleText\MikSBT.lua:134
DEFAULT_PROFILE_NAME = "Default"
SAVED_VARS_NAME = "MSBTProfiles_SavedVars"
SAVED_VARS_PER_CHAR_NAME = "MSBTProfiles_SavedVarsPerChar"
SAVED_MEDIA_NAME = "MSBT_SavedMedia"
PET_SPACE = "Pet "
FLAG_YOU = 4026531840
TARGET_TARGET = 65536
REACTION_HOSTILE = 64
SPELLID_ELUSIVE_BREW = 126453
SPELLID_EXECUTE = 5308
SPELLID_FIRST_AID = 3273
SPELLID_HAMMER_OF_WRATH = 24275
SPELLID_LAVA_SURGE = 77762
SPELLID_REVENGE = 6572
SPELLID_VICTORY_RUSH = 34428
SPELL_CLEARCASTING = "Clearcasting"
SPELL_ELUSIVE_BREW = "Ironskin Brew Charge"
SPELL_EXECUTE = "Execute"
SPELL_FINGERS_OF_FROST = "Fingers of Frost"
SPELL_FREEZING_FOG = "Rime"
SPELL_HAMMER_OF_WRATH = "Hammer of Wrath"
SPELL_KILLING_MACHINE = "Killing Machine"
SPELL_LAVA_SURGE = "Lava Surge"
SPELL_MISSILE_BARRAGE = "Missile Barrage"
SPELL_PREDATORS_SWIFTNESS = "Predatory Swiftness"
SPELL_PVP_TRINKET = "PvP Trinket"
SPELL_REVENGE = "Revenge"
SPELL_RIME = "Rime"
SPELL_SHADOW_TRANCE = "Agony"
SPELL_SHIELD_SLAM = "Shield Slam"
SPELL_SUDDEN_DEATH = "Sudden Death"
SPELL_SUDDEN_DOOM = "Sudden Doom"
SPELL_TIDAL_WAVES = "Tidal Waves"
SPELL_VICTORY_RUSH = "Victory Rush"
SPELL_DRAIN_LIFE = "Drain Life"
SPELL_SHADOWMEND = "Shadowmend"
SPELL_UNDYING_RESOLVE = "Undying Resolve"
SPELL_VAMPIRIC_EMBRACE = "Vampiric Embrace"
SPELL_VAMPIRIC_TOUCH = "Vampiric Touch"
_ = nil
eventFrame = nil
differentialMap = {}
differential_mt = {
__index = function @MikScrollingBattleText\MSBTProfiles.lua:126
}
differentialCache = {}
savedVariables = nil
savedVariablesPerChar = nil
savedMedia = nil
currentProfile = nil
pathTable = {}
isFirstLoad = nil
CreateClassSettingsTable = function @MikScrollingBattleText\MSBTProfiles.lua:152
(*temporary) = {
HUNTER = {}
critFontAlpha = 100
PALADIN = {}
MAGE = {}
frostfire = {}
nature = {}
mergeExclusions = {}
frost = {}
scrollAreas = {}
block = {}
MONK = {}
triggers = {}
physical = {}
critFontName = "MSBT Porky"
critOutlineIndex = 1
animationSpeed = 100
dotThrottleDuration = 3
overkill = {}
critFontSize = 26
WARLOCK = {}
DEMONHUNTER = {}
cooldownThreshold = 5
ignoreCooldownThreshold = {}
cooldownExclusions = {}
damageThreshold = 0
groupNumbers = false
shadow = {}
shortenNumberPrecision = 0
normalOutlineIndex = 1

Skada was also having some trouble but there was an unofficial update that fixed those error.
  Reply With Quote