-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
[BUG] cannot search for custom abilities #87
Comments
What are you trying to look for and what language. |
Huh, that url works when visited directly, for me as well. I was searching for "play" and "astral draw"/"umbral draw" (in english) since Astrologian's card rework changed what cooldowns I want to see. I can open DevTools for the overlay itself, but can I open a debug window for the "ZeffUI Settings" window itself to do more troubleshooting? |
You can enable OverlayPlugin WSServer and start it and then visit https://zeffuro.github.io/ZeffUI/settings.html?OVERLAY_WS=ws://127.0.0.1:10501/ws in your browser. |
Okay I found the problem, had to do with CORS, it should now work. |
When clicking "search" for a custom ability, a loading spinner appears but never responds with results. It seems the backend website the overlay is trying to pull data from no longer exists.
ZeffUI/scripts/settings.js
Line 671 in d0ed149
The text was updated successfully, but these errors were encountered: