1001 bit extintion Not load in Sketch 2023.1
-
1001 bit pro not load sketchup 2023.1
Hopefully the rb files will be modified so it will work properly
Thank you in advance
Unfortunately, since 2014 no updates have been made
I hope anything information language ruby can be edit file
this is the content rb file
I expect the problem is here
` $GH1001pro_path=â/Library/Application Support/Google Sketchup 6/SketchUp/plugins/1001bit_proâ
require âsketchup.rbâ
t = Sketchup.load $GH1001pro_path + â/1001promenuâ
puts âloading 1001bit pro menu >> #{t}ârequire âsketchup.rbâ
t = Sketchup.load $GH1001pro_path + â/1001promenuâ
puts âloading 1001bit pro menu >> #{t}â` -
Try changing,
$GH1001pro_path="/Library/Application Support/Google Sketchup 6/SketchUp/plugins/1001bit_pro"
to reference the current plugins folder for your actual SketchUp version...
To find that use the Ruby Console with,
Sketchup.find_support_file("plugins")
which should return the right path...
Or use the Extensions > SketchUcation menu 'Open Plugins Folder' and copy the full path from that window... -
So far... working for me in 23.1.315 SU Pro. I copied them from previous install to 23s plugin folder with no errors. /shrug

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đ
Register LoginAdvertisement