Page 1 of 1

Octane 4 and Unity 2018.2.17f1 - not loading

PostPosted: Sun Nov 25, 2018 6:38 pm
by fmedrano
Hello

I've been trying all sorts of things over the last couple of days since I subscribed to Octane 4.0.

Setup to replicate:
    OSX High Sierra
    Unity 2018.2.17f1
    Octane 4.0 (new monthly subscription)
    OctaneRender for Unity Install Scene (fresh download)
    Octane Plugin - installed latest 1.2.0.1362 from within Unity when plugin notified me of new version
    Using Octane Account and OctaneRender Studio login account (I also tried the Unity Account and OctaneRender Prime combination with same results)


Loading Octane via the "Load Octane" button in PBR Render Target object in the Inspector gives me these errors:
Code: Select all
Failed to locate libfbxsdk.dll
UnityEngine.Debug:LogError(Object)
Octane.DynamicLibrary:CheckPath()
Octane.DynamicLibrary:Load()
Octane.PluginDllLoader:LoadLibraries()
OctaneUnity.PluginController:Init()
OctaneUnity.OctaneUtility:LoadOctaneButton()
OctaneUnity.PBRRenderTargetComponentEditor:OnInspectorGUI()
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)


and
Code: Select all
EntryPointNotFoundException: LoadLibrary
Octane.DynamicLibrary.Load ()
Octane.PluginDllLoader.LoadLibraries ()
OctaneUnity.PluginController.Init ()
OctaneUnity.OctaneUtility.LoadOctaneButton ()
OctaneUnity.PBRRenderTargetComponentEditor.OnInspectorGUI ()
UnityEditor.InspectorWindow.DoOnInspectorGUI (Boolean rebuildOptimizedGUIBlock, UnityEditor.Editor editor, Boolean wasVisible, UnityEngine.Rect& contentRect) (at /Users/builduser/buildslave/unity/build/Editor/Mono/Inspector/InspectorWindow.cs:1615)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)


Please advise. TIA
F

Re: Octane 4 and Unity 2018.2.17f1 - not loading

PostPosted: Sun Nov 25, 2018 11:04 pm
by fmedrano
Oops - typo: "PRM Render Target" should be "PBR Render Target".

Re: Octane 4 and Unity 2018.2.17f1 - not loading

PostPosted: Thu Nov 29, 2018 12:55 pm
by ChrisHekman
I suspect this is an upgrade issue. Does the issue go away when you reload the unity project?

Re: Octane 4 and Unity 2018.2.17f1 - not loading

PostPosted: Sat Dec 01, 2018 1:30 am
by fmedrano
It does not. I have also tried: fresh scene, upgraded plugin, Fresh scene, un-upgraded plugin. (And the usual things - rebooting my machine, using an older version of Unity. etc.

Re: Octane 4 and Unity 2018.2.17f1 - not loading

PostPosted: Mon Dec 03, 2018 9:31 am
by ChrisHekman
I overlooked that you are working on mac.
Octane for Unity does not support mac.

Re: Octane 4 and Unity 2018.2.17f1 - not loading

PostPosted: Wed Dec 05, 2018 2:15 am
by fmedrano
Ah. Well then. I will try it on a windows machine then.

Any idea if and when a Mac build will be released for High Sierra? (I suppose I shouldn't be surprised if none is in the works given the lack of driver support in Mojave).