rfdiazpr / sketchyphysics

Automatically exported from code.google.com/p/sketchyphysics
1 stars 0 forks source link

Problem installing on Mac #59

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download SketchyPhysics 3.1
2. Create Plugins folder under mac>library>application support>Google Sketchup 
8>Sketchup> (None had existed)
3. Place file SketchyPhysics 3 in plugins folder

What is the expected output? What do you see instead?
Expected output is to have SketchyPhysics installed to Sketchup, instead I see 
"Error Loading File sketchyphysics.rb
undefined method `file_loaded?' for main:Object"

What version of the product are you using? On what operating system?
version 3.1 on Mac OS 10.6.4

Please provide any additional information below.

Original issue reported on code.google.com by JoshP.Be...@gmail.com on 14 Dec 2010 at 8:26

GoogleCodeExporter commented 8 years ago
me to

Original comment by billy...@gmail.com on 18 Jan 2011 at 10:10

GoogleCodeExporter commented 8 years ago
i am also having this problem

Original comment by sasha200...@msn.com on 25 Jan 2011 at 11:17

GoogleCodeExporter commented 8 years ago
make sure that sketchyphysics.rb and sketchup.rb from Tools folder are in the 
Plugins folder.
I had to move them from the downloads folder. This made it work, but I still 
had the problem of 3.1 loading instead of 3.2
Jerry Rochte

Original comment by jroc...@gmail.com on 27 Feb 2011 at 7:35

GoogleCodeExporter commented 8 years ago
can someone pleas tell me step by step how to install physics on my mac?
Downloading the zip file into the plugin folder and opening it doesn't work?
I really have no idea how to install it? my skills whit a mac are horribel! I 
just went for win to mac.

Original comment by JHJM.Bro...@gmail.com on 13 Apr 2011 at 3:15

GoogleCodeExporter commented 8 years ago
MAC OS 10.6
SketchyPhysics 3.2 for MAC

I had the same problem until I analyzed the ruby code for another (properly 
working) sketchup plugin.  Be sure you have placed all related files as 
extracted into:

Library/Application Support/Google Sketchup 8/SketchUp/Plugins

If sketchy physics is your very first plugin for sketchup, you will have to 
create the Plugins folder yourself.

1.  Open the ruby file "sketchyphysics.rb" with text editor
2.  Between #load "sdl" and class SketchyPhysics, add the following:

require 'sketchup.rb'

3.  Save the ruby file and run SketchUp

Hope this helps!

Original comment by nathanie...@gmail.com on 29 Apr 2011 at 8:30

GoogleCodeExporter commented 8 years ago
I've tried the addition of the require 'sketchup.rb' line on each of with 
SP3x-Apr5-MacAndWin, SketchyPhysics3RC1-MacAndWin-Fixed and 
SketchyPhysics3.2-Dec-2(MAC), but none of theme seem to load a toolbar, produce 
errors or have extra options in under View>Tool Palletes. 

Is there something I can do to provide better debugging feedback to help 
resolve the issue?
Is there a work around?

Original comment by cramh...@gmail.com on 26 May 2011 at 1:41

GoogleCodeExporter commented 8 years ago
Having similar problems installing Sketchyphysics3.2-dec-2(MAC). Done all steps

Moved file from downloads into Library/Application Support/Google Sketchup 
8/SketchUp/Plugins

added " require 'sketchup.rb' " and saved
i have Sketchup 8 and i am running Mac OS X 10.6.8

please help, would love to continue enjoying this program

Original comment by jduartem...@yahoo.com on 2 Oct 2011 at 7:48

GoogleCodeExporter commented 8 years ago
Same as comment 7. Help.

Original comment by zeket...@gmail.com on 21 Oct 2011 at 2:07

GoogleCodeExporter commented 8 years ago
Same as comment 7. Please Help

Also I have no ruby console so cannot check the plugins path.

Original comment by adrian.t...@gmail.com on 9 Dec 2011 at 10:29

GoogleCodeExporter commented 8 years ago
Make sure you are using the Library under the HD, not under the username. The 
plugins folder should already exist. If it doesn't, you are in the wrong 
library.

I just moved the files here, and the problem was solved.

Original comment by josh.pek...@gmail.com on 1 Jan 2012 at 4:33

GoogleCodeExporter commented 8 years ago
where can you find the file sketchup.rb?

Original comment by justinme...@gmail.com on 8 Jan 2012 at 2:53

GoogleCodeExporter commented 8 years ago
Answer for comment 7.
reinstall it and try again

Answer for comment 11.
Just type the code in the .rb file!!!!

Original comment by markzuni...@gmail.com on 5 May 2012 at 10:30

Attachments:

GoogleCodeExporter commented 8 years ago
This is for mac os 10.7 right?
also for sketch up 8 right

Original comment by Kuran.Ma...@gmail.com on 18 Jun 2012 at 10:08

GoogleCodeExporter commented 8 years ago
#10 was the best answer. It solved all my problems. 
I am running Sketchup 8 on a 2007 iMac on OSX 10.6.8

Original comment by Johnmi...@gmail.com on 1 Jul 2013 at 3:35

GoogleCodeExporter commented 8 years ago
If you have latest version (Sketchup 2013) folder structure should be as 
follows (please not the 'Google Sketchup 8' has to be 'SketchUp 2013')

Macintosh HD->Library->Application Support->SketchUp 2013->Sketchup->plugins

Original comment by tasskum...@gmail.com on 14 Jan 2014 at 6:02

GoogleCodeExporter commented 8 years ago
avevo problemi anche io perchè non copiavo i file in Library>Application 
Support
Grazie mille per il consiglio! 

Original comment by ermes89g...@hotmail.it on 25 Jan 2015 at 1:56

GoogleCodeExporter commented 8 years ago
Does anyone knows how to make sketchyphysics with Sketchup 2015 on a mac (OS 
10.9.5) ? Is there a version of sketchyphysics working better than others? 

I tried with version 3.2 and 3.5, changed the sketchyphysics.rb as mentionned 
in older comments, but I always have this message : "Error Loading File 
sketchyphysics.rb"

Still the toolbars appeared but nothing seems to work... Thanks if you have any 
clue

Original comment by paris....@gmail.com on 3 May 2015 at 10:02

GoogleCodeExporter commented 8 years ago
Same problem here as #17, any update?

Original comment by reymende...@gmail.com on 8 May 2015 at 5:09

GoogleCodeExporter commented 8 years ago
Same problem as #17 as well, updates?

Original comment by orion.we...@gmail.com on 8 Aug 2015 at 4:57