Common issues & solutions
Step-by-step documentation to resolve common issues with banners
â Error: SCRIPT ERROR: ?:-1: table index is nil
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:
Fully delete the old folders:
[banners]
rcore_banners
rcore_banners_assets
Download and install the latest version from Keymaster.
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.
đŧī¸ Banner Image Hosting Limitations
đĢ 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:
Imgur has restricted hotlinking support. Learn more here
Discord now blocks direct image links in some cases. Details here
âšī¸ Note: We block Imgur and Discord image links internally. Images hosted on these platforms may are not going to load on fivem.
â
Recommended Hosting Options
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?