ELVUI issues

Since todays update none of ELVUI settings are working. Actionbars wont show up. Anyone elsehaving issues

2 Likes

Welcome to a patch that changes the underlying GUI functionality. I’m sure ELV will get updated soon.

Yes. Hop into their discord and they have a link to a dev build you can download while waiting for an update. My bars are back to working. On bag icon and banks are a bit wonky.

You will use Blizzard’s new UI and you will like it!

There’s a fix posted that works, edit line 1700 in elvui core:

\Interface\AddOns\ElvUI\Core\Modules\ActionBars. Just comment out line 1700 in ActionBars.lua

open the file it references and go to line 1700, use – at the beginning to comment it out

if you dont have an IDE installed, search for AB:SetupMicroBar()

and change it to --AB:SetupMicroBar()

They have also posted a complete zip file for download of the latest development build that works in there discord channel. You can download it below as well. This link is copied right out of there discord channel and fixed my issues as well as many others.

https://github.com/Tukui-org/ElvUI/archive/refs/heads/development.zip