sketchucation logo sketchucation
    • Login
    1. Home
    2. KSJ100
    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
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 12
    • Groups 1

    KSJ100

    @KSJ100

    10
    Reputation
    1
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    KSJ100 Unfollow Follow
    registered-users

    Latest posts made by KSJ100

    • RE: SketchyPhysics 3.2 Need bug reports!

      Check out my post about "SketchyPhysics not Working on PowerPC"
      I think it is the dl.bundle

      posted in SketchyPhysics
      K
      KSJ100
    • RE: Does any SketchyPhysics Mac user exist ???

      I use SketchyPhysics (at least I tried to) on mac and I fixed the joints and now the toolbar doesn't show up!!! Also I use a PowerPC Mac! 😞

      posted in SketchyPhysics
      K
      KSJ100
    • RE: LightUp v2.1

      When I try to register to the site I cant because it says the passwords don't mach every time!

      posted in Extensions & Applications Discussions
      K
      KSJ100
    • RE: SketchyPhysics3 FAQ.

      Only SketchySolids works for me!! I have a mac PowerPC 10.5.8 mac!!!!!
      the ruby consle says this

      First click
      potentialParent #<Sketchup;;Drawingelement;0xc9d77c0>
      Error; #<NoMethodError; undefined method `getKeyState' for #<MSketchyPhysics3;;CreateJointTool;0xc9d8b70>>
      /Users/justin/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/SketchyPhysics3/JointTool.rb;432;in `onLButtonDown'
      /Users/justin/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/SketchyPhysics3/JointTool.rb;432
      First click
      potentialParent #<Sketchup;;Drawingelement;0xc9d77c0>
      Error; #<NoMethodError; undefined method `getKeyState' for #<MSketchyPhysics3;;CreateJointTool;0xc9c26f4>>
      /Users/justin/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/SketchyPhysics3/JointTool.rb;432;in `onLButtonDown'
      /Users/justin/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/SketchyPhysics3/JointTool.rb;432
      
      
      posted in SketchyPhysics
      K
      KSJ100
    • RE: SketchyPhysics3 FAQ.

      Only SketchySolids works for me!! I have a mac PowerPC 10.5.8 mac!!!!!
      the ruby consle says this [img]Picture%201.png[/img]

      First click
      potentialParent #<Sketchup;;Drawingelement;0xc9d77c0>
      Error; #<NoMethodError; undefined method `getKeyState' for #<MSketchyPhysics3;;CreateJointTool;0xc9d8b70>>
      /Users/justin/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/SketchyPhysics3/JointTool.rb;432;in `onLButtonDown'
      /Users/justin/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/SketchyPhysics3/JointTool.rb;432
      First click
      potentialParent #<Sketchup;;Drawingelement;0xc9d77c0>
      Error; #<NoMethodError; undefined method `getKeyState' for #<MSketchyPhysics3;;CreateJointTool;0xc9c26f4>>
      /Users/justin/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/SketchyPhysics3/JointTool.rb;432;in `onLButtonDown'
      /Users/justin/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/SketchyPhysics3/JointTool.rb;432
      
      
      posted in SketchyPhysics
      K
      KSJ100
    • RE: Sketchyphysics not working on PowerPC!!

      There is no VLK_LOPTION in JointTool.rb! And also getKeyState (the method on lines 85 and 416) is for Windows!!!! ❓ if(getKeyState(VK_LOPTION) && ( ent.class==Sketchup::Group || ent.class==Sketchup::ComponentInstance) ) puts "potentialParent "+ent.to_s @potentialParent=ent else

      posted in SketchyPhysics
      K
      KSJ100
    • RE: Notepad++

      What should I use for mac?

      πŸ˜’ 😞

      posted in Freeware
      K
      KSJ100
    • RE: Sketchyphysics not working on PowerPC!!

      I've got some universal ruby code. Here it is:

      Abaddon:ruby-1.9.1-p0 justin$ export CFLAGS="-O3 -g -isysroot
      /Developer/SDKs/MacOSX10.5u.sdk -arch i386 -arch ppc
      -mmacosx-version-min=10.4"
      Abaddon:ruby-1.9.1-p0 justin$ export LDFLAGS="-arch i386 -arch ppc"
      Abaddon:ruby-1.9.1-p0 justin$ ./configure --prefix=~/bleed

      😎 πŸ˜„

      posted in SketchyPhysics
      K
      KSJ100
    • RE: Sketchyphysics not working on PowerPC!!

      now i get these error messages:
      undefined method `GetString' for nil:NilClassError Loading File SketchyPhysics.rb
      /Users/justin/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/SketchyPhysics3/JointTool.rb:1: unterminated string meets end of file
      can't convert nil into String
      Error Loading File sketchyphysics.rb
      /Users/justin/Library/Application Support/Google SketchUp 7/SketchUp/Plugins/SketchyPhysics3/JointTool.rb:1: unterminated string meets end of file

      posted in SketchyPhysics
      K
      KSJ100
    • RE: Sketchyphysics not working on PowerPC!!

      i hope it's possible

      posted in SketchyPhysics
      K
      KSJ100