Tool StarDew Valley ModManager(SDVMM) 3 -VB based

Discussion in 'Mods' started by yuukiw, Mar 2, 2016.

  1. yuukiw

    yuukiw Scruffy Nerf-Herder

  2. Unatan

    Unatan Aquatic Astronaut

    I lunched SDVMM from that download and it loads and asked if I wanted to dl new version of SMAPI, I clicks yes, flickers a tiny bit and still says at the bottom SMAPI Version SMAPI_0.37.3A, also at the top says SDVMM V1.5
     
    • yuukiw

      yuukiw Scruffy Nerf-Herder

      Smapi need an restart to be shown correctly.
       
      • konatatanaka

        konatatanaka Intergalactic Tourist

        I was having the issue from before, the loooong one, and this update fixed it! Thanks so much!
         
        • Unatan

          Unatan Aquatic Astronaut

          Yep that was it, sorry, what I'd really like to know is the ADD SMAPI/XNB function, I wanted to add this new one the Skullcavesaver mod, can I do that through that option? or do we have to manually install new mods?
           
          • Glagroon

            Glagroon Void-Bound Voyager

            Yes, this fixes the exception error for me. But it only seems to consider the mod folder in the game folder. Since I'm only using the %appdata% folder it only showes the trainer mod.
             
            • Davrial

              Davrial Big Damn Hero

              I get an error like this (or very similar) whenever I try to move or delete some of the mods I had in before the app updated itself. Any idea why, and how to fix it?


              See the end of this message for details on invoking
              just-in-time (JIT) debugging instead of this dialog box.

              ************** Exception Text **************
              System.InvalidCastException: Conversion from type 'FileInfo' to type 'String' is not valid.
              at Microsoft.VisualBasic.CompilerServices.Conversions.ToString(Object Value)
              at SDVMM.MainForm.delm_Click(Object sender, EventArgs e)
              at System.Windows.Forms.Control.OnClick(EventArgs e)
              at System.Windows.Forms.Button.OnClick(EventArgs e)
              at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
              at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
              at System.Windows.Forms.Control.WndProc(Message& m)
              at System.Windows.Forms.ButtonBase.WndProc(Message& m)
              at System.Windows.Forms.Button.WndProc(Message& m)
              at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
              at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
              at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


              ************** Loaded Assemblies **************
              mscorlib
              Assembly Version: 4.0.0.0
              Win32 Version: 4.6.1055.0 built by: NETFXREL2
              CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
              ----------------------------------------
              SDVMM
              Assembly Version: 1.0.0.0
              Win32 Version: 1.0.0.0
              CodeBase: file:///C:/Users/Jason%20Duvall/Desktop/Stardew%20Valley%20(Modded)/SDVMM.exe
              ----------------------------------------
              System.Windows.Forms
              Assembly Version: 4.0.0.0
              Win32 Version: 4.6.1055.0 built by: NETFXREL2
              CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
              ----------------------------------------
              System
              Assembly Version: 4.0.0.0
              Win32 Version: 4.6.1055.0 built by: NETFXREL2
              CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
              ----------------------------------------
              System.Drawing
              Assembly Version: 4.0.0.0
              Win32 Version: 4.6.1068.2 built by: NETFXREL3STAGE
              CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
              ----------------------------------------
              Microsoft.VisualBasic
              Assembly Version: 10.0.0.0
              Win32 Version: 14.6.1055.0 built by: NETFXREL2
              CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
              ----------------------------------------
              System.Core
              Assembly Version: 4.0.0.0
              Win32 Version: 4.6.1055.0 built by: NETFXREL2
              CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
              ----------------------------------------
              System.Deployment
              Assembly Version: 4.0.0.0
              Win32 Version: 4.6.1055.0 built by: NETFXREL2
              CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
              ----------------------------------------
              System.Xml
              Assembly Version: 4.0.0.0
              Win32 Version: 4.6.1067.0 built by: NETFXREL3STAGE
              CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
              ----------------------------------------
              System.Configuration
              Assembly Version: 4.0.0.0
              Win32 Version: 4.6.1055.0 built by: NETFXREL2
              CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
              ----------------------------------------

              ************** JIT Debugging **************
              To enable just-in-time (JIT) debugging, the .config file for this
              application or computer (machine.config) must have the
              jitDebugging value set in the system.windows.forms section.
              The application must also be compiled with debugging
              enabled.

              For example:

              <configuration>
              <system.windows.forms jitDebugging="true" />
              </configuration>

              When JIT debugging is enabled, any unhandled exception
              will be sent to the JIT debugger registered on the computer
              rather than be handled by this dialog box.
               
              • Bucketsmith

                Bucketsmith Aquatic Astronaut

              • yuukiw

                yuukiw Scruffy Nerf-Herder

                Could you send a link to it.
                 
                • Bucketsmith

                  Bucketsmith Aquatic Astronaut

                • yuukiw

                  yuukiw Scruffy Nerf-Herder

                  It works on my end in the new version.

                  You just have to install if via Add smapi. The programm while copy the whole folder for you.
                  But yeah the console still show 2 mods instead of 3, but the extension showed up so i guess its an bug.
                   
                  • Danfus

                    Danfus Phantasmal Quasar

                    Got the latest version SDVMM.exe-21-1-4g
                    Mods dont work

                    got this error message when i try to double click on a installed mod on the left panel to remove it:

                    Code:
                    ************** Texto de Exceção **************
                    System.InvalidCastException: A conversão do tipo 'FileInfo' no tipo 'String' não é válida.
                       em Microsoft.VisualBasic.CompilerServices.Conversions.ToString(Object Value)
                       em SDVMM.MainForm.ModList_dc(Object sender, EventArgs e)
                       em System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
                       em System.Windows.Forms.ListBox.WndProc(Message& m)
                       em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
                       em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
                       em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
                    
                    
                    ************** Assemblies Carregados **************
                    mscorlib
                        Versão do Assembly: 4.0.0.0
                        Versão do Win32: 4.6.100.0 built by: NETFXREL2STAGE
                        Base de Código: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
                    ----------------------------------------
                    SDVMM
                        Versão do Assembly: 1.0.0.0
                        Versão do Win32: 1.0.0.0
                        Base de Código: file:///D:/jogos/SDVMM.exe
                    ----------------------------------------
                    System.Windows.Forms
                        Versão do Assembly: 4.0.0.0
                        Versão do Win32: 4.6.81.0 built by: NETFXREL2
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
                    ----------------------------------------
                    System
                        Versão do Assembly: 4.0.0.0
                        Versão do Win32: 4.6.81.0 built by: NETFXREL2
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
                    ----------------------------------------
                    System.Drawing
                        Versão do Assembly: 4.0.0.0
                        Versão do Win32: 4.6.1068.2 built by: NETFXREL3STAGE
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
                    ----------------------------------------
                    Microsoft.VisualBasic
                        Versão do Assembly: 10.0.0.0
                        Versão do Win32: 14.6.81.0 built by: NETFXREL2
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
                    ----------------------------------------
                    System.Core
                        Versão do Assembly: 4.0.0.0
                        Versão do Win32: 4.6.81.0 built by: NETFXREL2
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
                    ----------------------------------------
                    System.Deployment
                        Versão do Assembly: 4.0.0.0
                        Versão do Win32: 4.6.118.0 built by: NETFXREL3STAGE
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
                    ----------------------------------------
                    System.Deployment.resources
                        Versão do Assembly: 4.0.0.0
                        Versão do Win32: 4.0.30319.18408 built by: FX451RTMGREL
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Deployment.resources/v4.0_4.0.0.0_pt-BR_b03f5f7f11d50a3a/System.Deployment.resources.dll
                    ----------------------------------------
                    System.Configuration
                        Versão do Assembly: 4.0.0.0
                        Versão do Win32: 4.6.81.0 built by: NETFXREL2
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
                    ----------------------------------------
                    System.Xml
                        Versão do Assembly: 4.0.0.0
                        Versão do Win32: 4.6.1067.0 built by: NETFXREL3STAGE
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
                    ----------------------------------------
                    Microsoft.VisualBasic.resources
                        Versão do Assembly: 10.0.0.0
                        Versão do Win32: 11.0.50938.18408 built by: FX451RTMGREL
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic.resources/v4.0_10.0.0.0_pt-BR_b03f5f7f11d50a3a/Microsoft.VisualBasic.resources.dll
                    ----------------------------------------
                    System.Windows.Forms.resources
                        Versão do Assembly: 4.0.0.0
                        Versão do Win32: 4.0.30319.18408 built by: FX451RTMGREL
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll
                    ----------------------------------------
                    mscorlib.resources
                        Versão do Assembly: 4.0.0.0
                        Versão do Win32: 4.0.30319.18408 built by: FX451RTMGREL
                        Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/mscorlib.resources.dll
                    ----------------------------------------
                    
                    ************** Depuração JIT **************
                    Para habilitar a depuração just-in-time (JIT), o arquivo .config deste
                    aplicativo ou computador (machine.config) deve ter o valor
                    jitDebugging definido na seção system.windows.forms.
                    O aplicativo também deve ser compilado com a depuração
                    habilitada.
                    
                    Por exemplo:
                    
                    <configuration>
                        <system.windows.forms jitDebugging="true" />
                    </configuration>
                    
                     
                      Last edited: Mar 25, 2016
                    • Danfus

                      Danfus Phantasmal Quasar

                      If this was c# i would offer you help with dev. great work btw
                       
                      • yuukiw

                        yuukiw Scruffy Nerf-Herder

                        This due changes in the program due changes in how smapi works. For now i would recomend deleting all mods and to reinstall all that are updated to work with the newer smapi.
                         
                        • Bucketsmith

                          Bucketsmith Aquatic Astronaut

                          There's four mods showing up in the program that I cannot seem to get rid of.
                          "TrainerMod", which I never installed, shows up twice.

                          Version 1.6a of your program.
                           
                          • yuukiw

                            yuukiw Scruffy Nerf-Herder

                            Trainer mods comes with smapi.
                            and you need to delete all older mods that dont have its own folder.
                             
                            • Bucketsmith

                              Bucketsmith Aquatic Astronaut

                              Yeah, thanks, already figured out what was going on. :)
                               
                              • yuukiw

                                yuukiw Scruffy Nerf-Herder

                                do you happen to still have older mods that arent in it own folder? if so just delete them.
                                 
                                • LloydVanheim

                                  LloydVanheim Poptop Tamer

                                  I can't seem to delete the mods that I had downloaded before the whole bug, I get the same JIT debugging message... at least I can launch smapi but can't get those mods off to redownload them as the new one doesn't replace the other
                                   
                                  • yuukiw

                                    yuukiw Scruffy Nerf-Herder

                                    Did you check if both folder dont have any DLLs in it which arent in the own folder?
                                     

                                    Share This Page