SoundId nil but shown in print

print( game.SoundService.ransga.bangra.Name)
print( game.SoundService.ransga.bangra.SoundId)
gracta.SoundId = game.SoundService.ransga.bangra.SoundId

print

 bangra
 rbxassetid://12640078748
 Players.Mrdmlxo.PlayerGui.Center.warlichina.ralr.singi:63: attempt to index nil with 'SoundId'

I havent experinced this situation. How can it shown in only print?

Are you sure gracta is a Sound instance and is properly defined?

1 Like

I forgot that lol
I just thought based on print only

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.