Skip to Content
Error CodesError Codes Reference

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:

  1. Identifies the error type (API error, YAML validation, HTTP issue)
  2. Maps it to a user-friendly message in your selected language (English or Spanish)
  3. Displays it with context about what went wrong and how to fix it

Error Categories

CategoryDescriptionReference
API Error CodesBusiness logic errors (limits, permissions)API Errors
YAML ValidationSyntax and structure errors in YAML filesYAML Errors
HTTP Status CodesNetwork and server communication errorsHTTP 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