Troubleshooting
Script Won't Start
Check Resource Name
# Correct
ensure tw-scrapyard
# Wrong (case sensitive on Linux)
ensure TW-Scrapyard
ensure Tw-scrapyardCheck Load Order
# server.cfg - Correct order
ensure oxmysql # Database (must be first)
ensure es_extended # or qb-core (framework)
ensure PolyZone # Required for all Tworst Scripts
ensure tw-scriptname # Tworst Scripts lastCheck Resource Folder
Check Console for Errors
Framework Issues
"ESX not found" or "QBCore not found"
"attempt to index a nil value (global 'ESX')"
"No such export" Error
UI Not Showing
Step 1: Clear FiveM Cache
Step 2: Check NUI Files
Step 3: Check Browser Console
Step 4: Check for Conflicts
Database Issues
Tables Not Creating Automatically
"Table doesn't exist"
"Connection refused" / "Access denied"
In-Game Issues
Job Menu Doesn't Open
Markers/Blips Don't Show
Vehicles Don't Spawn
Items Not Given / Inventory Issues
Config Syntax Errors
"attempt to call a nil value" in config
Changes to Config Don't Apply
Performance Issues
High Resource Usage (resmon)
Lag Spikes
Common Error Messages
Error Message
Cause
Solution
Debug Mode
Still Need Help?
Last updated

