Skip to main content

Errors

The table below lists errors that you may encounter whilst using the importers, alongside their cause and possible resolution. If no resolution is listed, or all the steps fail, then you can Submit a ticket to get help from our support team.

Error MessageCauseResolution
HOOPS error:Internal error in the importer
Cannot get pdf 3d streams for3D PDF file does not appear to be a valid formatImport a different 3D PDF fileRe-save the 3D PDF file from the CAD package
Cannot load HOOPS libraries fromImporter is unable to load the third-party API librariesRe-install the importer using the original setup package
Invalid HOOPS license keyInternal error in the importer
Invalid HOOPS DLL versionIncorrect third-party API versionRe-install the importer using the original setup package
Filename not givenImport was triggered without specifying a file to importTrigger the import from the File -> Import menu, and browse to a valid file to import
Unsupported file formatThe file specified is not supported by the importer and cannot be importedRe-save the CAD file as a different format, one which is supported by the importer
Could not load file . HOOPS error codeThe third-party API could not load the file
Imported , but HOOPS reported that the scene is missing some componentsThe third-party API could not load the entire scene, because it could not find, or process some parts
Ignored metadata item on - type not supportedThe specified assembly contains some metadata in a type that is not supported by the importerMake sure metadata is saved in the file as one of the supported data types:IntRealTimeString
Error loading entity model while attempting to get unit scaleThe importer could not load the model associated with an assembly in the file
Could not get HOOPS model from fileThe importer could not load the model associated with an assembly in the file
Failed to create mesh because it contains no verticesThe importer encountered a mesh with no vertices, so it skipped itMake sure all meshes in the CAD file are valid
Failed to create mesh because it has no facesThe importer encountered a mesh with no faces (indexed triangles) so it skipped itMake sure all meshes in the CAD file are valid
Scene load failed: ()Importer could not load the scene
Assimp loaded but reported an incomplete sceneThe third-party API could not load the entire scene, because it could not find, or process some parts
Could not initialise DAPIThe CreoView importer could not initialize the third-party APIDelete the recipe file from Documents/Visionary Render/recipe and try again
Dapi failed to read fileThe CreoView importer could not read the specified file
No structure given to store vectorised dataInternal error in the importer
Dgn/Dwg InterfaceImpl::load: ErrorThe importer encountered an error while loading the file
Dgn/Dwg InterfaceImpl::load: Unexpected exceptionInternal error in the importer
Texture item does not contain a texture map filenameThe importer encountered a texture which does not specify any texture data or image file on diskMake sure textures in the CAD file are correctly referencing image files
Failed to find textureThe importer encountered a texture but could not find the file it references on diskMake sure textures exist on disk when CAD files reference them.
Fault Code: SeverityThe Jt Importer encountered an error
Could not open fileThe Jt importer could not open the CAD fileMake sure the specified file is a valid Jt file.
Could not initialise traverser to parse jt sceneInternal error in the importer
Part on was not read successfullyThe importer failed to import the specified part
Unexpected jt entity type while parsingThe importer encountered an entity that is not supported
Could not tessellate primitive onThe importer failed to tessellate an object
Empty jt node passed for transformation retrieve onInternal error in the importer
Cannot read brep for partThe importer could not read the BRep data for the specified part
Unsupported or empty part type or empty partThe importer encountered a part that cannot process
Error creating primitiveThe importer could not process the data
Faults found on bodyThe importer found errors during processing and will now list them below this message
Could not create visual on : model could not be foundData translation could not find the model referenced by this assembly
Empty structure given for translation ofInternal error in the importer
Translator validation failed while trying to importInternal error in the importer
No library node specified for buildInternal error in the importer
Visual not found onCollision translation failed because the target assembly has no visual model
Visual on does not have a valid modelCollision translation failed because the target assembly has no visual model
Empty vertex list in face forModel translation failed because the model has no vertices
texture item texture map does not existA texture was translated but it has no texture data
Failed to open BGFThe Division importer was unable to open the specified BGF fileMake sure that all models referenced by the scene are available on disk.
is not a supported file typeThe specified BGF file is not a valid Division file
Unrecognised drawmode in BGFA geogroup in the model specified a draw mode that is unsupportedMake sure draw modes are within the supported range:FillLinePoint
Failed to findThe Division importer was unable to find the specified file, referenced by the sceneMake sure that all resources referenced by the scene are available on disk
Failed to load textureThe Division importer was unable to load the specified texture fileMake sure the file exists on diskMake sure the file is a supported image format (JPG, PNG, BMP)
Failed LoadLibraryThe importer plugin could not be loadedReinstall the plugin
Could not open file to saveThe importer system could not write the default recipe file to the documents directoryMake sure there is enough hard disk spaceMake sure the documents directory is writable
No license forThe application was unable to find a valid license for this importer pluginMake sure the system has a valid license, or connection to a license server providing a valid license
incompatible major versionThe plugin interface has changed in a non-backward-compatible way; a new version of the importer is requiredInstall the latest version of the importer
did not provide a validInternal importer plugin error
VRPInit(void) failedInternal importer plugin error
Invalid recipe fileThe importer could not read the recipe fileEnsure that the recipe file is formatted correctly
is neither a VR Plugin nor UData pluginThe plugin does not appear to be a valid importer, so it is being ignored
No suitable importer found forThe application could not find an importer capable of importing the specified fileMake sure an appropriate importer is installed
Importer does not specify any supported extensionsInternal importer error