Error Codes Reference
LK Creator provides clear, localized error messages to help you understand and resolve issues quickly. This reference documents every error code you might encounter.
How Errors Work
When something goes wrong, LK Creator:
- Identifies the error type (API error, YAML validation, HTTP issue)
- Maps it to a user-friendly message in your selected language (English or Spanish)
- Displays it with context about what went wrong and how to fix it
Error Categories
| Category | Description | Reference |
|---|---|---|
| API Error Codes | Business logic errors (limits, permissions) | API Errors |
| YAML Validation | Syntax and structure errors in YAML files | YAML Errors |
| HTTP Status Codes | Network and server communication errors | HTTP Errors |
Tips for Resolving Errors
- Read the error message carefully — it usually tells you exactly what’s wrong
- Check the Troubleshooting section for step-by-step guides: Troubleshooting
- If the error persists, report it on Discord with:
- The exact error message
- What you were trying to do
- Your plugin and Minecraft version