-
Notifications
You must be signed in to change notification settings - Fork 45
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
Update to Burning Crusade Classic #219
Comments
I've tried contacting @sylvanaar in discord to no luck - while we're waiting I've compiled all recent fixes from community members regarding lua errors and missing backdrop here: You can find archives for all game versions in the github actions: One thing still outstanding is the PVP join prompt dialog bugging - its hard to track tho since its only reproduceable when a queue pops. |
Still showing as "Out of date" in the BCC Addon List |
@Nimbix-wow Updated the libraries toc - forgot about that one - use this artifact |
Thanks @MeikTranel. When a BG queue pops and I click Enter Battle, I get an error message that says "Prat-3.0 has been blocked from an action only available to the Blizzard UI. You can disable this addon and reload the UI." The only way for me to enter the BG is to right click on the BG icon. |
Hi, this is the absolute worst news I could give, but Sylvanaar passed away 2 months ago. Suddenly, tragically. I worked with him for 4-5 years, he was my mentor and my friend....I want to make sure his contributions to the community can live on. Please help me share this with anyone that may be interested in maintaining his addons. I'm not sure if you have a community discord, but I'd appreciate a link to join so I can make sure everyone knows. I want to find a maintainer for his wow stuff. |
Wow, I'm terribly sorry to hear that. I didn't know anything about Sylvanaar, but Prat has always been one of my favorite addons and I'm appreciative of his work. I'm not aware of a community discord, but I'm sure there are plenty of people that would be interested in maintaining his wow addons. This github page is probably a good place to start. |
@Devinmarra i sent you an email. |
Thank you both. I've raised a couple issues similar to what I posted here on some of his other github repos. He was brilliant on a completely different level, I couldn't begin to take over myself but I hope I can at least find the right people to ensure his WoW legacy lives on. |
This is very sad to hear. My condolences. Prat and WIM has been on my "Must have" list of addons for WoW for as long as I can remember playing this game. I truly appreciated his work. His addons were downloaded 50 million times from curseforge.com alone. Rest assured, his World of Warcraft legacy will live on. Best regards |
I captured the error. 2x [ADDON_ACTION_FORBIDDEN] AddOn 'Prat-3.0-3.9.1-1-g6978fc8' tried to call the protected function 'AcceptBattlefieldPort()'. Looking into it. I'll commit code to the Miek Github after a deeper analysis |
Great work, thanks a lot for taking this on and sharing. Just so you all know, I've contacted Jon's family to let them know about his projects on GitHub. If he did not name a successor to his repos, I volunteered to help carry on his legacy myself. If they decide to go that route, I intend to find the right people to maintain his projects. His family's wishes are paramount, so I appreciate your patience, and I'm sure they do too. I'm told they are deeply grateful for the outpouring of support from the community, it's really quite beautiful. |
After reviewing several other addons and some forum posts this isn't exclusive to Prat3. TukUI is saying the taint issue is on Blizzard. Disabling ALL addons will cause the Enter battle button to still break. I'm experimenting with an addon called safe queue to see if it's "workaround" is actually a plausible way to get into battlegrounds, but Prat itself never explicitly invokes the AcceptBattlefieldPorT() command. |
Describe the bug
A clear and concise description of what the bug is.
The latest Classic version of Prat no longer works in Burning Crusade Classic
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Version Information (please complete the following information):
/dump GetBuildInfo()
/dump Prat.Version
Addons you are running
If possible list which addons you were using when the bug occurred.
The text was updated successfully, but these errors were encountered: