Gota7 / SM64DSe-Ultimate

This is an edited version of sm64dse 2.3.5.
GNU General Public License v3.0
25 stars 16 forks source link

Sound Browser Doesn't Work #12

Open poudink opened 4 years ago

poudink commented 4 years ago

It just gives an error.

RedBrumbler commented 2 years ago

I've also ran into this issue, and I've prodded into it somewhat,

the error gets thrown on this line, and is an index out of range exception for one of the read32s on that line. it seems one of the addresses is out of range of the underlying data array, causing the sound browser to not load at all. If this helps any with the error that would be great, I myself am not comfortable enough with DS stuff to work out this issue sadly