Troubleshooting

🚨 Common Issues

Resource Won't Start

  1. Check dependencies:

ensure ox_lib
ensure oxmysql
ensure lb-phone
ensure ss_chargingkiosk
ensure ss_chargingkioskprops
  1. Verify framework integration

  2. Check configuration syntax

Phones Won't Store

  1. Verify inventory integration

  2. Check item name matches config

  3. Confirm available spots

Payment Issues

  1. Verify framework money functions

  2. Check account balance

  3. Confirm payment method config

πŸ” Debug Mode

Enable in shared.lua:

return {
    debug = true
}

Debug shows:

  • Phone transactions

  • Payment processing

  • PIN attempts

  • Rate limit triggers

πŸ†˜ Support

Before Asking

  1. Enable debug mode

  2. Check server console

  3. Review configuration

Request Technical Support

  1. Join Our Discord Sahara Scripters Discord to access support.

  2. Navigate to the Support channel and open a ticket under the "Technical Support" category.

  3. Provide the Following Details:

    • Tebex Transaction ID: Proof of purchase.

    • Script Name: Specify the script you need help with.

    • Issue Description: Clearly describe the problem you are experiencing.

Our team will assist you promptly!


Troubleshot by Sahara Scripters - Turn it off and on again? Never heard of it

Last updated