X3D .wrl file import failure #49799
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#49799
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system and graphics card
Ubuntu 14.04 (64-bit) running on AWS EC2 m4.xlarge instance. No graphics card.
Windows 10 Home Version 1607 (64-bit) and Intel(R) HD Graphics Family
Blender Version
Broken: 2.75 & 2.78
Worked: none
Short description of error
I am trying to import some .wrl files into Blender, but the models do not seem to be imported correctly.
I have three .wrl files to illustrate the problem. I have attached a .blend file for 952.wrl to illustrate some of the problems:
952.wrl Blender imports the mesh ok, but half of the model has no colour associated with the mesh.
661.wrl has the same type of cylinders and spheres used in 952.wrl, but doesn't import at all. Instead I get an error message (attached)
4oo8.wrl Blender imports the mesh ok, but again some parts of the mesh have no colour associated with it.
The .wrl files were all produced by [JMol ]] version 14.6.4_2016.10.02. All three wrl files import perfectly into [ http:*meshlab.sourceforge.net/ | Mesh Lab (v1.3.3, 64 bit), so the problem would appear to be with the Blender importer.
Exact steps for others to reproduce the error
On Windows:
File->Import->X3D Extensible 3D (.x3d/.wrl)
Select the .wrl file
Click the Import X3D/VRML2 button in the top right corner
On Ubuntu:
On the command line using the tester.py file:
blender -b /filepath/w1.blend -noaudio -nojoystick -P /filepath/tester.py &
Based on a (as simple as possible) attached .blend file with minimum amount of steps
661_error_msg.txt
952.wrl
661.wrl
tester.py
4oo8.wrl
952.blend
Changed status to: 'Open'
Added subscriber: @Indigofarmer
Added subscribers: @mont29, @Sergey
@mont29, see you in the maintainer's list. Mind having a look here? Thanks! :)
Added subscriber: @BrendonMurphy
Changed status from 'Open' to: 'Archived'
no activity 2016 closing as archived
Changed status from 'Archived' to: 'Open'
@BrendonMurphy please stop closing tasks assigned to people without even checking whether they are still valid or not! Closing tasks for closing tasks is not useful at all, it just hides again known issues.
io_scene_x3d/import_x3d.py - .wrl file import failureto X3D .wrl file import failureAdded subscriber: @brutzman