Skindigo 2.6.1 & Sketchup 8 problem

Announcements, requests and support regarding SkIndigo - the Sketchup / Indigo exporter.
Post Reply
15 posts • Page 1 of 1
User avatar
antonis
Posts: 5
Joined: Tue Dec 29, 2009 1:06 pm

Skindigo 2.6.1 & Sketchup 8 problem

Post by antonis » Mon Jan 17, 2011 8:22 am

Hello to everyone. I've installed Skindigo 2.6.1 in Sketchup 8 and when I hit the render button nothing happens. I had the same problem with Skindigo 2.4.13 in Sketchup 8. Materials and camera settings are working fine. Is there a solution? Thanks.

Soup
Posts: 444
Joined: Sat Jun 13, 2009 1:20 am

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by Soup » Mon Jan 17, 2011 10:54 am

Just checking, have you installed Indigo?
Download

User avatar
antonis
Posts: 5
Joined: Tue Dec 29, 2009 1:06 pm

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by antonis » Mon Jan 17, 2011 11:22 pm

Yes I have installed it. Indigo first and then Skindigo. Same version.

User avatar
Whaat
Developer
Posts: 1827
Joined: Fri Dec 22, 2006 6:15 am
Location: Canada
Contact:

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by Whaat » Tue Jan 18, 2011 6:13 am

Please check for error messages in the Ruby Console window when you press the render button.

Thanks.

User avatar
antonis
Posts: 5
Joined: Tue Dec 29, 2009 1:06 pm

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by antonis » Wed Jan 19, 2011 9:20 am

I checked for errors and in the ruby console writes this: [Error: #<Errno::ENOENT: No such file or directory - C:\Users\Anthony\AppData\Roaming/Indigo Renderer>
C:/Program Files/Google/Google SketchUp 8/Plugins/skindigo.rb:1043:in `mkdir'
C:/Program Files/Google/Google SketchUp 8/Plugins/skindigo.rb:1043:in `get_indigo_app_data_path'
C:/Program Files/Google/Google SketchUp 8/Plugins/skindigo.rb:535:in `export'
C:/Program Files/Google/Google SketchUp 8/Plugins/skindigo.rb:1555
C:/Program Files/Google/Google SketchUp 8/Plugins/skindigo.rb:1043:in `call'
C:/Program Files/Google/Google SketchUp 8/Plugins/skindigo.rb:1043]

Then I checked the specified folder above and I opened the "log" icon. It writes: [Tue Jan 18 23:10:07 2011
Executing 'C:\Users\Αντώνης\AppData\Roaming\Indigo Renderer\default-meshes.igs --settings <width>800</width><height>600</height><super_sample_factor>2</super_sample_factor><image_save_period>60.00000</image_save_period><save_igi>true</save_igi><info_overlay>false</info_overlay><watermark>false</watermark><gpu>false</gpu><bidirectional>false</bidirectional><metropolis>false</metropolis><halt_samples_per_pixel>-1</halt_samples_per_pixel><halt_time>-1</halt_time>'
Indigo Renderer v2.6.1, Windows 32-bit build.
Licence not verified, running in free mode.
Scene file path: 'C:\Users\Αντώνης\AppData\Roaming\Indigo Renderer\default-meshes.igs'
Error: SceneLoaderExcep: Could not find root 'scene' element in file 'C:\Users\Αντώνης\AppData\Roaming\Indigo Renderer\default-meshes.igs'.
Stopped].

User avatar
antonis
Posts: 5
Joined: Tue Dec 29, 2009 1:06 pm

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by antonis » Mon Jan 24, 2011 9:14 am

Any suggestions? Thank you.

User avatar
Whaat
Developer
Posts: 1827
Joined: Fri Dec 22, 2006 6:15 am
Location: Canada
Contact:

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by Whaat » Wed Jan 26, 2011 6:24 am

It's possible that it has something to do with the characters in your username.

What if you login to Windows with a username with only English characters.

Can you test if this works?


Thanks.

User avatar
antonis
Posts: 5
Joined: Tue Dec 29, 2009 1:06 pm

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by antonis » Fri Feb 04, 2011 7:00 am

Did this. Works just fine thank you!!!

anesthetized
Posts: 21
Joined: Thu Apr 01, 2010 5:29 am

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by anesthetized » Mon Mar 21, 2011 10:35 am

Hi!

I've got the same problem. Ruby console error says:

Error: #<Errno::ENOENT: No such file or directory - C:\Users\Sˆawek\AppData\Roaming/Indigo Renderer>
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo.rb:1037:in `mkdir'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo.rb:1037:in `get_indigo_app_data_path'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo.rb:529:in `export'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo.rb:1535
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo.rb:1037:in `call'
C:/Program Files (x86)/Google/Google SketchUp 8/Plugins/skindigo.rb:1037

I have changed my name in the windows user settings, but it doesn't work :( Please help!

Andevery
Posts: 1
Joined: Mon Apr 18, 2011 11:26 pm

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by Andevery » Mon Apr 18, 2011 11:32 pm

My installation path is "D:\Soft\Indigo Renderer\" and username "Александр"
I added to skindigo.rb two lines:

ENV['APPDATA']="D:/Soft"
ENV["USERNAME"]="Alexander"

after

module SkIndigo
VERSION="2.6.1"
VERSION_="2_6_1"
RELEASE_DATE="10 January 2011"

It's worked for me

anesthetized
Posts: 21
Joined: Thu Apr 01, 2010 5:29 am

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by anesthetized » Tue Apr 19, 2011 7:20 am

It is all about no-english charakters in username! Silly, but get used to. I just made another user and i change user in windows when i have to render and everything works fine.

take care

User avatar
dag
Posts: 189
Joined: Tue Feb 02, 2010 2:28 am

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by dag » Tue Apr 19, 2011 10:22 am

You can change your windows username so you won't need to switch accounts.
http://forums.techarena.in/tips-tweaks/1124298.htm
Now who wants to be a good little gineau pig and see if this messes up something?

anesthetized
Posts: 21
Joined: Thu Apr 01, 2010 5:29 am

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by anesthetized » Tue Apr 19, 2011 6:51 pm

I have changed my user name first, but it did't work. I'm using windows vista- maybe that's the reason

kjk
Posts: 5
Joined: Mon Dec 20, 2010 8:00 pm
Location: Poland

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by kjk » Thu Dec 15, 2011 8:27 am

Hi, I have SKP 8 , Indigo and Skindigo ver 2.6.1 and a huge problem :)

A problem occurred with the scene:
ObjectExcep: Exception while building tree: Memory allocation failed while building kd-tree
Indigo version: Indigo Renderer v2.6.1, Windows 32-bit build.
Exporter: SkIndigo version:2.6.1
Platform: i386-mswin32

Any ideas? Is there a solution ?
thanks.

User avatar
CTZn
Posts: 7240
Joined: Thu Nov 16, 2006 4:34 pm
Location: Paris, France

Re: Skindigo 2.6.1 & Sketchup 8 problem

Post by CTZn » Thu Dec 15, 2011 10:23 am

Probably some mesh is subdivided, you may want to reduce the subdivisions level.

When using subdivisions, one level increase results in 4 times more triangles.
obsolete asset

Post Reply
15 posts • Page 1 of 1

Who is online

Users browsing this forum: No registered users and 50 guests