sketchucation logo sketchucation
    • Login
    1. Home
    2. dmac100
    3. Topics
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 2

    Topics

    • D

      Can we see the bugsplat data?

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      2
      0 Votes
      2 Posts
      1k Views
      S
      Look in ~/Library/Logs/DiagnosticReports
    • D

      Register_extension error

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      5
      0 Votes
      5 Posts
      779 Views
      D
      @tig said: If the RB is going to be encrypted use this: ext = SketchupExtension.new(extensionName, "greenspaceLive_gModeller/LiveEnergy-Classes/main") SketchUp automatically finds a matching file RB or RBS... You never mentioned that as a possible scenario... If you have other RB files encrypting in the subfolder[s], then also ensure you use: Sketchup::require(name_without_filetype_suffix) rather than ' load()'... This way the RB files load during testing AND the RBS files still work after the encryption... You have to plan ahead. : Thanks, that should be the only change I need. I was already using encryption but forgot that main.rb was excluded from the encryption on my local copy.
    • 1 / 1