Open GoogleCodeExporter opened 8 years ago
OH YEA and im using SketchUp version 6.4.112 if that helps anyone
Original comment by NsWill...@gmail.com
on 20 Feb 2008 at 2:43
it seys it can not convert nil to thred
Original comment by BenCNug...@gmail.com
on 21 Feb 2008 at 12:38
k its working now i just re-installed sketchup its working now i gotta remove
this issue
and note to self: dont download sketchyphysics2
Original comment by NsWill...@gmail.com
on 22 Feb 2008 at 11:40
you can download sketchup 7 maybe it helps.
http://sketchup.google.com/download/gsu.html
Original comment by sasja.de...@gmail.com
on 8 Jan 2009 at 7:49
you have to reinstall sketchup
Original comment by jake....@gmail.com
on 11 Feb 2009 at 2:30
Try SketchUp 7.1
Original comment by phillipq...@yahoo.com
on 7 Oct 2009 at 2:30
Try this hack, I copied from fernandogalin's post in issue 9:
* copy sketchup.rb from Tools folder to Plugins folder
* edit sketchyphysics.rb from Plugins folder and add this line at the begining
of the
file: load "sketchup.rb"
It worked for me!
Original comment by rebekah....@gmail.com
on 10 Dec 2009 at 9:44
Another potential fix, if the above solutions don't work for you:
Edit sketchyphysics.rb in any plain text editor.
Move the line (~106):
SketchyPhysics.doLoad(SketchyPhysics.getLoadVersion())
to immediately above the line (~65):
if(not file_loaded?("SketchyPhysics.rb") )
This seems to work fine with SketchUp 7.1 & SP3X on Mac OSX, though it's
possible it introduces problems I have not noticed yet.
Original comment by grant.sk...@gmail.com
on 28 Jun 2010 at 5:51
Original issue reported on code.google.com by
NsWill...@gmail.com
on 20 Feb 2008 at 2:37Attachments: