Traceback (most recent call last):
File "C:\Users\Blouc blouc\AppData\Roaming\Blender Foundation\Blender\.blender
\scripts\PyPRP\prp_Export.py", line 174, in open_file
export_age(agename,basepath,selection,merge)
File "C:\Users\Blouc blouc\AppData\Roaming\Blender Foundation\Blender\.blender
\scripts\PyPRP\prp_Export.py", line 85, in export_age
page.export_all(selection)
File "C:\Users\Blouc blouc\AppData\Roaming\Blender Foundation\Blender\.blender
\scripts\PyPRP\prp_ResManager.py", line 279, in export_all
pagenum = getStrIntPropertyOrDefault(obj,"page_num",0)
File "C:\Users\Blouc blouc\AppData\Roaming\Blender Foundation\Blender\.blender
\scripts\PyPRP\prp_Functions.py", line 285, in getStrIntPropertyOrDefault
var=int(p.getData())
ValueError: invalid literal for int() with base 10: ''
I have never seen that error before.
The Age exported just fine a couple minutes ago, and I haven't done anything unusual since. It appears at the very beginning of the export, right after exporting the textures page, I it appears no object is being exported at this point. I checked the usual suspects and I can't see anything..
Would anybody know what could be wrong?