Why "Texture marked for update but image is incomplete"?

i use 256256 pixels png as texture, and the geometry.vertices is also 256256.
it comes out the warning “Texture marked for update but image is incomplete”.
maybe i do not understand the meaning of “incomplete”.
thanks for any response.

Check out the following post at stackoverflow. Maybe this solves your problem.

Thanks a lot. Let me see now.