RichSteini / WeakAuras2-TBC-2.4.3

GNU General Public License v2.0
9 stars 9 forks source link

This Addon causes Fatal Errors #24

Closed cpevors closed 5 months ago

cpevors commented 1 year ago

Describe the bug

I have stripped my client of all other addons, and isolated that this addon alone is causing my 2.4.3 client to suffer "fatal errors" that cause my client to crash.

I, regrettably, don't have a ton of information outside of the image below and the txt file attached.

image

2023-09-29 21.54.11 Crash.txt

To Reproduce

Steps to reproduce the behavior:

This error crops up doing a variety of things. When I go to log in, when I attempt to exit the game world to the character screen, when I'm reloading my UI, when I am on the character screen and trying to go 'back' to the log-in screen, etc.

Which version of WeakAuras are you using? I am using the very latest release available from this repository. Downloaded 29 September 2023.

Additional Info

WeakAuras.lua, just in case: WeakAuras.zip

RichSteini commented 1 year ago

This usually happens when an addon tries to load a texture that cannot be read or something along that. It's not the addons itself, it is some weakaura you have installed. Try to remove all of the weakauras you have and figure out which one is causing the issue.

cpevors commented 1 year ago

I really appreciate your time and your response. I'm a bit at a loss, however. None of my WeakAuras are using non-default textures, fonts, or 'functions' (i.e. I've not used any custom lua). Still crashes reliably on UI reload or when I attempt to change characters.

I tried deleting them all, and even with zero WeakAuras, I still have issues.

cpevors commented 1 year ago

Disregard. Found my ONE offending Aura. Bastard! Haha.

Thanks for your grace!

RichSteini commented 1 year ago

Ok nice. Yea even if it uses a default texture from WeakAuras, there can be issues since not everything there was tested in depth. Stuff like this doesn't really get resolved unfortunately, because people can't or don't want to figure out what exactly causes it and also don't report it.