For the complete documentation index, see llms.txt. This page is also available as Markdown.

Troubleshooting

Something wrong, but no error shows up.

Fix: Navigate to config.lua and turn on debug to show us the error in support (errors are then displayed in F8 console ingame, or in server console) Config.Debug = true

My song can't be played or timed out.

Cause: Not every song can be played. Some songs are copyrighted, some are country restricted and some can't be played for a specific user. If a song can be played, for example on youtube site, it does not mean it will play in embed (outside youtube, specifically for copyrighted music)

Last updated