> For the complete documentation index, see [llms.txt](https://corner-scripts.gitbook.io/corner-scripts-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://corner-scripts.gitbook.io/corner-scripts-docs/assets-and-guides/player-description-system/troubleshooting.md).

# ✉️Troubleshooting

#### Common Issues

1. **Descriptions not showing**:
   * Ensure ox\_lib is properly installed and started
   * Check that players are within the MaxDistance range
   * Verify the correct key is being pressed
2. **Command not working**:
   * Check if the command name conflicts with other resources
   * Verify ox\_lib is loaded before this resource
   * Ensure proper resource permissions
3. **Performance issues**:
   * Increase RefreshRate value in config
   * Reduce MaxDistance if needed
   * Check server performance and player count

#### Debug Tips

* Monitor server console for any error messages
* Test with a small group first before deploying server-wide
* Verify all dependencies are up to date

### Version History

* **v2.1**: Current version with ox\_lib integration and improved performance
* Fixed various bugs and optimized code structure

### Support

For support and bug reports, please contact the script developer or create an issue with detailed information about the problem.
