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}â`