Hi aphaits,
re:
> When installing in AppData folder, does all three folders go there? or only startup folder contents?
Yes, you'll need to copy all three folders over there so you should have:
appdata/roaming/moi/objects
appdata/roaming/moi/customui
(Note, not nested inside startup)
Both of those will be new directories that did not previously exist inside appdata/roaming/moi/ .
For startup there will be an already existing startup folder in appdata/roaming/moi/startup, copy the contents of the startup folder from the .zip file into appdata/roaming/moi/startup .
If you only copy the startup scripts and not "objects" or "customui" then you'll get most of the problems you describe.
re:
> v4 Ext Scripts List Both Empty
The menu for these are inside the customui folder, if it was not copied over you will get this result.
> v4 lighting doesnt show a message
Same thing here, the menu is inside the customui folder and so if you did not copy the customui folder over you will get this result. In order to use this extension though it depends on a section of your moi.ini file to have been populated with lighting settings from a separate older plug-in. To make it work, install the Lighting Options plugin from here and run it:
http://moi3d.com/forum/index.php?webtag=MOI&msg=5222.43 that should then fill in the section of moi.ini that the CustomUI lighting menu is looking for.
> v4 node edit and log button shows empty windows
Node editor needs to be installed separately to appdata/roaming/moi/nodeeditor for it to work, you can get it at
http://moi3d.com/wiki/nodeeditor, get the one labeled "Most recent version with new extensions collected by James here".
The dialog for the Log button is in the customui folder so it needs the customui folder to be copied over.
> v4 Obj Library List Empty
It requires the objects and customui folders to be copied over, if not you'll get the result you show.
> v4 subdiv script seems to be missing
It needs to be installed separately, go to
http://moi.maxsm.net/media/files/ and get Subdiv_beta9.zip, unzip and copy the 2 files _Subdiv_beta9.htm and _subdiv_beta9.js into the appdata/roaming/moi/commands folder and that will make that command available and it will then run when you push that button.
Some other ones that also are installed separately are Bridge, Split, Scale, and ImpObj. You can get those at
http://moi.maxsm.net/media/files/, look for:
sSplit.v.0.95.2015.08.10.zip
sBridge.v.0.71.2015.03.26.zip
sScale.v.0.6.2015.03.28.zip
ImportObj.v.1.5.2015.09.10.zip
Unzip and put the contents inside appdata/roaming/moi/commands .
Let me know if you are still seeing any problems.
- Michael