I’m currently re-coding a music system, and I’m trying to get the information of a song from a variable called nextSong. However it is currently giving me this error. I’ll provide the error and the code below, any help would be appreciated
local MusicName = game:GetService("MarketplaceService"):GetProductInfo(tonumber(nextSong), 0).Name