Page 1 of 1

Re: fix modui and AutoMate

PostPosted: Sat Jan 23, 2016 8:53 am
by LYQ
:D shit son GG, never seen a stack overflow in wow before that's fantastic (or fucked up, however you look at it)

dis gonna be some nasty shit

Re: fix modui and AutoMate

PostPosted: Sat Jan 23, 2016 9:44 am
by schaka
Probably 2 hooks in the same function leading to infinite loops or something. Good luck finding that haha

Re: fix modui and AutoMate

PostPosted: Sat Jan 23, 2016 10:36 am
by modernist
hi, I'm the author of modui. nice work on the juicy error!

i'd recommend going through the automate window toggling each option off then typing "/rl", which will reload the UI. hopefully at some point that error will stop presenting itself, and you'll know which two sections are in conflict with one another.

automate & modui do share several features — just looking at their thread it seems like we both include "auto dismount", "sell grey items", "chat scroll", "reformatted chat names" amongst other things. so maybe target those first.

cheers

Re: fix modui and AutoMate

PostPosted: Sat Jan 23, 2016 6:30 pm
by SSJSketch
B0tka wrote:and stop blocking the view of the damaged portrait

Image

I don't understand what you mean by this, are you requesting to hide the damage/heal indicator on the portraits or something?

Re: fix modui and AutoMate

PostPosted: Sat Jan 23, 2016 6:45 pm
by modernist
B0tka wrote:I'd like to ask if it is possible to perfect your addons add:
error filter

you can find addons that do this easily, or else just add
Code: Select all
UIErrorsFrame:Hide() UIErrorsFrame:Clear()

somewhere in a .lua file within modui and it'll sort it.
B0tka wrote:auto repair

won't be adding this
B0tka wrote:Fix sell gray items (i get disconet when sell a lot items)

this is now fixed in the latest version
B0tka wrote:and stop blocking the view of the damaged portrait
Image

i'd forgotten this was hidden, i'll look into putting it back or adding an option to toggle its visibility.



its best to normally post these kind of requests in the dedicated modui thread, thanks.

Re: fix modui and AutoMate

PostPosted: Mon Feb 15, 2016 6:16 am
by Dredd
I had this error come up. I have UIMod, Automate, Atlas, and a few others. I figured that it was the 'One Bag' that was in conflict with something else. I disabled it and now no error shows up.