sketchucation logo sketchucation
    • Login
    1. Home
    2. priestonaray
    3. Posts
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: [Plugin] RichSection V0.5.8 UPDATED march 2015

      @tig said:

      The fileutils.rb is a standard file found in the RubyStdLib subfolder within the SketchUp Tools.
      It does not auto-load when SketchUp starts, BUT can be required thus:
      require "fileutils.rb"
      Since the path to the RubyStdLib subfolder should be auto-added to the $: the .rb should be found in that folder.
      Obviously something is failing...

      Check a few things...
      Is the RubyStdLib subfolder within the SketchUp Tools ?
      Does it contain a file named fileutils.rb ?
      If not reinstall SketchUp v2014 [latest version]...
      Is the path to RubyStdLib included in the $: ? To check that you just type $: in the Ruby Console...
      If you type require "fileutils.rb" in the Ruby Console what is the result ?

      Report back...

      Is the RubyStdLib subfolder within the SketchUp Tools ?yes

      Does it contain a file named fileutils.rb ? yes

      If not reinstall SketchUp v2014 [latest version]... 14.0.49

      Is the path to RubyStdLib included in the $: ? To check that you just type $: in the Ruby Console... i don't think so

      If you type require "fileutils.rb" in the Ruby Console what is the result ? false

      posted in Plugins
      P
      priestonaray
    • RE: [Plugin] RichSection V0.5.8 UPDATED march 2015

      trying to install this extension on my SU2014 but cannot find this on my toolbar, and every time i restart SU, it shows:

      @unknownuser said:

      Error: #<LoadError: cannot load such file -- fileutils.rb>
      c:/users/administrator/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/piga_richsection/richsection.rbs:133:in require' c:/users/administrator/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/piga_richsection/richsection.rbs:133:in module:PiGaRSection'
      c:/users/administrator/appdata/roaming/sketchup/sketchup 2014/sketchup/plugins/piga_richsection/richsection.rbs:106:in <main>' C:/Users/Administrator/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection/RSloader.rb:25:in eval'
      C:/Users/Administrator/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection/RSloader.rb:25:in require' C:/Users/Administrator/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection/RSloader.rb:25:in module:PiGa'
      C:/Users/Administrator/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection/RSloader.rb:3:in <top (required)>' C:/PROGRA~1/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in require'
      C:/PROGRA~1/SketchUp/SketchUp 2014/Tools/extensions.rb:197:in load' C:/Users/Administrator/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection.rb:40:in register_extension'
      C:/Users/Administrator/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection.rb:40:in <module:PiGa>' C:/Users/Administrator/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/PiGa_RichSection.rb:17:in <top (required)>'

      any idea?

      posted in Plugins
      P
      priestonaray
    • 1 / 1