Page 1 of 1

sketchup demo plugin - problem saving textures @ render time

Posted: Sun Jun 15, 2014 10:31 pm
by originalsurfmex
When beginning a render, the demo plugin tries to save textures to

Code: Select all

...MyDocs/Octane/SketchUp/temp/textures/texture
This would normally be fine, however my computer is on a network and MyDocs actually falls on a network path so it looks more like

Code: Select all

///site.host.net/USER/LOC/Home/Username/MyDocs/Octane/SketchUp/temp/textures/texture
It would seem that for this reason I get the error:
Failed to write ///site.host.net/USER/LOC/Home/Username/MyDocs/Octane/SketchUp/temp/textures/texture

I took a look at the only two .rb files I could find for the plugin: octane_render.rb & init.rb, but couldn't find anything related in those locations. Any suggestions?

Re: sketchup demo plugin - problem saving textures @ render time

Posted: Mon Jun 16, 2014 8:34 pm
by fuzzybro
originalsurfmex wrote:When beginning a render, the demo plugin tries to save textures to

Code: Select all

...MyDocs/Octane/SketchUp/temp/textures/texture
This would normally be fine, however my computer is on a network and MyDocs actually falls on a network path so it looks more like

Code: Select all

///site.host.net/USER/LOC/Home/Username/MyDocs/Octane/SketchUp/temp/textures/texture
It would seem that for this reason I get the error:
Failed to write ///site.host.net/USER/LOC/Home/Username/MyDocs/Octane/SketchUp/temp/textures/texture

I took a look at the only two .rb files I could find for the plugin: octane_render.rb & init.rb, but couldn't find anything related in those locations. Any suggestions?
Hi originalsurfmex,

I have never tried this setup.
Is "///site.host.net/USER/LOC/Home/Username/MyDocs/Octane/SketchUp/temp/textures/" location accessible when being entered in Windows Explorer?

Re: sketchup demo plugin - problem saving textures @ render time

Posted: Mon Jun 16, 2014 8:37 pm
by fuzzybro
btw, could you please post all Sketchup related stuff to this forum http://render.otoy.com/forum/viewforum.php?f=31 ?
This will guarantee that no questions are lost.

Thanks,
Bro