πŸ”₯All scripts on our website are 50% off!πŸ”₯
Logo

Troubleshooting

Common issues and solutions for BIT-ClothingShop v.2.

Common Issues

Problem: Images don't generate

Solution:

  1. Verify screenshot-basic is installed and started before bit-clothingshop
  2. Check that your character is using a male ped
  3. Ensure you're using the correct command (/updateclothes by default)
  4. Make sure test mode is configured correctly
  5. Check the server console for any errors

Problem: Script doesn't start

Solution:

  1. Verify the resource name hasn't been changed
  2. Check that screenshot-basic dependency is installed
  3. Ensure the SQL table has been imported
  4. Verify framework configuration matches your server
  5. Check server console for error messages

Problem: Clothing images are missing

Solution:

  1. Complete the full image generation process
  2. Verify images were generated in the resource folder
  3. Restart the resource after image generation
  4. Check that the clothing items exist on your server
  5. Ensure test mode is disabled for full catalog

Problem: Players can't purchase clothing

Solution:

  1. Verify players have sufficient money
  2. Check that the framework is configured correctly
  3. Ensure the clothing category is enabled in the store configuration
  4. Verify database connection is working
  5. Check for conflicting clothing scripts

Problem: Store markers/blips not showing

Solution:

  1. Verify blip and marker settings are enabled in config
  2. Check coordinates are correct
  3. Restart the resource
  4. Ensure no other scripts are conflicting with markers
  5. Verify client-side script is running

Additional Troubleshooting Tips

Screenshot-basic Issues

  • Ensure screenshot-basic is the latest compatible version
  • Check that it starts before bit-clothingshop in server.cfg
  • Verify the dependency is not being blocked by antivirus
  • Test screenshot-basic functionality independently

Database Issues

  • Confirm the SQL table was created correctly
  • Verify oxmysql or your MySQL resource is running
  • Check database credentials are correct
  • Ensure proper table permissions

Performance Issues

  • Adjust Photos.Sleep value (higher = slower but more reliable)
  • Reduce Photos.ResizeWidth for smaller image sizes
  • Use JPEG format instead of PNG for smaller file sizes
  • Consider generating images during low server population
  • Optimize generated images after creation

Framework Compatibility

  • Double-check framework configuration matches your server
  • Verify you're using a compatible version of ESX/QB-Core/QBox
  • Check that framework exports are working correctly
  • Ensure inventory system is compatible

Image Quality Issues

  • Adjust Photos.ImageQuality for JPEG format
  • Increase Photos.ResizeWidth for higher resolution
  • Check camera positions for proper angles
  • Verify lighting at the photo location

[!TIP] Enable debug mode (Config.debugMode = true) to help identify issues and see garment names in the F8 console.