Hey, has something changed since the Alcugs tutorial about adding Pages to your Age? I'm following it just fine, but I keep getting an error when I go to export. Specifically the error in the console says:
ValueError: invalid literal for int() with base 10: 'xPage'
xPage is what I'm calling the additional page. I made sure to increase the interger from 0 to 1, type and hide are 0 and the Name is xPage.
I've tried changing it to other names but still get the same error.
EDIT: Nevermind! Just me and my bad eyesight again! I was typeing in somehthing wrong. It exported just fine now.