jmplonka / InventorLoader

Workbench for FreeCAD to loads or import Autodesk (R) Inventor (R) files.
GNU General Public License v2.0
114 stars 17 forks source link

So many errors #56

Open iBlz opened 2 years ago

iBlz commented 2 years ago

18:49:43 Reading: C:\Users\skepp\Downloads\User Library-D-Link 1Gb Switch 16-Port (2)\User Library-D-Link 1Gb Switch 16-Port.SAT 18:49:45 Traceback (most recent call last): File "", line 1, in File "C:\Users\skepp\AppData\Local\Programs\FreeCAD 0.19\Mod\InventorLoader-master\importerIL.py", line 147, in open _open(filename, skip, only, root) File "C:\Users\skepp\AppData\Local\Programs\FreeCAD 0.19\Mod\InventorLoader-master\importerIL.py", line 135, in _open reader.create3dModel(root , doc) File "C:\Users\skepp\AppData\Local\Programs\FreeCAD 0.19\Mod\InventorLoader-master\importerSAT.py", line 183, in create3dModel convertModel(group, doc.Name) File "C:\Users\skepp\AppData\Local\Programs\FreeCAD 0.19\Mod\InventorLoader-master\importerSAT.py", line 149, in convertModel bodies = resolveNodes(acis) File "C:\Users\skepp\AppData\Local\Programs\FreeCAD 0.19\Mod\InventorLoader-master\importerSAT.py", line 127, in resolveNodes node = createNode(entity) File "C:\Users\skepp\AppData\Local\Programs\FreeCAD 0.19\Mod\InventorLoader-master\Acis.py", line 263, in createNode node.set(entity) File "C:\Users\skepp\AppData\Local\Programs\FreeCAD 0.19\Mod\InventorLoader-master\Acis.py", line 3971, in set self.value, i = getInteger(entity.chunks, i) File "C:\Users\skepp\AppData\Local\Programs\FreeCAD 0.19\Mod\InventorLoader-master\Acis.py", line 293, in getInteger return int(val), i <class 'ValueError'>: invalid literal for int() with base 10: '1Gb'

luzpaz commented 2 years ago

Please enclose in code tags.
Edit: please only test on FreeCAD development versions (v0.20dev). The current stable v0.19 is way behind. Also always post your full About info

jmplonka commented 2 years ago

Is it possible to share the file, so I can check it out?

luzpaz commented 1 year ago

@iBlz :point_up:

HolographicPrince commented 1 year ago

Send this file

jmplonka commented 1 year ago

@iBlz : Any test file to share?