I have a problem with an sbs I am working on. On loading the sbs by choosing the file in the browser or by changing the Base Skin in theme settings, it hangs rockbox.
However, if I create a blank file called ThinBasic.sbs, choose it as my Base Skin, then replace the file with the real .sbs and restart, the skin loads fine. I don't know where in the code this happened or what would cause it, although the last thing I was working on was the numeric volume. I'm linking to the working files because I can't upload a zip or a .sbs file.
I'm still refactoring, so any code improvements would be gladly welcomed.
http://dl.dropbox.com/u/2255413/ThinBasic-debug.zipEDIT: Verified the problem is in the ones place of the numeric volume, just don't know what the issue is.