SketchUcation Plugin Store

 

 

[Plugin] FollowMe and keep (v0.04 update 20090210)

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby Snowy » Thu Jun 21, 2012 9:20 am

Thanks for the plugin Wikii.

U don't even know how many times i have been frustrated about the deformed follow me.
Even tho i love Follow me, i also hated it sometimes. Gladly u solved that part for us. :)
Snowy
 
Posts: 23
Joined: Wed May 20, 2009 11:28 am
Name: Erwin
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: architecture
Level of SketchUp: Intermediate

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby McGyver » Sun Jun 24, 2012 10:39 pm

I have no idea why I never got what this plugin did... then I read about it in CatchUp 11... Follow and Keep... Brilliant! Thanks for this Plugin, I only wish I'd have read about it sooner!
McGyver
 
Posts: 115
Joined: Wed Feb 04, 2009 5:46 pm

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby xzoran » Thu Jul 05, 2012 8:09 pm

Big Thanks !
xzoran
 
Posts: 4
Joined: Tue Jul 05, 2011 12:10 am

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby Bryan K » Mon Jul 09, 2012 1:57 am

Thanks Wikii. I always wondered what I was doing wrong with the Follow Me tool, now I know. It was the tool itself.

Excellent upgrade!
User avatar
Bryan K
 
Posts: 1605
Joined: Tue Feb 26, 2008 8:51 am
Location: Texas
Name: Bryan K
Operating system: Windows
SketchUp version: 8
License type: Free/Make
SketchUp use: product design
Level of SketchUp: Intermediate

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby gherkin » Mon Jul 09, 2012 10:19 pm

Just wanted to say thank you for the plugin. Even if I don't use it much it's been great fun playing with it the past few minutes!
gherkin
 
Posts: 4
Joined: Sun May 20, 2012 12:03 pm

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby gunman2 » Fri Aug 17, 2012 1:21 pm

very good,thanks.
gunman2
 
Posts: 3
Joined: Wed Aug 15, 2012 2:48 pm
Name: Cheung Cheng

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby Mr. Bill » Mon Nov 05, 2012 10:12 pm

I have had trouble getting this ruby to load in SU8 pro, which i see a few others have previously screamed/posted. I have used thomthom's installer plugin as well as just placing the .rb in the appropriate plugin folder. I've had success loading .rbz, but not .rb in general. This .rb is just particularly needed at the moment. Both come back with the error below. Input appreciated.

Thanks,
Please, register (free) to access all the attachments on the forums.
Mr. Bill
 
Posts: 9
Joined: Tue Jul 13, 2010 4:49 pm
Name: Mike

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby thomthom » Mon Nov 05, 2012 10:20 pm

Is that either, the only plugin you have installed - or the first file alphabetically in your Plugins folder?

I'm guessing it's either one of them and that the file is missing require 'sketchup.rb' at the beginning of the file. Check the file in notepad, and insert that line at the top of the file if it's missing.
Thomas Thomassen — SketchUp Monkey & Coding addict
List of my plugins and link to the CookieWare fund
User avatar
thomthom
Global Moderator
 
Posts: 17673
Joined: Tue Nov 13, 2007 12:47 pm
Location: Trondheim, Norway
Name: thomthom
Operating system: Windows
SketchUp version: 8
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby Mr. Bill » Mon Nov 05, 2012 10:38 pm

thank you thomthom,

I tried typing that in at a few different beginning locations to no avail, even compared it to one of you .rb.

Unfortunately operator error (me) is in play. With that said i've uploaded the .rb (is that kosher to do with someone else's .rb? i'm sorry for not knowing protocol here) and if someone was able to determine where that require 'sketchup.rb i would be eternally grateful.


I've removed that FAK.rb attachment, as it's already available in the first post here and such duplicates simply lead to confusion...
TIG

Mr. Bill
 
Posts: 9
Joined: Tue Jul 13, 2010 4:49 pm
Name: Mike

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby TIG » Tue Nov 06, 2012 11:33 am

As thomthom said, you are missing a line of code require 'sketchup.rb' which should be on a line on its own at the very beginning of the file [indeed any file using some of sketchup's own methods like file_loaded? should include this line of code].

So... check the FAK.rb file by opening it in Notepad [or any other plain-text editor, BUT never a wordprocessor!], and insert that simple line at the very top [include it exactly as the red text shown above - with the two enclosing '' around the second part etc].

On a restart SketchUp should no longer throw up the error...

Incidentally, if you had more scripts loading the chances are the 'sketchup.rb' would have already been 'required' by one of them, and the error would never have manifested - because once a file has been loaded a later 'require' skips over it... That's probably why this omission in this script has gone unnoticed for so long...
TIG
User avatar
TIG
Global Moderator
 
Posts: 14007
Joined: Mon Nov 12, 2007 7:24 pm
Location: Northumbria UK
Name: TIG
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby Mr. Bill » Tue Nov 06, 2012 6:01 pm

Thanks guys, i was missing the enclosing '', but it works now.
Mr. Bill
 
Posts: 9
Joined: Tue Jul 13, 2010 4:49 pm
Name: Mike

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby cotty » Mon Dec 24, 2012 10:30 am

Example with standard follow-me (c) and FAK (d)...
Thank you for this plugin!
Please, register (free) to access all the attachments on the forums.
A picture is worth a 1000 words. A 3D SketchUp model is worth a (1e3)^2 words?!
my little gallery
User avatar
cotty
Top SketchUcator
 
Posts: 916
Joined: Fri Feb 12, 2010 1:41 pm
Location: germany
Name: Carsten
Operating system: Windows
SketchUp version: 8
License type: Free/Make
SketchUp use: education
Level of SketchUp: Intermediate

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby phoeniax » Thu Mar 14, 2013 3:29 pm

It does not work now i used it for some time now it does nor do anything
phoeniax
 
Posts: 1
Joined: Thu Jan 05, 2012 1:33 pm
Name: phoeniax

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby TIG » Thu Mar 14, 2013 7:47 pm

phoeniax wrote:It does not work now i used it for some time now it does nor do anything
Obviously it does work for many people!
If you explain better what doesn't work, what's installed, what's changed etc... we might find what's wrong.
TIG
User avatar
TIG
Global Moderator
 
Posts: 14007
Joined: Mon Nov 12, 2007 7:24 pm
Location: Northumbria UK
Name: TIG
Operating system: Windows
SketchUp version: 2013
License type: Pro
SketchUp use: architecture
Level of SketchUp: Advanced

Re: [Plugin] FollowMe and keep (v0.04 update 20090210)

Postby JBJDesigns » Wed May 15, 2013 9:02 pm

Thank you wikii! I can really use this tool!!! Jo :D
...you send them to school, you give them books, and they eat the pages...
JBJDesigns
 
Posts: 17
Joined: Fri Feb 22, 2013 4:56 pm
Name: Jo Ann Elliott
Operating system: Windows
SketchUp version: 8
License type: Free/Make
SketchUp use: architecture
Level of SketchUp: Beginner

SketchUcation One-Liner Adverts

by Ad Machine » 5 minutes ago

Are you a Premium Member? Get your freebies here. Are you not a Premium Member yet? Upgrade your account to grab these freebies instantly.

Ad Machine
Robot
 
Posts: 2012

Previous

Return to Plugins

Who is online

Users browsing this forum: Arthur_Chaves, drakis, Kent, openspaces, Textos and 7 guests