@thomthom said:
@ludnid said:
@thomthom said:
Ok - try using v2.3.11: http://sketchucation.com/pluginstore?pln=tt_selection_toys
Hi Thomthom. I've got the same problem with Coulteri. With the new version dialogue still remains the same.
Can you open the Ruby Console and enter these lines, one by one and then post back the result?
> filepath = File.join(TT;;Plugins;;SelectionToys;;PATH, 'webdialog/ui_manager.html')
>
> p File.exist?(filepath)
>
> p filepath
>
> p filepath.bytes
>
-filepath = File.join(TT::Plugins::SelectionToys::PATH, 'webdialog/ui_manager.html')
C:/Users/Ludnid/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/tt_selection_toys/webdialog/ui_manager.html
-p File.exist?(filepath)
true
true
-C:/Users/Ludnid/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/tt_selection_toys/webdialog/ui_manager.html"
C:/Users/Ludnid/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/tt_selection_toys/webdialog/ui_manager.html
-[67, 58, 47, 85, 115, 101, 114, 115, 47, 74, 117, 100, 100, 32, 82, 97, 109, 101, 115, 101, 115, 47, 65, 112, 112, 68, 97, 116, 97, 47, 82, 111, 97, 109, 105, 110, 103, 47, 83, 107, 101, 116, 99, 104, 85, 112, 47, 83, 107, 101, 116, 99, 104, 85, 112, 32, 50, 48, 49, 53, 47, 83, 107, 101, 116, 99, 104, 85, 112, 47, 80, 108, 117, 103, 105, 110, 115, 47, 116, 116, 95, 115, 101, 108, 101, 99, 116, 105, 111, 110, 95, 116, 111, 121, 115, 47, 119, 101, 98, 100, 105, 97, 108, 111, 103, 47, 117, 105, 95, 109, 97, 110, 97, 103, 101, 114, 46, 104, 116, 109, 108]
[67, 58, 47, 85, 115, 101, 114, 115, 47, 74, 117, 100, 100, 32, 82, 97, 109, 101, 115, 101, 115, 47, 65, 112, 112, 68, 97, 116, 97, 47, 82, 111, 97, 109, 105, 110, 103, 47, 83, 107, 101, 116, 99, 104, 85, 112, 47, 83, 107, 101, 116, 99, 104, 85, 112, 32, 50, 48, 49, 53, 47, 83, 107, 101, 116, 99, 104, 85, 112, 47, 80, 108, 117, 103, 105, 110, 115, 47, 116, 116, 95, 115, 101, 108, 101, 99, 116, 105, 111, 110, 95, 116, 111, 121, 115, 47, 119, 101, 98, 100, 105, 97, 108, 111, 103, 47, 117, 105, 95, 109, 97, 110, 97, 103, 101, 114, 46, 104, 116, 109, 108]