Somthing I noticed when looking at the code in your experiance page!
You dont have an <include> for any of these files eq2ui_custompreset1.xml etc
The code is written into the experiance page itself ! And thats not right lol
This usualy happens when you press any of those buttons when your in the UI builder.... And I will cause random crashes I have found... Besides whatever values your users set are not getting loaded up with the UI because of this.
As a note on the volume settings saving I have looked into this and found that if you make a hidden page and have your slider set that pages Opacity as well as the sound volume the char settings file will save that Opacity info for that window..... the only thing I havent worked out how to do is to get the slider value to set to that window's Opacity value upon logging back in....Hence that method does save your settings its how to call them back?
But its a start I guess
