Common issues & solutions

Step-by-step documentation to resolve common issues with banners

❌ Error: SCRIPT ERROR: ?:-1: table index is nil

This error typically means the script is trying to access a value in a table that doesn't exist — often because it's nil.

✅ Cause

You're likely using a new version of the script with an old configuration or structure — especially if you skipped a full reinstall.

🩹 Fix

Follow these steps carefully:

  1. Fully delete the old folders:

    • [banners]

    • rcore_banners

    • rcore_banners_assets

  2. Download and install the latest version from Keymaster.

  3. Do not overwrite the new version over the old one — always do a clean install.

â„šī¸ This is a very common mistake. Overwriting old files often causes this exact error.


đŸšĢ Imgur and Discord Are No Longer Supported

Due to recent policy changes and abuse prevention measures, Discord and Imgur are no longer reliable for hosting images:

â„šī¸ Note: We block Imgur and Discord image links internally. Images hosted on these platforms may are not going to load on fivem.


Use a trusted third-party image host for banners:

  • FiveManage Offers a free tier with 10 GB storage — perfect for hosting multiple banners.


âš ī¸ This script requires artifacts version 4752 or newer, and OneSync must be enabled.

â„šī¸ Always make sure you're using the latest update from your Keymaster account before submitting support tickets.

Last updated

Was this helpful?