❔FAQ / Troubleshooting
Q: No music or cover art
A: Ensure your
.mp3and.pngfiles live inhtml/music/and that the filenames inconfig.jsexactly match.Q: Background video not playing
A: Verify
background.modeis set to"video", and thatbackground.videoIdis a valid YouTube video ID.Q:Stats never update
A: Make sure your framework starts before the loading screen resource.
Q: Handover defaults to Steam name
A: Happens when no record exists in your
risk_lastchartable and fallback database queries return empty.Check your MySQL table schema and connection settings.
Q: Icons not appearing
A: Double-check that each
socials.iconclass matches a valid Font-Awesome 6 icon name.Q: How do I change the welcome text (e.g. “Welcome to RISC-City”)? A: Right-click the
index.html, select “Open with”, then choose a text editor (like VS Code or Notepad++). Scroll down until you find the welcome message under<section id="status">and edit the text inside the<h1>tag.
MP4 Style:
Use an MP4 video. You can set up the same video as an MP3 in the playlist so that the video and audio are perfectly synced.

YouTube Video Style:
For videoId:, you need to enter something like "IUVW8Mf-PXg". You can find out how to do this here

Last updated