sketchucation logo sketchucation
    • 登入
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    MSPhysics 1.0.3 (16 October 2017)

    已排程 已置頂 已鎖定 已移動 Plugins
    926 貼文 171 Posters 883.2k 瀏覽 172 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • Bryan KB 離線
      Bryan K
      最後由 編輯

      Anton, I'm having problems with the UI. Here is a screen shot. It will not size into my window nor can I resize it nor does it have tabs.

      Win 7, SU 2015, 64 bit.

      Any help would be very appreciated.


      MSP UI too large.JPG

      See my portfolio at https://delphiscousin.blogspot.com/

      1 條回覆 最後回覆 回覆 引用 0
      • A 離線
        Anton_S
        最後由 編輯

        Bryan, I'm not sure what's going on there. Does this show up every time you open it? Have you tried refreshing it (F5)? If the problem still persists, open explorer, and paste this into the address bar: %appdata%\SketchUp\SketchUp 2015\SketchUp\Plugins\MSPhysics\css. Then verify that the folder contains chosen.css, dialog.css, and tabs.css.

        1 條回覆 最後回覆 回覆 引用 0
        • Bryan KB 離線
          Bryan K
          最後由 編輯

          @anton_s said:

          Bryan, I'm not sure what's going on there. Does this show up every time you open it? Have you tried refreshing it (F5)? If the problem still persists, open explorer, and paste this into the address bar: %appdata%\SketchUp\SketchUp 2015\SketchUp\Plugins\MSPhysics\css. Then verify that the folder contains chosen.css, dialog.css, and tabs.css.

          Thanks.

          The files are there and F5 did not change the layout. Tabs are still not showing.

          See my portfolio at https://delphiscousin.blogspot.com/

          1 條回覆 最後回覆 回覆 引用 0
          • thomthomT 離線
            thomthom
            最後由 編輯

            What version of Internet Explorer do you have installed?

            Thomas Thomassen — SketchUp Monkey & Coding addict
            List of my plugins and link to the CookieWare fund

            1 條回覆 最後回覆 回覆 引用 0
            • Bryan KB 離線
              Bryan K
              最後由 編輯

              @thomthom said:

              What version of Internet Explorer do you have installed?

              v11

              See my portfolio at https://delphiscousin.blogspot.com/

              1 條回覆 最後回覆 回覆 引用 0
              • thomthomT 離線
                thomthom
                最後由 編輯

                Anton, are you using ENV variables to obtain the path?

                Thomas Thomassen — SketchUp Monkey & Coding addict
                List of my plugins and link to the CookieWare fund

                1 條回覆 最後回覆 回覆 引用 0
                • Bryan KB 離線
                  Bryan K
                  最後由 編輯

                  Thanks Anton. It's odd because the program installed without any trouble.

                  Is there a specific order the AMS library and MS Physics should be installed? I ask because I installed MS first, then AMS second.

                  See my portfolio at https://delphiscousin.blogspot.com/

                  1 條回覆 最後回覆 回覆 引用 0
                  • A 離線
                    Anton_S
                    最後由 編輯

                    Bryan, the order doesn't matter. I tested it on Win7 with IE11 and it works very well. I could reproduce what you have only by renaming/removing the CSS folder. So I don't know. It looks like the dialog.html can't determine the CSS paths or the CSS folder or the files within it are missing.

                    1 條回覆 最後回覆 回覆 引用 0
                    • A 離線
                      Anton_S
                      最後由 編輯

                      Brian, I'll test it out on my Windows 7 with IE11. So far it works fine on my Win7 and IE9.


                      Thomthom, as far as I recall I don't use ENV variables to obtain the paths. I rather modify one of them, particularly ENV['PATH'], so that msp_lib.so knows where to look for the required Dlls and this is only necessary on the Windows side. And instead of overwriting the ENV['PATH'] variable with the new path(s), I simply append another path to it. I don't think that should hurt other plugins or anything. Of course, I acknowledge that it would be a good idea to reset it to original paths after all the loading is done.
                      Edit: On the OS X Side I use install name tool to set the relative load path to the required dylibs. This can be done with xCode by adding a post build script.

                      1 條回覆 最後回覆 回覆 引用 0
                      • A 離線
                        Anton_S
                        最後由 編輯

                        @faust07 said:

                        Hi Anton, do you see an opportunity to revise your MIDI-Piano for version 0.9.0?

                        Hi faust. I updated the MIDI piano a few days ago. It should work fine now 😄

                        1 條回覆 最後回覆 回覆 引用 0
                        • F 離線
                          faust07
                          最後由 編輯

                          Hi Anton. Thank you very much! I've found it already. I enjoy the magic sound. PituPhysics updated his MSPhysics models too. So there is much stuff to learn. 👍
                          On my side, on Win7 and Win8.1 with IE11 MSPhysics works like a charm (except to record Replay...). 😎

                          1 條回覆 最後回覆 回覆 引用 0
                          • Bryan KB 離線
                            Bryan K
                            最後由 編輯

                            All paths and files are verified in the right location. Everything seems to work except the UI menu tabs.

                            See my portfolio at https://delphiscousin.blogspot.com/

                            1 條回覆 最後回覆 回覆 引用 0
                            • A 離線
                              Anton_S
                              最後由 編輯

                              Bryan, if everything worked fine, your UI should have looked like this:
                              msphysics_ui.png
                              The screenshot that you posted above resembles a UI with missing CSS/JS files, which make it look/work improperly. Can you once again ensure that all of these files exist in your SU2015 plugins folder because at the moment I have no idea what could be the other cause:

                              • MSPhysics/css/chosen.css
                              • MSPhysics/css/tabs.css
                              • MSPhysics/css/dialog.css
                              • MSPhysics/css/expander.css
                              • MSPhysics/js/jquery.js
                              • MSPhysics/js/chosen.js
                              • MSPhysics/js/chosen.js
                              • MSPhysics/js/ace/ace.js
                              • MSPhysics/js/ace/ext-statusbar.js
                              • MSPhysics/js/dialog.js
                              • MSPhysics/js/expander.js
                              1 條回覆 最後回覆 回覆 引用 0
                              • Bryan KB 離線
                                Bryan K
                                最後由 編輯

                                The only difference I see is that the file path I have includes "Roaming"

                                I really appreciate you taking the time to help with this. I'm sure we'll figure it out. Thanks again.


                                MSP UI too large file folder.JPG

                                See my portfolio at https://delphiscousin.blogspot.com/

                                1 條回覆 最後回覆 回覆 引用 0
                                • A 離線
                                  Anton_S
                                  最後由 編輯

                                  Announcing 0.9.1.
                                  Refer to CHANGELOG for info: http://www.rubydoc.info/github/AntonSynytsia/MSPhysics/file/CHANGELOG.md

                                  Faust, the save Replay data to model should be working now.

                                  Bryan K, I think the dialog displayed improperly because HTML files used HTML5 DOCTYPE deceleration. Try this version as it might be fixed here.

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • Bryan KB 離線
                                    Bryan K
                                    最後由 編輯

                                    Thanks Anton. Will do.

                                    See my portfolio at https://delphiscousin.blogspot.com/

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • F 離線
                                      faust07
                                      最後由 編輯

                                      Thanks for the improvements! But still have some problems:

                                      • Full Screen Mode is not properly stored in MSP UI (still active but no check mark in the box).
                                      • If one will store a large simulation in Replay there should be an information about the processing in the status bar. It could be that minutes nothing happens and the user doesn't know what's going on.
                                      • there are problems to save and to open model files with large simulations stored (- No temporary space available, - partial the access to the directory in which the model is to be saved is denied by the system, - bug splats, - SketchUp crashes etc.)
                                      1 條回覆 最後回覆 回覆 引用 0
                                      • A 離線
                                        Anton_S
                                        最後由 編輯

                                        Thanks for feedback, faust. I'll see what I can do about it. I was thinking about saving replay data into a separate file (that would be placed right where the model is), but hesitated because I was worried that two files would make it inconvenient. However, right now I'm thinking that saving Replay data into a separate file won't be a bad idea. You have any thoughts about it?

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • F 離線
                                          faust07
                                          最後由 編輯

                                          Yes that is a good idea. These data should possibly be stored in a subdirectory with a copy of the model to ensure that the model geometry and the replay data match later. A warning that by changing the Physics-relevant geometry no replay is possible, would be good.

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • A 離線
                                            Anton_S
                                            最後由 編輯

                                            Faust, I'm thinking of making it simpler. The file would be stored at the same location of the model, named [model_name].mspr. It will load whenever the associated model is opened, and be written to whenever the associated model is closed (if replay data is changed). If for instance the geometry doesn't match or the data becomes corrupt, it will display an error message, and then erase the associated mspr file. I want to avoid creating subdirectories and saving copies of the model because it might make it a little complicated. If the user wants to make changes to the model, they could first make a copy of the model and the associated mspr file, then proceed making changes.

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 17
                                            • 18
                                            • 19
                                            • 20
                                            • 21
                                            • 46
                                            • 47
                                            • 19 / 47
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement