-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New expansion combability (TWW) #19
Comments
+1 Need a fix for TWW. |
Oh no. I need this to properly differentiate between rogues and hunters. |
I managed to fix the "!ClassColors/ClassColors.lua:378: attempt to call global 'InterfaceOptions_AddCategory' (a nil value) This post references what changes have to be made with the prepatch update. Basically you need to
Edit: Updated with proper variable name. |
Hey Gotex! Thanks for helping with a potential fix! However, I don't seem to be able to find "InterfaceOptions_AddCategory(panel);", only "InterfaceOptions_AddCategory(self)" Changing that didn't do anything. |
So a friend who codes helped me fix the addon. First off: Then scroll down to Then change This enabled the addon for me, color changing works etc. I hope it works for you! |
Oops! The addon creator named the variable self, not panel like the example from the forum post. I forgot to change that when copying it over from the article to my comment but I'm glad you and your friend figured it out. I edited my comment with that change. Declaring the variables at the top didn't seem to be required so I didn't bother since it's working, but I probably should if I care about coding ethics. |
I didn't even check if I could change the settings, but you're right. The change just removes the error it throws and puts the settings back in the menu but doesn't save any changes you actually try to make. That is unfortunate. |
Ye, my fix doesn't seem to actually save any changes either. It does work as intended, just no changes can be made in-game. But, I guess as a temporary fix you can color in the ClassColor.lua inside your WTF > Account > -AccountName#X- > SavedVariables. |
I guess colorpicker in this addon is broken. I wanted to share this script to run ingame to change colors: Then /reload |
Seems the addon is broken again. Any chance for a fix? |
@supersonic42 Patch 11.0.2 changed |
Seems like that still left another error Any fix for this? EDIT: I just removed that line kekw |
Yes, i also got this error and commented out this line. Seems the addon works fine without it. |
The patch changed |
Anone know a fix for colorpicker in game? Doesnt seem to save. |
Hey, since this addon hasn't been updated in a while, I made my own version. |
Hey! Any chance you will update this for The War Within? It's completely broken.
Or maybe let me know how I could possible do it myself.
The text was updated successfully, but these errors were encountered: