[Plugin] AMS Library 3.7.1b (29 May 2021)
-
I'm looking forward to an update to run MSPhysics in sketchup 2021
-
this plugin is very good:thumb:
-
Hello all. I'm using this plugins since 2015 and it's amazing. Now i'm learning an advanced programming features, and I noticed when I uses for instance the key ('a') function into an slider controller, I have the following error (ruby console): "Nomethoderror: undefined method 'key' for AMS::Keyboard:Module"
I attach a picture to see my settings. Any clue about this? I've tried to uninstall and install the AMS library and msphysics several times. I have Sketchup 2016 version and the 3.7.1b AMS version
Thanks on advance! -
@Anton_S
AMS lib is not compatible with SU2024.
Will you update it? -
@wikii My extension also uses this lib, and I urge the author to make it compatible with 2024.
-
@kuikeil Anton is aware that some of his tools need updating.
-
FYI, SketchUp has migrated to using the Qt GUI framework libraries. So, in many cases it is no longer possible to use the Windows SDK system calls to tweak SketchUp interface objects.
-
Hi Dan, so do you think this should be the reason the keyboard is not working anymore? I saw some videos of people using SU2016 with the same version and they are able to use the keyboard.... let me know.
-
@rcatedra I myself do not use this library. So, I cannot say for sure.
But the error given is that the module does not respond to a method named "key".
If it did respond to this method in the past under older SketchUp versions, then the reason for SU2024 is that an error during loading prevented the module code from defining its methods.
-
Thanks for your quick reply. My version is 2016, it's the first time I try to use the keyboard script, and all the samples seen in internet uses this "key" method as keyboard input, but is not working in my 2 different computers. Maybe it left working with some distributable Microsoft visual C++ library or whatever... I don't know if somebody else could bring me a clue about that.
Anyway, thanks for your time Dan. -
Finally I get a solution writting this:
It's seems the "alias" key is not working and now it must be used the get_key_state method. In addition also I have to use the path AMS::Keyboard to access to keyboard library.I let this post in case somebody else want to use the keyboard function in MSphysics.
Regards
-
Thank U~
-
Update the Plugin:
- Hello, Can you Update this Plugin (AMS Library 3.7.1b ) for SketchUp 2023 and 2024 Version Plz I really Need.
Thanks.
- Hello, Can you Update this Plugin (AMS Library 3.7.1b ) for SketchUp 2023 and 2024 Version Plz I really Need.
-
thank you
-
@paradoxprotector said in [Plugin] AMS Library 3.7.1b (29 May 2021):
Hello, Can you Update this Plugin (AMS Library 3.7.1b ) for SketchUp 2023 and 2024 Version Plz I really Need.
Thanks.Alguem sabe se ja atualizaram para SKP 2024?
Does anyone know if they have already updated to SKP 2024? -
Got a version that works with SketchUp 2024?
Advertisement