[Plugin] Mesh Importer
-
I updated to 15.2. I just added some debugging info. Please try again. Thanks.
-
Still something crashing on my system
"C:\Users\Max\Desktop\volt_v3_base.stl.skp" was not created.
Error: #<Errno::ENOENT: No such file or directory - C:\Users\Max\Desktop\volt_v3_base.stl.log>
C:/Users/Max/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/jf-mesh-importer/main.rb:49:inread' C:/Users/Max/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/jf-mesh-importer/main.rb:49:in
main'
C:/Users/Max/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/jf-mesh-importer/main.rb:5:inblock in <module:MeshImporter>' SketchUp:1:in
call' -
Could you add obj import - this is one of the most important format.
-
@jim said:
I updated to 15.2. I just added some debugging info. Please try again. Thanks.
Still the same error here (dll).
-
I put up version 15.3. Open the Ruby Console before running to see the errors.
Sorry about experimenting on you guys - I am fairly new to creating executables that need to run on a variety of architectures.
Thank you for you help.
-
Also, the converter is a console application so it might be helpful if people could attempt to convert a file on the command line. Even double-clicking the a2a.exe file might bring up helpful error dialogs. Thanks again.
-
@smicha said:
Could you add obj import - this is one of the most important format.
If you select Any File Type in the File Selection dialog, you will be able to select .obj files and import them. Textures are not supported, though. Right now I am just trying to figure out how to make it work on different operating systems and versions.
-
@jim said:
@smicha said:
Could you add obj import - this is one of the most important format.
If you select Any File Type in the File Selection dialog, you will be able to select .obj files and import them. Textures are not supported, though. Right now I am just trying to figure out how to make it work on different operating systems and versions.
When I choose - any file - and select obj nothing happens.
-
@smicha said:
When I choose - any file - and select obj nothing happens.
Windows or Mac? What version? 32 or 64 bit?
-
-
It would help if you could try to import the file while the Ruby Console window is open, and then post any errors here.
-
@jim said:
It would help if you could try to import the file while the Ruby Console window is open, and then post any errors here.
Mesh Importer Result:
D:...\stone.obj.skp was not created. -
Thanks for your patience. I just want to make sure you gave tried version 15.4 which I uploaded last evening and which fixed a similar problem kaas had?
-
@jim said:
Thanks for your patience. I just want to make sure you gave tried version 15.4 which I uploaded last evening and which fixed a similar problem kaas had?
Yes - the newest version. Feel free to ask more questions. I'd be glad to see the plugin working. For now I stick with TIG's obj importer.
-
BTW it seems that a cmd window blinks for a fraction of a second and does nothing.
-
smicha, will it make one if the original is on your desktop?
-
It's not working at all.
-
@smicha said:
It's not working at all.
Two things to try:
-
Try double-clicking the a2s.exe from Windows file explorer.
-
Open a command prompt in the "win" folder and try to run a2s.exe, and maybe try to convert a file - something like:
> .\a2s "C;\users\YOU\Downloads\test.stl"
Are there any errors or dialogs?
-
-
I'm running into the same issues as Smicha. I'm trying to import a DWG file because the SketchUp import is taking so freaking long. However I have the Ruby console pulled up and then when I select the DWG a window pops up and then disappears. The first time it created a notepad file that said "No Suitable Reader Found"
Any ideas?
-
the reason I removed the pointer on the thread was I remembered it was hard to set up on a PC...
If you have a mac in the office, this extension is still working in v17...
john
Advertisement