Cannot use "Import Images as Planes" add-on, Error message appears, no file selection window appears, PLEASE HELP! #47421

Closed
opened 2016-02-15 20:25:46 +01:00 by Alston Jones · 13 comments

System Information
iMac (21.5-inch, Mid 2011)
AMD Radeon HD 6750M 512 MB
OS X El Capitan 10.11.2 (15C50)

Blender Version
Version 2.76 (2.76, 2015-Oct-11, Blender

Error Message:

Traceback (most recent call last):

File "/Applications/blender.app/Contents/Resources/2.76/scripts/addons/io_import_images_as_planes.py", line 320, in execute
  self.import_images(context)
File "/Applications/blender.app/Contents/Resources/2.76/scripts/addons/io_import_images_as_planes.py", line 347, in import_images
  self.align_planes(planes)
File "/Applications/blender.app/Contents/Resources/2.76/scripts/addons/io_import_images_as_planes.py", line 397, in align_planes
  offset = (planes[0].dimensions.x / 2.0) + gap

IndexError: tuple index out of range

location: :-1

Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps

**System Information** iMac (21.5-inch, Mid 2011) AMD Radeon HD 6750M 512 MB OS X El Capitan 10.11.2 (15C50) **Blender Version** Version 2.76 (2.76, 2015-Oct-11, Blender Error Message: Traceback (most recent call last): ``` File "/Applications/blender.app/Contents/Resources/2.76/scripts/addons/io_import_images_as_planes.py", line 320, in execute self.import_images(context) File "/Applications/blender.app/Contents/Resources/2.76/scripts/addons/io_import_images_as_planes.py", line 347, in import_images self.align_planes(planes) File "/Applications/blender.app/Contents/Resources/2.76/scripts/addons/io_import_images_as_planes.py", line 397, in align_planes offset = (planes[0].dimensions.x / 2.0) + gap ``` IndexError: tuple index out of range location: <unknown location>:-1 **Exact steps for others to reproduce the error** Based on a (as simple as possible) attached .blend file with minimum amount of steps
Author

Changed status to: 'Open'

Changed status to: 'Open'
Alston Jones self-assigned this 2016-02-15 20:25:46 +01:00
Author

Added subscriber: @Alston

Added subscriber: @Alston
Alston Jones removed their assignment 2016-02-15 20:26:12 +01:00

Added subscriber: @mont29

Added subscriber: @mont29

Please follow our submission template and guidelines and make a complete, valid bug report, with required info, precise description of the issue, precise steps to reproduce it, small and simple .blend and/or other files to do so if needed, etc.

And please try the latest build from our buildbot.

Please follow our submission template and guidelines and make a complete, valid bug report, with required info, precise description of the issue, precise steps to reproduce it, **small and simple** .blend and/or other files to do so if needed, etc. And please try the latest build from [our buildbot](https://builder.blender.org/download).
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

Hi, unable to confirm this error.

Hi, unable to confirm this error.

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2016-02-23 08:47:32 +01:00

No news since one week…

No news since one week…

Added subscriber: @Cuflee

Added subscriber: @Cuflee

Changed status from 'Archived' to: 'Open'

Changed status from 'Archived' to: 'Open'

Hi,

I can confirm the same error on Blender 2.78. I've added some screenshots and a .blend file that is raising this error for me, though it also happens with the startup file.

ex00.png
ex01.png
ex02.png
ex03.blend

Just upgraded to 2.79b and got the exact same error:

ex04.png

Kind regards,

Arjan.

Hi, I can confirm the same error on Blender 2.78. I've added some screenshots and a .blend file that is raising this error for me, though it also happens with the startup file. ![ex00.png](https://archive.blender.org/developer/F6550296/ex00.png) ![ex01.png](https://archive.blender.org/developer/F6550301/ex01.png) ![ex02.png](https://archive.blender.org/developer/F6550313/ex02.png) [ex03.blend](https://archive.blender.org/developer/F6550324/ex03.blend) Just upgraded to 2.79b and got the exact same error: ![ex04.png](https://archive.blender.org/developer/F6550374/ex04.png) Kind regards, Arjan.

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

@Cuflee Please open a new report, with all required information (in that case, precise steps and all data (like image files) need to reproduce the issue are mandatory). Resurrecting years old reports is generally a bad idea, code has changed a lot since then (you may reference an older report in a new one, though).

Also please try with blender2.8 from the buildbot, 2.7x scripts are not really maintained anymore…

@Cuflee Please open a new report, with all required information (in that case, precise steps and all data (like image files) need to reproduce the issue are mandatory). Resurrecting years old reports is generally a bad idea, code has changed a lot since then (you may reference an older report in a new one, though). Also please try with blender2.8 from [the buildbot](https://builder.blender.org/download), 2.7x scripts are not really maintained anymore…
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#47421
No description provided.