sketchucation logo sketchucation
    • Login
    1. Home
    2. azumayugo
    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!
    โš ๏ธ Important | Libfredo 15.6a introduces important bugfixes for Fredo's Extensions Update
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: [Plugin] FloorGenerator ( Updated 6-Apr-2017)

      @sdmitch said:

      @azumayugo said:

      hi,

      i've used your script for several times, it's nice and run well. But suddenly, the script didn't load. When I check ruby console, it show some error message like this :

      @unknownuser said:

      Error: #<NoMethodError: undefined method to_l' for nil:NilClass> C:/Users/Design/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/SDM_FloorGenerator_WD.rb:89:in dialog'
      C:/Users/Design/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/SDM_FloorGenerator_WD.rb:63:in initialize' C:/Users/Design/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/SDM_FloorGenerator_WD.rb:33:in new'
      C:/Users/Design/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/SDM_FloorGenerator_WD.rb:33:in block in <top (required)>' -e:1:in call'

      What should I do to make the script run again?

      Thank's before

      It is probably a problem related to the saved defaults. If the plugin runs at all, choose the reset option at the bottom of the pattern list to reset the defaults.

      If that isn't possible, paste the following into the Ruby Console and press Enter.

      ["Brick","Tile","Wood","Tweed","Hbone","BsktWv","HpScth1","HpScth2",'HpScth3',"HpScth4","IrPoly","Hexgon","Octgon","Wedge","I_Block"].each{|o| Sketchup.write_default("FloorGenerator",o,nil)};
      

      Thank's sdmitch. It work again ๐Ÿ‘

      posted in Plugins
      A
      azumayugo
    • RE: [Plugin] FloorGenerator ( Updated 6-Apr-2017)

      hi,

      i've used your script for several times, it's nice and run well. But suddenly, the script didn't load. When I check ruby console, it show some error message like this :

      @unknownuser said:

      Error: #<NoMethodError: undefined method to_l' for nil:NilClass> C:/Users/Design/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/SDM_FloorGenerator_WD.rb:89:in dialog'
      C:/Users/Design/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/SDM_FloorGenerator_WD.rb:63:in initialize' C:/Users/Design/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/SDM_FloorGenerator_WD.rb:33:in new'
      C:/Users/Design/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/SDM_FloorGenerator_WD.rb:33:in block in <top (required)>' -e:1:in call'

      What should I do to make the script run again?

      Thank's before

      posted in Plugins
      A
      azumayugo
    • 1 / 1