Interface Crashing Client
Just created a interface for the first time from scratch, but using sprites that are already in the cache to do so.
At first the bottom half of my interface was not showing. Now I've discovered anything over 330 pixels in height will be cut off.
So after resizing that down, it worked perfect. I go back to my editor, start actually adding boxes and sprites as-well as some text.
I go to test it as I'm nearing completion with only 2 sprites left to add, I save my interface boot it up, as soon as I open the interface with the command ;;inter (interid) it crashes my client and logs me out....
I spent 6 hours roughly creating this interface.. I'd really like to get it to load. Anyone know why this would happen? I hope I didn't just throw 6 hours away.