Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sound Browser Doesn't Work #12

Open
poudink opened this issue Sep 18, 2020 · 1 comment
Open

Sound Browser Doesn't Work #12

poudink opened this issue Sep 18, 2020 · 1 comment

Comments

@poudink
Copy link

poudink commented Sep 18, 2020

It just gives an error.

@RedBrumbler
Copy link

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

axel7083 added a commit that referenced this issue Mar 2, 2024
* feat: adding update mecanism

Signed-off-by: axel7083 <[email protected]>

* fix: assembly info

Signed-off-by: axel7083 <[email protected]>

---------

Signed-off-by: axel7083 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants