Soapskin & Bubble Plugin Problem
-
I have tried to install "Soapskin & Bubble" Plugin to SU 16 Pro after install in "Window/Preferences/extensions" "Soapskin appears and checked, however in "View/Toolbars" there is no Soapskin option and therefore Soapskin toolbar does not appear. I googled the problem tried too many thing and yet couldn't solve the problem. Any ideas?
This error apears when i launch the SU:
Error Loading File C:/Users/Kazım/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/SoapSkinBubble/SoapSkinBubbleMenus.rbe
Failed to read RBE/RBS file.
Error Loading File C:/Users/Kazım/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/su_advancedcameratools/advancedcameratools_main.rbs
Failed to read RBE/RBS file.
Error Loading File C:/Users/Kazım/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/su_sandbox/geometryhelpers.rbs
Failed to read RBE/RBS file.
Error Loading File C:/Users/Kazım/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/su_sandbox/sandboxmenus.rb
Error: #<NameError: uninitialized constant Sketchup::SandboxTools::DefaultManager>
C:/Users/Kazım/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/su_sandbox/sandboxmenus.rb:33:in<module:SandboxTools>' C:/Users/Kazım/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/su_sandbox/sandboxmenus.rb:24:in
<top (required)>'
C:/PROGRA~1/SketchUp/SKETCH~1/Tools/extensions.rb:197:inrequire' C:/PROGRA~1/SketchUp/SKETCH~1/Tools/extensions.rb:197:in
load'
C:/Users/Kazım/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/su_sandbox.rb:45:inregister_extension' C:/Users/Kazım/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/su_sandbox.rb:45:in
module:SandboxTools'
C:/Users/Kazım/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/su_sandbox.rb:29:in `<top (required)>'
Error Loading File C:/Users/Kazım/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/su_trimble_connect/main.rbs
Failed to read RBE/RBS file. -
Your Windows user-name is 'Kazım' - I assume you are perhaps Turkish ?
That is an 'ı' not an 'i' ?In earlier versions of SketchUp using a non-ASCI character in a file or folder path was 'fatal', but in newer versions this can be avoided if the script's coding 'forces' the passed path to a file or folder into an acceptable UTF-8 format...
So I suspect that this particular extension has failed to do that step.
Contact the author and point out that his current code fails to encode strings for file or folder paths properly as UTF-8.
It is a relatively easy fix [at least for the newer SketchUp versions]...
Advertisement