Trouble serializing

I'm having trouble serializing. When I try to serialize an instance of this class:




public class Picture extends Quad implements Serializable{

I have the same problem, serializing a TerrainBlock with a TextureState. Any ideas please??