| Thank you for the report, Adrian. Please try this with the next nightly build (9962 or later). Ivan Kolev (Software Developer, EPHERE Inc.) E-mail: ivan.kolev at ephere dot com Discord: ikolev |
| Thanks Ivan, standing by. A
|
| Hi there Ivan - maybe you could drop me a note when you've got this one licked. I have just installed the latest nightly '1.1.7.9963', and it's generating the same problem. Identical. Thanks mate - A |
| I uninstalled all Ornatrix on my machine, downloaded 1.1.7.9963 and installed it on Maya 2017, it worked (DynamicsNode gets added over the hair). Please run from a terminal these two commands and let me know what they print: ls -la /Applications/Ephere/Plugins/Autodesk/Maya/Ornatrix/bin otool -L /Applications/Ephere/Plugins/Autodesk/Maya/Ornatrix/bin/libEphere.Plugins.Lucid.dylib The changes from the stable release are that there's a new file libGLEW.dylib in bin, and that libEphere.Plugins.Lucid.dylib has changed (which can be checked with the result of the otool command). To make sure that you install the latest version of the libEphere.Plugins.Lucid.dylib you can try to delete the file you have and re-install. Ivan Kolev (Software Developer, EPHERE Inc.) E-mail: ivan.kolev at ephere dot com Discord: ikolev |
| Thanks Ivan - To ensure I am "Uninstalling" correctly on OSX I have gone to the docs on the subject, and the OSX Uninstall info is conspicuoiusly blank :) So can you give me clear instructions on this process first pls, then I will reinstall as you suggest, and then I will run the 2 commands in your previous post. [pls also note I am running Maya 2015/2016 OSX, and NOT 2017] Many thanks - A |
| Ivan - this, after deleting folder Applications/Ephere, and reinstalling 1.1.7.9963 ls -la /Applications/Ephere/Plugins/Autodesk/Maya/Ornatrix/bin total 12336 drwxrwxr-x 6 root admin 204 31 Jan 08:33 . drwxrwxr-x 9 root admin 306 31 Jan 08:45 .. -rw-r--r-- 1 root admin 21504 4 Jan 04:43 Ephere.Plugins.Authorizer.Runner.exe -rw-r--r-- 1 root admin 208896 25 Jan 09:11 Ephere.Plugins.Autodesk.Maya.Ornatrix.Authorizer.dll -rwxr-xr-x 1 root admin 5393612 30 Jan 14:53 libEphere.Plugins.Lucid.dylib -rwxr-xr-x 1 root admin 676128 4 Jan 09:29 libGLEW.dylib otool -L /Applications/Ephere/Plugins/Autodesk/Maya/Ornatrix/bin/libEphere.Plugins.Lucid.dylib /Applications/Ephere/Plugins/Autodesk/Maya/Ornatrix/bin/libEphere.Plugins.Lucid.dylib: @rpath/libEphere.Plugins.Lucid.dylib (compatibility version 0.0.0, current version 0.0.0) @loader_path/libGLEW.dylib (compatibility version 0.0.0, current version 0.0.0) @rpath/libtbb.dylib (compatibility version 0.0.0, current version 0.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1226.10.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 120.1.0) |
| Ok, so installation is right, you have the correct files. In that case, however, it is impossible that you still get the same error, the one that says "Library not loaded: /Users/ephere/buildAgent/work/ etc..." If it still won't load for you, please provide the new errors that you get. As for uninstallation, deleting /Applications/Ephere generally is fine. The set of commands for full removal is this: rm -rf /Applications/Ephere/Plugins/Autodesk/Maya/Ornatrix rm -rf /Applications/Ephere/Mono64 rm -rf /Users/Shared/Ephere/Ornatrix rm -f /Users/Shared/Autodesk/modules/maya/Ornatrix.mod pkgutil --forget com.ephere.plugins.autodesk.maya.2015.ornatrix pkgutil --forget com.ephere.plugins.autodesk.maya.2016.ornatrix pkgutil --forget com.ephere.plugins.autodesk.maya.2016.5.ornatrix pkgutil --forget com.ephere.plugins.autodesk.maya.2017.ornatrix (with administrator rights) Ivan Kolev (Software Developer, EPHERE Inc.) E-mail: ivan.kolev at ephere dot com Discord: ikolev |
| Same error Ivan.. See attached. Let me try the command line uninstall, and see what happens. A
|
| same same.... :( I read somewhere on the forums, that Maya 2016/15 loads it's own libGLEW.dylib file at startup, which is incompatible with Ornatrix, and despite Orantrix loading it's own version the Maya version superceeds it, resulting in the conflict - could this be right? If so could this be as simple as replacing this file manually? A
|
| The error is different, actually. Now it complains about libtbb, not libGLEW. The version of libGLEW that comes with Maya should not be a problem. Before I push another build for download, can you verify that the changes I've made will indeed work? Please download this link: https://ephere.com/plugins/autodesk/maya/ornatrix/libEphere.Plugins.Lucid.dylib.zip Unzip the archive and copy libEphere.Plugins.Lucid.dylib that's inside over the one in /Applications/Ephere/Plugins/Autodesk/Maya/Ornatrix/bin, and see if it will work (you may need 'sudo' to do the copy). Ivan Kolev (Software Developer, EPHERE Inc.) E-mail: ivan.kolev at ephere dot com Discord: ikolev |
| thanks Ivan... new error. A Attached Files: |
| Something's wrong with the file. When you run ls -la /Applications/Ephere/Plugins/Autodesk/Maya/Ornatrix/bin/ what is the size of libEphere.Plugins.Lucid.dylib? Should be 5252436. Ivan Kolev (Software Developer, EPHERE Inc.) E-mail: ivan.kolev at ephere dot com Discord: ikolev |
| Ivan - drwxrwxr-x 7 root admin 238 31 Jan 19:11 . drwxrwxr-x 9 root admin 306 31 Jan 19:11 .. -rw-r--r--@ 1 Adrian admin 6148 31 Jan 19:11 .DS_Store -rw-r--r-- 1 root admin 21504 4 Jan 04:43 Ephere.Plugins.Authorizer.Runner.exe -rw-r--r-- 1 root admin 208896 25 Jan 09:11 Ephere.Plugins.Autodesk.Maya.Ornatrix.Authorizer.dll drwxr-xr-x@ 3 Adrian staff 102 31 Jan 19:11 libEphere.Plugins.Lucid.dylib -rwxr-xr-x 1 root admin 676128 4 Jan 09:29 libGLEW.dylib BUT.....! See attached. It's saying 5.3Mb in the finder.
Attached Files: |
| Ivan - this must be driving you bonkers, I do apologise. Okay, so I unzipped with a different unarchive utility, and we now have this: drwxrwxr-x 7 root admin 238 31 Jan 19:53 . drwxrwxr-x 9 root admin 306 31 Jan 19:11 .. -rw-r--r--@ 1 Adrian admin 6148 31 Jan 19:52 .DS_Store -rw-r--r-- 1 root admin 21504 4 Jan 04:43 Ephere.Plugins.Authorizer.Runner.exe -rw-r--r-- 1 root admin 208896 25 Jan 09:11 Ephere.Plugins.Autodesk.Maya.Ornatrix.Authorizer.dll -rwxr-xr-x@ 1 Adrian staff 5252436 31 Jan 13:22 libEphere.Plugins.Lucid.dylib -rwxr-xr-x 1 root admin 676128 4 Jan 09:29 libGLEW.dylib Which I guess is looking better. I have loaded the Dynamic, and no crash - Yay! However, and I may need to study this a bit closer, after hitting play I am not getting any dynamics :) let's not panic yet, I want to make sure I am doing all this correctly. As a matter of interest the un-archiver which was creating problems is "the unarchiver', the one i just used is "Archive Utility", which I'm guessing is the one which ships with OSX. A |
| Yes, "Archive Utility" ships with OS X. You know that the Dynamics node cannot create simulations on OS X, right? It can only play back a simulation that was saved with the scene. If it doesn't do that, it's a bug. We have an automated test with a simple scene, so if your scene doesn't indeed play dynamics on the Mac, I'll have to ask you to provide it. Ivan Kolev (Software Developer, EPHERE Inc.) E-mail: ivan.kolev at ephere dot com Discord: ikolev |
| Dynamics Node doesn't do simulations on OSX..? No I didn't know that. Groan. Will this be supported? My render farm is a PC, but I don't use it for design, so I guess I'm simulating on that :) So, my next question will be about moving my license. Let me see if I can figure that out. Thanks for your persistence Ivan. A |
| Nucleus Simulation - just spotted it. Looking at it now. A
|
| No problem Adrian, we thank you for your patience and your help with ironing out problems on the Mac. I think we will be able to calculate simulations on the Mac one day, but I can't tell exactly when, hopefully within a few months. Ivan Kolev (Software Developer, EPHERE Inc.) E-mail: ivan.kolev at ephere dot com Discord: ikolev |
| Right, I was referring to our Lucid-based Dynamics node. Nucleus is another option. Ivan Kolev (Software Developer, EPHERE Inc.) E-mail: ivan.kolev at ephere dot com Discord: ikolev |