Open GoogleCodeExporter opened 8 years ago
Says something like the following:
Error resetting the simulation: : Error in onend Script:
Neither MIDIator::Interface nor NilClass has a 'control_change' method.
/Library/Application Support/Google SketchUp
8/SketchUp/Plugins/SketchyPhysics3/sketchyphysicstool.rb:1347:in
`resetSimulation'
Original comment by dmelc...@gmail.com
on 22 Feb 2012 at 1:35
I have the same problem.
Original comment by c...@djchix.co.uk
on 12 Mar 2012 at 8:29
Same problem:
Error resetting the simulation: : Error in onend Script:
Neither MIDIator::Interface nor NilClass has a 'control_change' method.
/Library/Application Support/Google SketchUp
8/SketchUp/Plugins/SketchyPhysics3/sketchyphysicstool.rb:1347:in
`resetSimulation'
Original comment by nicholas...@gmail.com
on 22 Mar 2012 at 3:17
I tried this on a friends computer and it worked fine (he has windows)
Maybe the developers worked harder on the windows version because even though
it isn't as good, it is way cheaper so more people use it.
Original comment by dmelc...@gmail.com
on 22 Mar 2012 at 11:11
i have same this problem How i can do for correct
Original comment by ncl.p...@gmail.com
on 26 Apr 2012 at 8:59
I have sketchyphysics 3.2 running on Sketchup 8 on a windows 7 computer. With a
little bit of a complicated model it displays this error below.
Original comment by austinth...@gmail.com
on 28 Apr 2012 at 3:14
Attachments:
This error is so stupid!
Original comment by austinth...@gmail.com
on 28 Apr 2012 at 3:15
Just do like this, works fine for me, no more error :
http://code.google.com/p/sketchyphysics/issues/detail?id=90#c5
On mac quit Sketchup and edit the file :
/Library/Application Support/Google SketchUp
8/SketchUp/Plugins/SketchyPhysics3/midiator/lib/midiator/drivers/dls_synth.rb
under
dlload
'/System/Library/Frameworks/AudioToolbox.framework/Versions/Current/AudioToolbox
'
add
dlload
'/System/Library/Frameworks/AudioUnit.framework/Versions/Current/AudioUnit'
launch Sketchup.
Et voilà.
Original comment by he...@bursztyn.fr
on 19 May 2012 at 3:32
Thank you! it works.
If anyone has this issue, see comment #8.
Original comment by dmelc...@gmail.com
on 19 May 2012 at 4:57
Attachments:
Original issue reported on code.google.com by
dmelc...@gmail.com
on 22 Feb 2012 at 1:32