Troubleshooting - Minecraft-Maxmc/KingdomsX-ChineseTranslation GitHub Wiki
You can report bugs in the Spigot's Discussions or you can join the Discord server.
Before Reporting
Before reporting bugs, let's make sure about a few things. You don't need to do this all, but it's recommended.
- You're using Java 8 or 11 (16 for 1.17+). Any Java version above Java 8 should work, but not necessarily.
- Make sure you're not in Admin Mode or have permissions (or op) that can bypass specific limits.
- You're using the latest server version of that minor update. For example, the plugin doesn't support
1.14
,1.14.1
,1.14.2
and1.14.3
It only supports1.14.4
which is the latest (patch) version of 1.14 minor version. - Make sure you're using the latest dev-build Dev-builds are accessible in the discord server. The version on the Spigot is the latest dev-build most of the times.
- You're using Spigot or Paper. Other forks might cause issues.
- Check if other plugins are causing this issue.
- Check if your issue is related to a broken/outdated config file.
- Some corrupted data errors automatically fix themselves after occurring once. They usually come with a message before the error. These issues can only be caused by manually modifying data files, force stopping the server or server crashes.
Reporting
- Explain your issue, don't just leave the error unless it's self-explanatory.
- Make sure to include the whole error, DO NOT cut the error. Some errors also have a message before them, make sure to include those as well when reporting. If you're not 100% sure, just paste the whole log file.
- When sending errors use Pastebin (or any other pasting service). Don't send screenshots or files (unless the file is too huge or a video) or other pasting websites.
- Specify your server version and build. In most cases this is already in the error. It's not really necessary. (You can get that in /ver command)
- If something is not working without a console error, the reproduction steps from scratch are needed, not when it happens all of the sudden. I cannot help you if you don't provide reproduction steps.
Timings
If you're experiencing lag in your server, you need to get a timings report. I do not accept Spigot timings as it's not really helpful. Using Paper timings is a better way.
Now, to start timings, you have to turn it on by using /timings on
command, then you'll have to wait at least 10 minutes for it to gather accurate information. Once the 10 minutes is done, get a report using /timings paste
command. Now you'll get a link. Report that link to the developer.
Note that the only part of the plugin that is known to be laggy is turrets. The rest of the plugin is completely optimized using the latest techniques (unless it's a bug) If you increased your turret limit per land or changed their settings in Turrets folder unreasonably, I cannot help.
Also, FPS drops or high pings are not related to most plugins (at least not this one.)