LuckPermsWeb
LuckPermsWeb copied to clipboard
Add interactive guide for solving errors
I think it would be a good addition to have something similar to the download faq, but for actual errors someone encounters.
The site could ask the user if they receive a stacktrace in console (together with showing an example of a stacktrace), followed by requesting said stacktrace to determine the actual error (if possible)
Issues that should get covered.
- Common installation errors
- Wrong LP type on your server/proxy (i.e. Spigot LP on Bungee)
- Wrong LP version for older servers (Using LP on 1.7.10)
- All the various Storage System errors
- API issues (Plugins using the v4 API while you use v5)
You mean the "Not sure which version?" on the Download page?
Also, on what page? Maybe also there.

Yeah like that one. Just a way to guide the user to the right solution (wiki page) depending on the error they have.