@fredo6 said:
@topbobster said:
Hello Dave, thanks for your help but the whole Sketchup8 part was a misunderstanding by me. Whilst trawling the forums for help I saw references to both Google Sketchup8 and '2016' got muself in a bit of a twist, thinking I had not had a version 8, so installed into both they were all new installs to both rather than old files so please ignore that part. Fredo did reply with a 7.2d download but still no luck so have replied to Fredo regarding that. Appreciate your interest. Rob
From the trace you showed in a previous post, it seems you get a problem loading the top RBE file ("Failed to read RBE/RBS file."), which is something strange, because it is related to the un-scrambling (on which I have no control), not to the Ruby loading. In SU2016, this should not happen (v7.2d was for Sketchup versions < 2014).
In the Ruby console, could you type the following one-line command:
Sketchup.require "C:/Users/**User**/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/Fredo6_!LibFredo6/top_LibFredo6.rbe"
Note: do not forget to replace < **User**
> by your actual username.
This will try to load the top RBE file. So We can see if you get the message "Failed to read RBE/RBS file.".
Also, it would help if you could tell me which Windows version you run, and if in 32 or 64 bits.
Thanks
Fredo
Hello Fredo, I did as you asked, in the Ruby console, and got the following message back:
Sketchup.require "C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/Fredo6_!LibFredo6/top_LibFredo6.rbe"
File load error (C:/Users/User/AppData/Roaming/SketchUp/SketchUp 2016/SketchUp/Plugins/Fredo6_!LibFredo6/top_LibFredo6.rbe): Failed to read RBE/RBS file.
false
My user name is 'user'. Windows 7, 64 bit.
Thanks for your help. Rob