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