wrl import fails #63497

Closed
opened 2019-04-11 17:21:49 +02:00 by erwann · 7 comments

System Information
Operating system: Windows-10-10.0.17134 64 Bits
Graphics card: Intel(R) HD Graphics 620 Intel 4.5.0 - Build 25.20.100.6323

Blender Version
Broken: version: 2.80 (sub 55), branch: blender2.7, commit date: 2019-04-09 18:12, hash: blender/blender@009dbc2bc9
Worked: Blender 2.79b commit date: 2018-03-22 14:10

Short description of error
[Please fill out a short description of the error here]

Exact steps for others to reproduce the error
File import --> X3D extensible 3D (.x3d/.wrl) on provided sample wrl results in an error : 'Mesh Polygon' has no attribute 'loops'sample.wrl

**System Information** Operating system: Windows-10-10.0.17134 64 Bits Graphics card: Intel(R) HD Graphics 620 Intel 4.5.0 - Build 25.20.100.6323 **Blender Version** Broken: version: 2.80 (sub 55), branch: blender2.7, commit date: 2019-04-09 18:12, hash: `blender/blender@009dbc2bc9` Worked: Blender 2.79b commit date: 2018-03-22 14:10 **Short description of error** [Please fill out a short description of the error here] **Exact steps for others to reproduce the error** File import --> X3D extensible 3D (.x3d/.wrl) on provided sample wrl results in an error : 'Mesh Polygon' has no attribute 'loops'[sample.wrl](https://archive.blender.org/developer/F6931366/sample.wrl)
Author

Added subscriber: @erwann.jeanneau

Added subscriber: @erwann.jeanneau
Member

Added subscriber: @Jeroen-Bakker

Added subscriber: @Jeroen-Bakker
Member

I can confirm that the import is failing on current b280.

I can confirm that the import is failing on current b280.
Bastien Montagne self-assigned this 2019-04-12 16:51:10 +02:00

Added subscriber: @arcturus

Added subscriber: @arcturus

Can also confirm not working in 2.80, was working in 2.79b. I have a different error message:

File "C:\Program Files\Blender Foundation\Blender\2.80\scripts\addons\io_scene_x3d\import_x3d.py", line 2573, in importMesh_Cylinder
  bpymesh.validate(False)
TypeError: Mesh.validate(): required parameter "verbose" to be a keyword argument!
Can also confirm not working in 2.80, was working in 2.79b. I have a different error message: ``` File "C:\Program Files\Blender Foundation\Blender\2.80\scripts\addons\io_scene_x3d\import_x3d.py", line 2573, in importMesh_Cylinder bpymesh.validate(False) TypeError: Mesh.validate(): required parameter "verbose" to be a keyword argument!

This issue was referenced by 1faadc1aeb

This issue was referenced by 1faadc1aeb1837e1940efca72e9b14567ef9182c

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
5 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#63497
No description provided.