Page 4 of 13

Re: MikScrollingBattleText [Continued]

PostPosted: Tue Jul 07, 2015 7:56 pm
by Argagaes
I get these errors when casting or doing something:
...ns\MikScrollingBattleText\MikScrollingBattleText.lua:619: attempt to index field `CurrentProfile' (a nil value)

...dOns\MikScrollingBattleText\MikCombatEventHelper.lua:3476: attempt to index field `CurrentProfile' (a nil value)

Then when I open the menu and press some things (also font button is broken and so are all scroll area buttons and so on):

...ns\MikScrollingBattleText\MikScrollingBattleText.lua:1398: attempt to index field `CurrentProfile' (a nil value)

...AddOns\MikScrollingBattleTextOptions\MSBTOptions.lua:3533: attempt to index field `CurrentProfile' (a nil value)

Error: ...AddOns\MikScrollingBattleTextOptions\MSBTOptions.lua:3168: attempt to index field `CurrentProfile' (a nil value)

...ns\MikScrollingBattleText\MikScrollingBattleText.lua:1415: attempt to index field `CurrentProfile' (a nil value)

...ns\MikScrollingBattleText\MikScrollingBattleText.lua:1460: attempt to index local `currentTable' (a nil value)

...ns\MikScrollingBattleText\MikScrollingBattleText.lua:1438: attempt to index local `currentTable' (a nil value)

...AddOns\MikScrollingBattleTextOptions\MSBTOptions.lua:2091: attempt to index field `CurrentProfile' (a nil value)

...AddOns\MikScrollingBattleTextOptions\MSBTOptions.lua:2074: attempt to index field `CurrentProfile' (a nil value)

Re: MikScrollingBattleText [Continued]

PostPosted: Tue Jul 07, 2015 8:40 pm
by Athene
Apparently an addon is interfering with MSBT, try to disable all addons except MSBT and MSBTOptions and start the game one time, MSBT should work and then you can enable your other addons.

Btw if you could tell me the addons you're using I'll be able to find where's the problem and fix it :p

Re: MikScrollingBattleText [Continued]

PostPosted: Wed Jul 08, 2015 6:59 am
by Argagaes
Athene wrote:Apparently an addon is interfering with MSBT, try to disable all addons except MSBT and MSBTOptions and start the game one time, MSBT should work and then you can enable your other addons.

Btw if you could tell me the addons you're using I'll be able to find where's the problem and fix it :p

Nope, still got the same errors (and the buttons in menu didn't work)... I disabled everything but this -> saved -> closed the whole game -> launched and logged in. Any ideas?

- Edit: Got it working :) It was probably just messed up from an old version that didn't work. I just had to remove all the mik data from savedvariables and it worked.

Re: MikScrollingBattleText [Continued]

PostPosted: Tue Jul 21, 2015 11:11 pm
by Siusek
Hello,
I´m unable to run MSBT, I always get tons of errors as described here: https://forum.nostalrius.org/viewtopic. ... 60#p107042

Can anyone help me out with it please?

Re: MikScrollingBattleText [Continued]

PostPosted: Wed Jul 22, 2015 11:03 am
by Athene
Hello,

Close the game, go to your WTF folder and search for mikscrollingbattletext.lua in savedvariables, once you found it, delete it, restart the game and it should be ok :)

Re: MikScrollingBattleText [Continued]

PostPosted: Wed Jul 22, 2015 11:25 am
by Siusek
Been there, done that... it didn't work :(
Tried to shut all the other addons and run just thisone. Also tryed download from several different sources, neither version worked for me.

Where could be a glitch? Any ideas?

Re: MikScrollingBattleText [Continued]

PostPosted: Wed Jul 22, 2015 11:44 am
by Athene
Can you copy/paste all the text from mikscrollingbattletext.lua in savedvariables to http://pastebin.com/ ?

Seems that many people have a problem with Savedvariables and the way MSBT handles old versions I'll fix this.

Re: MikScrollingBattleText [Continued]

PostPosted: Wed Jul 22, 2015 12:47 pm
by traitrus
got issues here too :(

MSBT dont work at all, when i open options panel in game, everything is empty ?!

any ideas ?

Re: MikScrollingBattleText [Continued]

PostPosted: Wed Jul 22, 2015 9:14 pm
by Athene
Can you screenshot the Lua Errors that you have so I can fix them ?

If you had the same error as Siusek it should be fixed in master branch now: https://github.com/AtheneGenesis/Vanill ... BattleText

Re: MikScrollingBattleText [Continued]

PostPosted: Wed Jul 22, 2015 11:53 pm
by Siusek
Seems to be working just fine for me now. Many thanks for this quick fix, I appreciate it.