Do not build a package what is the matter? System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. (Parameter 'length') at System.String.Substring(Int32 startIndex, Int32 length) at Mendix.Modeler.VersionControl.MdaVersion.ToString() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Core.VersionControl\MdaVersion.cs:line 70 at Mendix.Modeler.Deployment.Mda.VersionedMdaControl.CollectControls(IGroup container) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Deployment\Mda\VersionedMdaControl.cs:line 131 at Mendix.Modeler.Deployment.Mda.CreateMdaForm.CollectControls(IGroup grp, IUIFrameworkForm uiForm) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Deployment\Mda\CreateMdaForm.cs:line 99 at Mendix.Modeler.UIFramework.UIFrameworkEtoControlBase.RebuildContents() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Controls\UIFrameworkEtoControlBase.cs:line 125 at Mendix.Modeler.UIFramework.UIFrameworkEtoFormBase.OnFormLoad(Object sender, EventArgs e) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Forms\UIFrameworkEtoFormBase.cs:line 220 at Eto.Forms.Control.OnLoad(EventArgs e) at Eto.Forms.Dialog.ShowModal() at Mendix.Modeler.UIFramework.DialogManager.<>c__DisplayClass8_0`1.<ShowEtoDialog>b__0() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Dialogs\DialogManager.cs:line 72 at Mendix.Modeler.UIFramework.DialogManager.ShowEtoDialog[TStrategy](DialogBase dialog) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Dialogs\DialogManager.cs:line 61 at Mendix.Modeler.UIFramework.DialogManager.<>c__DisplayClass7_0`1.<ShowEtoDialog>b__0() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Dialogs\DialogManager.cs:line 50 at Eto.Forms.Application.<>c__DisplayClass57_0`1.<Invoke>b__0() at Eto.Forms.Application.Invoke[T](Func`1 func) at Mendix.Modeler.UIFramework.DialogManager.ShowEtoDialog[TStrategy](IFormSpec formSpec) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Dialogs\DialogManager.cs:line 45 at Mendix.Modeler.UIFramework.DialogManager.ShowEtoDialog(IFormSpec formSpec) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Dialogs\DialogManager.cs:line 24 at Mendix.Modeler.UIFramework.DialogUtils.ShowEtoDialog(IFormSpec formSpec) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.UIFramework\Dialogs\DialogUtils.cs:line 15 at Mendix.Modeler.Deployment.Mda.CreateMdaForm.Show() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Deployment\Mda\CreateMdaForm.cs:line 66 at Mendix.Modeler.Deployment.Deployer.CreateDeploymentArchive(IProject project) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Deployment\Deployer.cs:line 160 at Mendix.Modeler.Main.DeployAndRunUtil.CreateDeploymentArchive(IProject project) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Core\Main\DeployAndRunUtil.cs:line 50 at Mendix.Modeler.MainWindow.Menus.ProjectMenu.ProjectMenuDeploymentMenuItemsProvider.CreateDeploymentPackage() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.MainWindow\Menus\ProjectMenu\ProjectMenuDeploymentMenuItemsProvider.cs:line 100 at Mendix.Modeler.Core.View.Menus.MainMenu.<>c__DisplayClass5_0.<CreateButtonMenuItem>b__0(Object s, EventArgs e) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Core.View.CrossPlatform\Menus\MainMenu.cs:line 94 at Eto.Forms.MenuItem.OnClick(EventArgs e) at Eto.Forms.MenuItem.Callback.OnClick(MenuItem widget, EventArgs e) at Eto.Wpf.Forms.Menu.MenuItemHandler`3.OnClick() at Eto.Wpf.Forms.Menu.MenuItemHandler`3.<Initialize>b__1_0(Object sender, RoutedEventArgs e) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)