maybe someone here can help me out with this. When ever I try to export a psk from blender, its spits out this error. Traceback (most recent call last): File "C:\blender-2.75a-windows64\2.75\scripts\addons\io_export_unreal_psk_psa.py", line 1846, in execute export(filepath) File "C:\blender-2.75a-windows64\2.75\scripts\addons\io_export_unreal_psk_psa.py", line 1794, in export file = open(psk_filename, "wb") PermissionError: [Errno 13] Permission denied: '\\ArmObject.psk' location: <unknown location>:-1 location: <unknown location>:-1 No matter what I do...it always gives me the same error. I can export an unedited mesh wwithout problems but as soon as I make any kind of change, I get hit with that permission denied error. Any advice on this will be appreciated.