solarus-games / solarus-alttp-pack

This repository was moved to GitLab: https://gitlab.com/solarus-games/solarus-alttp-pack
35 stars 15 forks source link

music credits.it won't loop #5

Closed llamaizing closed 8 years ago

llamaizing commented 8 years ago

When either setting the map music to "credits" or calling sol.audio.play_music("credits", true), the song does not loop back to the beginning after reaching the end. The following error is given:

Error: Failed to fill the audio buffer with decoded IT data for music file 'musics/credits.it: error 40963

christopho commented 8 years ago

Issue moved to solarus repository.