[Plugin] Architect Tools
-
There's some strange errors here. Already initialized constants seem to indicate it's being loaded twice. Maybe your're running into VirtualStore problems.
Have a look at this thread: http://sketchucation.com/forums/viewtopic.php?f=180&t=48399#p434453 You can use that tool to quickly check if you have some files that have ended up in the VirtualStore. -
i have just chacked with the store plugin ... doesnt have it in it.
still the same error apears. -
Do you have the 'organiser.rb' file in the Plugins folder ?
If so, then remove it and restart/retry... -
no dont have organiser.rb ?
-
When you manually use
load 'tt_plan_tools.rb'
you will get some warnings about Constants already set, because the tool has already set them when it auto-loaded as Sketchup started, and you are warned about resetting constants [although you are allowed to do so anyway!].Then it seems to be having issues reading/setting 'defaults' ?
Have you tried running Sketchup as an Admin ?
Have you double-checked that you/ALL have FULL security permissions to the Plugins folder and all of its contents including subfolders and their contents ??
No 'Compatibility Files...' button/links at all ?
Have you edited the scripts .rb file and then saved it? Perhaps corrupting the encoding ?
Next: Screenshots of Plugins and relevant Lib subfolder showing all of the contents and the folder's paths in top-bar.
-
I didnt change the script at all, and i have full admin access to everything...
and didnt understand what you ment in the screen shot ? what do you need ? -
Can you try what TIG suggested? Typing
load 'tt_plan_tools.rb'
in the Ruby Console.
That should give a better error message that includes line and position number which might give us a clue.Btw, what version of TT_Lib2 do you have?
-
the massage is the one i wrote in the page i copy paste it in the error question.
the tt_lib2 is the latest i think its 2.6 -
See my PM reply and see if the next version of TT_Lib helps.
-
That would be posible in 5 hours from now when i finish working at the office
but thank you i got the test and i would write you later on. -
wow - good job !!!
the problem solved with the new tt_lib2 ...
thank you very much. -
Excellent!
-
Version 2.0.0
See first post for more info.
I don't expect people to immediately work out how to use these tools. They are very specific to my workflow with modelling site plans.
This release has been done for a long time, but I've not had time to create the videos and description for it yet. Still haven't, but it should come soon. ("Soon" is as precise as I can be.)
-
Gee, that got my attention!!!! Can't wait for the videos, Thom!!!!
-
Thanks thomthom!
-
Thanks but not working on SketchUp Mac version
-
thank you very much
-
Thomthom, I love the stylish look of your scripts (both toolbars and execution).
P.S. May I request 'split face by grid' feature please? -
Uploading a bunch of videos on how to use Architect Tools:
http://www.youtube.com/playlist?list=PL6Rzx3v8Zm9ab5fgTskg9oXFUqJHgB-Z4
More to come!
-
@leot said:
Thanks but not working on SketchUp Mac version
What isn't working? No toolbar, menus? A particular function not working?
Advertisement