Skip to content

error messages - win 7 64, latest blender #9

@blurymind

Description

@blurymind

I get this:

Traceback (most recent call last):
File "C:\Users\tod\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\spritify.py ", line 173, in execute
spritify(context.scene)
File "C:\Users\tod\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\spritify.py ", line 108, in spritify
os.remove(bpy.path.abspath(scene.spritesheet.filep ath))
PermissionError: [WinError 5] Access is denied: 'F:\\BACKUP\\WEB\\Dropbox\\BLENDS\\tilegen\\sheet\ \'


location: <unknown location>:-1

or this

Traceback (most recent call last):
File "C:\Users\tod\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\spritify.py ", line 173, in execute
spritify(context.scene)
File "C:\Users\tod\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\spritify.py ", line 108, in spritify
os.remove(bpy.path.abspath(scene.spritesheet.filep ath))
PermissionError: [WinError 5] Access is denied: 'F:\\BACKUP\\WEB\\Dropbox\\BLENDS\\tilegen\\sheet\ \'


location: <unknown location>:-1


Traceback (most recent call last):
File "C:\Users\tod\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\spritify.py ", line 173, in execute
spritify(context.scene)
File "C:\Users\tod\AppData\Roaming\Blender Foundation\Blender\2.77\scripts\addons\spritify.py ", line 127, in spritify
bpy.path.abspath(scene.spritesheet.filepath)])
File "C:\Program Files\Blender Foundation\Blender\2.77\python\lib\subprocess.py", line 560, in call
with Popen(*popenargs, **kwargs) as p:
File "C:\Program Files\Blender Foundation\Blender\2.77\python\lib\subprocess.py", line 950, in __init__
restore_signals, start_new_session)
File "C:\Program Files\Blender Foundation\Blender\2.77\python\lib\subprocess.py", line 1220, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system cannot find the file specified


location: <unknown location>:-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions