Page 1 of 1

ValueError

PostPosted: Mon Jan 03, 2011 5:06 pm
by I.Brattin
Today I started getting a MemoryError, so I thought I would try the old page_num trick, to fix it. Now I am getting a ValueError instead.

Not sure what's up, can't find a tutorial on adding pages so I can't make sure I am doing things right. Can someone help me?

Re: ValueError

PostPosted: Mon Jan 03, 2011 5:26 pm
by Paradox
You probably have an object with page_num set to nothing.

Re: ValueError

PostPosted: Mon Jan 03, 2011 8:58 pm
by I.Brattin
That's exactly what it was, thanks Paradox.

But now I am back to the MemoryError, shoot