Show messages:
1-10
…
1431-1450
1451-1470
1471-1490
1491-1510
1511-1530
1531-1550
1551-1570
…
1851-1859
Thread Split: Some posts in this thread have been moved here
From: James (JFH)
Klaudio,
Have a look at the following:
http://moi3d.com/wiki/Troubleshooting
http://moi3d.com/forum/index.php?webtag=MOI&msg=9172.5
James
https://www.instagram.com/nodeology/
From: klaudio
Yes, i have tried and sett it of that and i am able to start Node Editor and use it all without any problems so the shortcut command is no a problem.
The only thing is that when i Right mouse button click in the Node editor i can access and create Nodes but when i click on Macro i just get that error instead.
It seems like it might be some bug or something because i did try some of older version of Node Editor, v0.9 i think, and there was no errors. In Node Editor v1+ i am getting that error problem.
From: Michael Gibson
Hi klaudio, having it in appdata will only work with v4, that's new in v4 that you can have URLs with
moi://appdata in them.
The error you're getting for the Macro problem seems to be something about it trying to use a
moi://appdata URL there, so I'd guess that the Macro mechanism is only working right now with v4 and not with v3.
I'd recommend trying it with v4 and see if it then works ok for you, you can get v4 at
http://moi3d.com/beta.htm .
- Michael
From: Michael Gibson
Hi klaudio, maybe it can be fixed for v3 - try editing nodeeditor\core\main.js and find the lines where the error is happening:
code:
var dir = (moi.filesystem.getAppDataDir)?moi.filesystem.getAppDataDir:moi.filesystem.getProcessDir;
var path = dir()+document.URL.split(/moi:\/\/appdata\/(.*\/).*/g)[1].replace(/\//g,"\\")+"macros\\";
Maybe this is assuming that it's using a
moi://appdata address for this dialog.
Try editing to something like this:
code:
//var dir = (moi.filesystem.getAppDataDir)?moi.filesystem.getAppDataDir:moi.filesystem.getProcessDir;
//var path = dir()+document.URL.split(/moi:\/\/appdata\/(.*\/).*/g)[1].replace(/\//g,"\\")+"macros\\";
var path = 'C:\\Program Files (x86)\\MoI 3.0\\ui\\nodeeditor\\macros\\';
I have not tested it but that might get it working with v3.
- Michael
From: klaudio
Hi Michael,
This actually worked! The Macro is now working properly and everything is ok!
Thank you very much for this! ;)
From: bemfarmer
When clicking for Macro in MoI3 nodeeditor, I had the same error message as klaudio, with slightly different line numbers. (Windows 10)
After modifying main.js in MoI3 nodeeditor program, (C:\Program Files x86...) with Michaels mode code, (two comment outs and an added line,),
the Macro menu seems to be working. (very Limited testing).
After backing up the above mentioned main.js file, the modification was done in NotePad++.
The commented out lines were numbers 4481 and 4482, with new line added at line 4483.
To fine the line numbers, the NotePad++ command Ctrl+H (extremely useful) was used with Replace/Find What : "var dir"
I guess that probably the nodeeditor macro "path incompatibility" with MoI 3 was introduced by Max's upgrade last winter/January+/-.
Since I use MoI4 beta now, and rarely MoI3, I had not noticed the error message.
Thanks Michael
- Brian
From: Frenchy Pilou (PILOU)
@James
Thanks like that is more easy with all the previous and future multiple changements!
From: mkdm
Finally!!!
After years of (almost) unheeded requests, someone did it :)
Thanks a lot James for your new POST about Node Editor :)
(
https://moi3d.com/forum/index.php?webtag=MOI&msg=9358.1)
Thanks!
From: James (JFH)
Marco,
I'm glad this made you happy. In fact I did think of you when I was posting.
I have been thinking about you recently, or rather your SelectCurvesByContainer script.
Would it be a lot of work to wrap it into a node?
I only ask because I think it would be a real boon for NE. What do you think?
Anyway all the best,
James
https://www.instagram.com/nodeology/
From: mkdm
Thank a lot James for your kind words :)
@You "I only ask because I think it would be a real boon for NE. What do you think?"
Unfortunately, as you can see, recently and during the whole 2018 (and now) I almost abandoned all my practicing and working and studying of the 3D world (both modelling and rendering) because actually I really have no free extra time to devote to this things :)
Actually almost all 3D things are really boring for me and I returned to my very first love in CG: studying and practicing 2D freehand digital painting (Photoshop on PC and Procreate on my iPad Pro).
Bu, with that said, as you can see, I sometimes take a look at this forum to see what's going on, for example new announcements from Michael or your wonderful creations with the Node Editor :)
You're doing great things with that tool!
Congrats!
Have a nice day.
From: speedy (AL2000)
Hi Friends
Do not ever leave things unfinished ;
at this link:
http://www.mediafire.com/file/8hxjnrxjhebh48s/Rev-FelixCandela.rar/file
for those interested, find the definition of Felix Candela Surf,
canonically generated from a hyperboloid surface
Have a nice day to all
al
From: mkdm
Thanks a lot AL2000!
Your experiments are to the "next level"!!!
Great and very complex things :)
From: speedy (AL2000)
Thanks Marco
very welcome your comment
have a nice day
al
From: James (JFH)
Grid lattice where connecting lines remain consistent in curveLength & consequently contract as curvature increases.
James
https://www.instagram.com/nodeology/
From: Frenchy Pilou (PILOU)
MC Escher dancing! Very visual tricky! Bravo!
From: speedy (AL2000)
Hi NodeFriends
An interesting pattern "Celtic Knot"
the files at this link:
http://www.mediafire.com/file/i8b5goaeyqde5d8/Celtic_Knot_Pattern.zip/file
two versions, the second a little more elaborate
have a nice week end to all
al
From: James (JFH)
Thanks Pilou,
Here's a derivation with point attractor
James
https://www.instagram.com/nodeology/
From: James (JFH)
Hi All,
Inspired by the shade system of the Al Bahr Towers.
https://www.reddit.com/r/ArchitecturePorn/comments/5ohagn/sunshades_on_the_al_bahr_towers_abu_dhabi_3500/
Greenline is 3d helical curve attractor.
Haves a great weekend
James
https://www.instagram.com/nodeology/
NE folder can be found here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=9358.1
Message 7777.1509 was deleted
From: mkdm
A "green blobby brain" ?
:)
Wonderful experiments!!
Show messages:
1-10
…
1431-1450
1451-1470
1471-1490
1491-1510
1511-1530
1531-1550
1551-1570
…
1851-1859