Common Issues & Solutions

  • Configuration Errors
    Check your config.json file for typos or missing parameters.

    configuration_issues
    *Tip: Refer to the [official documentation](/en/docs/editor/config) for valid syntax examples.*
  • Plugin Conflicts
    Disable third-party plugins one by one to identify the cause.

    plugin_conflicts
    *See [plugin compatibility guide](/en/docs/editor/plugins) for more details.*
  • Performance Problems
    Optimize your code using the performance tools provided.

    performance_issues

Advanced Debugging

  • Use the built-in log viewer to trace errors:
    debugging_tools
  • Check for memory leaks via the diagnostic report.

Need Further Help?

For extended troubleshooting steps, visit our support portal. 🛠️