Temp file is as follows:
ENV["TEMP"]
C:\Users\tim\AppData\Local\Temp
It exists, and is writable etc. (lots of other apps are using it).
The path to the binary is"
C:\Program Files\Refractive Software\OctaneRender_COM_intermediate_pre23_4_win_x64\octane.exe
When I open the plugin, I see this in the console:
Error: #<NoMethodError: undefined method `each_with_index' for nil:NilClass>
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `update_end'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb:885:in `populate'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb:405:in `dialog'
No problem accessing the folders for the project etc.
The project path is:
G:\Architecture\Academy of Art\ARH608\Assignment 2\Models
I can't run on the Mac, because I don't have a CUDA card, so I'm only working with the Windows version.
When I export the OBJ/MTL file only, I get this in the console:
Error: #<NoMethodError: undefined method `transformation' for #<Sketchup::Image:0xe94f648>>
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_image'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_component_instance'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `each'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_component_instance'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_obj'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `each'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_obj'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_start'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `do_export'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `run_exporter'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb:315:in `initialize'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `call'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb:1884
There's a 0KB file called xx.obj in the project folder, but no MTL file.
At the bottom left of the SketchUp window it says "Octane Render: Object Completed."
If I run "Render Frame", I get this output in the console window:
Error: #<NoMethodError: undefined method `transformation' for #<Sketchup::Image:0xe968fe4>>
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_image'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_component_instance'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `each'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_component_instance'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_obj'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `each'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_obj'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export_start'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `do_export'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `run_exporter'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `export'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `render'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb:316:in `initialize'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb

in `call'
C:/PROGRA~2/Google/GOOGLE~4/Plugins/Octane/Octane_1022.rb:2752
There's no start.cmd file in the TEMP folder.
There's no xx.ocs file in the project folder, C:\Temp\ or in the TEMP folder.
There's no octane.cmd
I think the problem is that the model export is failing. SkUp thinks it's clean.
tim