Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

So many errors #56

Open
iBlz opened this issue May 22, 2022 · 5 comments
Open

So many errors #56

iBlz opened this issue May 22, 2022 · 5 comments
Assignees
Labels

Comments

@iBlz
Copy link

iBlz commented May 22, 2022

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
Copy link
Contributor

luzpaz commented May 25, 2022

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
Copy link
Owner

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

@luzpaz
Copy link
Contributor

luzpaz commented Apr 2, 2023

@iBlz ☝️

@HolographicPrince
Copy link

Send this file

@jmplonka
Copy link
Owner

@iBlz : Any test file to share?

@jmplonka jmplonka self-assigned this Apr 29, 2023
@jmplonka jmplonka added the bug label Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants