Hi!
When I do the following actions "Plugins -> SkIndigo -> Render Scene" in Sketchup nothing seems to happen.
Does anyone know what I can do to make this work propperly?
SketchUp to Indigo issue
Re: SketchUp to Indigo issue
Hello and welcome to the forums!
First question: Is the Indigo application properly installed? Are you able to successfully launch Indigo?
I suggest that you take a look at the video tutorials for SketchUp to Indigo here:
http://www.youtube.com/playlist?list=PLD14E96A2CD263FE1
First question: Is the Indigo application properly installed? Are you able to successfully launch Indigo?
I suggest that you take a look at the video tutorials for SketchUp to Indigo here:
http://www.youtube.com/playlist?list=PLD14E96A2CD263FE1
Re: SketchUp to Indigo issue
Hi! Thanks for help
Both programs run properly and are placed in the right locations, but nothing seems to happen when I try to run the "Render Scene" or the "Set Indigo Path" actions. :S
Re: SketchUp to Indigo issue
I have the same problemMads-LS wrote:Hi!
When I do the following actions "Plugins -> SkIndigo -> Render Scene" in Sketchup nothing seems to happen.
Does anyone know what I can do to make this work propperly?
Re: SketchUp to Indigo issue
Please open the Ruby Console window when you are attempting to render and let me know if you find any error messages.Mads-LS wrote:Hi! Thanks for helpBoth programs run properly and are placed in the right locations, but nothing seems to happen when I try to run the "Render Scene" or the "Set Indigo Path" actions. :S
Thanks!
-
burritogordito
- Posts: 1
- Joined: Sat Nov 17, 2012 5:55 pm
Re: SketchUp to Indigo issue
I have the same type of problem. However I can run Indigo once from within sketchup then nothing will happen if I run it again. Was working fine till today. Here is the Ruby Console info:
"Traversed model and got instances in 0.0 seconds."
"Built meshes in 0.012 seconds."
"Exported meshes in 0.02 seconds."
"Exported instances in 0.001 seconds."
"------SkIndigo Export Run------"
"Faces 22"
"Instances 1"
"Component Meshes 1"
"Meshes loaded from cache 0"
"New meshes exported 1"
"Spheres 0"
"exported in 0 seconds."
Error: #<WIN32OLERuntimeError: ExecQuery
OLE error code:80041001 in SWbemServicesEx
Generic failure
HRESULT error code:0x80020009
Exception occurred.>
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:1023:in `method_missing'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:1023:in `launch_indigo'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:937:in `export'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:2167
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:1023:in `call'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:1023
"Traversed model and got instances in 0.0 seconds."
"Built meshes in 0.012 seconds."
"Exported meshes in 0.02 seconds."
"Exported instances in 0.001 seconds."
"------SkIndigo Export Run------"
"Faces 22"
"Instances 1"
"Component Meshes 1"
"Meshes loaded from cache 0"
"New meshes exported 1"
"Spheres 0"
"exported in 0 seconds."
Error: #<WIN32OLERuntimeError: ExecQuery
OLE error code:80041001 in SWbemServicesEx
Generic failure
HRESULT error code:0x80020009
Exception occurred.>
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:1023:in `method_missing'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:1023:in `launch_indigo'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:937:in `export'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:2167
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:1023:in `call'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo/skindigo_core.rb:1023
-
Vinchester
- Posts: 3
- Joined: Tue May 31, 2011 2:10 am
- Location: Cardiff, UK
Re: SketchUp to Indigo issue
I have the same problem. I just updated from Indigo 3.0.14 to 3.4.16 and the new SkIndigo that comes with it. Can open Indigo Renderer just fine but cannot start rendering from SU. This really is the last thing I want to happen with my project deadline closing in!!
Here's my Ruby console,
"Traversed model and got instances in 0.0820000000000001 seconds."
"Built meshes in 1.296 seconds."
"Exported meshes in 1.133 seconds."
Error: #<NoMethodError: undefined method `definition' for nil:NilClass>
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1032:in `export_instances'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1029:in `each'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1029:in `export_instances'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1026:in `each'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1026:in `export_instances'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:809:in `export'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:2167
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1032:in `call'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1032
EDIT : Okay I tried something else and very interestingly it works fine on another model :/ If I manage to get around it I'll come back. I'm using PC btw.
EDIT 2 : It works fine now I just copy all of my model and paste it onto a new skp file and it works. Love the new Indigo!
Here's my Ruby console,
"Traversed model and got instances in 0.0820000000000001 seconds."
"Built meshes in 1.296 seconds."
"Exported meshes in 1.133 seconds."
Error: #<NoMethodError: undefined method `definition' for nil:NilClass>
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1032:in `export_instances'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1029:in `each'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1029:in `export_instances'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1026:in `each'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1026:in `export_instances'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:809:in `export'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:2167
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1032:in `call'
C:/PROGRA~2/Google/GOOGLE~1/Plugins/skindigo/skindigo_core.rb:1032
EDIT : Okay I tried something else and very interestingly it works fine on another model :/ If I manage to get around it I'll come back. I'm using PC btw.
EDIT 2 : It works fine now I just copy all of my model and paste it onto a new skp file and it works. Love the new Indigo!
Who is online
Users browsing this forum: No registered users and 28 guests
