headswe 17 Posted August 23, 2013 I'm having a problem in which the the Arma 3 process starts for about 3 seconds and then quits without warning. Any fix for this? From what i understand, this is not a problem on my end, but rather A3/Steam Share this post Link to post Share on other sites
gooseflamoose 10 Posted October 6, 2013 Hey head, im not sure if this is the right place to paste this but whenever i select a specific loadout i get an error and i cant continue using the loadout. This only happens with one loadout. The popup error message gives me this: "Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application wil close immediately. Could not find a part of the path 'E:\Programma's\A3 Launcher\presets\a3\Folk ARPS Sun\Tue.xml'." When i click details i get this: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\Programma's\A3 Launcher\presets\a3\Folk ARPS Sun\Tue.xml'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at Arma2LauncherWF.Config.remData(modViewData a) at Arma2LauncherWF.Main.deleteToolStripMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.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.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- Arma2Launcher Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///E:/Programma's/A3%20Launcher/Arma2Launcher.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- AlphaBlendTextBox Assembly Version: 1.0.1270.35793 Win32 Version: 1.0.1270.35793 CodeBase: file:///E:/Programma's/A3%20Launcher/AlphaBlendTextBox.DLL ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL 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.0.30319.17929 built by: FX45RTMREL 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. Share this post Link to post Share on other sites
headswe 17 Posted October 22, 2013 Hey head, im not sure if this is the right place to paste this but whenever i select a specific loadout i get an error and i cant continue using the loadout. This only happens with one loadout.The popup error message gives me this: "Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application wil close immediately. Could not find a part of the path 'E:\Programma's\A3 Launcher\presets\a3\Folk ARPS Sun\Tue.xml'." When i click details i get this: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.DirectoryNotFoundException: Could not find a part of the path 'E:\Programma's\A3 Launcher\presets\a3\Folk ARPS Sun\Tue.xml'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at System.IO.File.Delete(String path) at Arma2LauncherWF.Config.remData(modViewData a) at Arma2LauncherWF.Main.deleteToolStripMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.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.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- Arma2Launcher Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///E:/Programma's/A3%20Launcher/Arma2Launcher.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- AlphaBlendTextBox Assembly Version: 1.0.1270.35793 Win32 Version: 1.0.1270.35793 CodeBase: file:///E:/Programma's/A3%20Launcher/AlphaBlendTextBox.DLL ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.17929 built by: FX45RTMREL 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.0.30319.17929 built by: FX45RTMREL 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. Does this file exist?. Share this post Link to post Share on other sites
headswe 17 Posted October 24, 2013 Update 1.2.2.0: Fix Fix: Launcher would not start until versioncheck completed, moved to seperate thread. All links should still work, launcher will also alert you to the fact. http://bit.ly/headlaunch Share this post Link to post Share on other sites
Guest Posted October 24, 2013 Updated version frontpaged on the Armaholic homepage. A3 Launcher v1.2.2.0 Share this post Link to post Share on other sites
ArmaLifeRPG 10 Posted October 27, 2013 Looks good downloading it now Share this post Link to post Share on other sites
lawndartleo 109 Posted October 27, 2013 (edited) What sort of jiggery-pokery do we need to do to get this to work with ACR? I've added ACR as an additional folder. I can report that getting ACR working with 6 Updater requires use of local mods as well so its not just A3L that has this issue... but I am not sure what the work around is at this point. I don't get the hiccup. The normal game shortcut is "C:\Program Files\Bohemia Interactive\ArmA 2\arma2OA.exe" which loads up ACR DLC just fine along with PMC and BAF. A2OA confirmed running in task manager. Fire up A2 with the launcher and everything is there EXCEPT the ACR DLC. A2OA confirmed running in task manager. The same executables are running. Help! Thanks! Edited October 27, 2013 by lawndartleo Share this post Link to post Share on other sites
MavericK96 0 Posted November 9, 2013 So, great launcher, first off. :) There is an issue where if you delete a mod folder that was used in a preset, it will disappear from the Edit screen where you can choose mods, but it still shows up under the mod list on the front screen. I don't think it affects anything in-game, but you can get a cluttered looking list of mods that don't actually exist. AFAIK the only way to fix it is to delete the preset and make a new one, which is obviously less than ideal. Thanks! Share this post Link to post Share on other sites
bier aig tartar 11 Posted December 2, 2013 I have found that your launcher and internet connection need! Why does he need this and you can change that if you want to use ofline does not the launcher. LG Tartar Share this post Link to post Share on other sites
bier aig tartar 11 Posted December 2, 2013 I have found your launcher and this need internet connection , why ! Why does he need this ? can you change that the launcher dont need internet connection ?becouse offline it does not work ? And i play sometimes offline , and then I can not use the launcher. LG Tartar Share this post Link to post Share on other sites
headswe 17 Posted December 16, 2013 I have found your launcher and this need internet connection , why !Why does he need this ? can you change that the launcher dont need internet connection ?becouse offline it does not work ? And i play sometimes offline , and then I can not use the launcher. LG Tartar I never had this problem?, it works fine. even without a internet connection. Share this post Link to post Share on other sites
toxicsludge 12 Posted December 17, 2013 This launcher is absolutely brilliant! Every person that as Arma 3 should have this launcher. Thanks to the creator :D Share this post Link to post Share on other sites
MavericK96 0 Posted December 19, 2013 Did you see my post above? Same issue still stands...mods showing up in the command line that have been deleted with no way to remove them. Share this post Link to post Share on other sites
papanowel 120 Posted December 19, 2013 Then give a try to an other launcher ;) Share this post Link to post Share on other sites
Dawks 10 Posted January 7, 2014 (edited) The design here leaves behind some of the best features of Arma2Lancher. Biggest one for me: In A2L presets were additive ... like inheritance in CSS. So I could have one for basics, and another for ACRE type stuff, and yet another with maps, and I could select all/none/just a few or whatever. It appears to me ... and maybe I'm wrong ... that here I'd have to have an individual preset for each and every variation / combination. please let me know this ain't so! Edited January 7, 2014 by Tremblay Share this post Link to post Share on other sites
xzite 10 Posted January 28, 2014 Anyone having trouble using this and latest version of ArmA3? Using A3Launcher seems to run the game at v1.08, then running without and launching straight from steam runs it at v1.10 (current patch)? Can't wrap my head around what i'm doing wrong here. Share this post Link to post Share on other sites
LowFlyZone 10 Posted February 4, 2014 Anyone having trouble using this and latest version of ArmA3? Using A3Launcher seems to run the game at v1.08, then running without and launching straight from steam runs it at v1.10 (current patch)? Can't wrap my head around what i'm doing wrong here. Only way I can think of that being possible is if the launcher is pointing to a different executable/arma 3 directory than the one being launched from steam. @headswe I also have a problem where the launcher will not work without an active internet connection, it simply crashes when I fire up the .exe Share this post Link to post Share on other sites
headswe 17 Posted February 10, 2014 Hey guys!, sorry for be a away. Anyway , working on a new version.. Fixed, Crash on network connect. Fixed , Unable to remove mods if they were removed from game folder before the preset. Also any feature requests while im at it? Share this post Link to post Share on other sites
gliptal 25 Posted February 22, 2014 Would it be possible to have the launcher start when clicking on the Steam game tile? Yay! Share this post Link to post Share on other sites
headswe 17 Posted February 23, 2014 Would it be possible to have the launcher start when clicking on the Steam game tile?Yay! You'd have to insert a custom game sadly. In a bit of a need of testers for the launcher. http://www.mediafire.com/download/2qxxi7ae28b5k2z/Debug.rar Mostly i just wanna test remove mods after being deleted from the mod-folder and A2 beta. Share this post Link to post Share on other sites
gliptal 25 Posted February 26, 2014 Another nice feauture would be to decide what the Mod load order is. :D Yay! Share this post Link to post Share on other sites
headswe 17 Posted March 8, 2014 Another nice feauture would be to decide what the Mod load order is. :DYay! Ah yes. Still really need to get A2 beta tested. Share this post Link to post Share on other sites
lawndartleo 109 Posted August 17, 2014 A3L has been really inconsistent lately. Launch with a mod set, not all are loaded. Relaunch, they are there. Any one else? Share this post Link to post Share on other sites
headswe 17 Posted October 23, 2014 A3L has been really inconsistent lately. Launch with a mod set, not all are loaded. Relaunch, they are there. Any one else? As far as i remember, this is caused by "spamming" the launch button. Anyway working on my new launcher. Main Screen: http://i.gyazo.com/fc1efc5e9d60cf4115ad5eab33dc852e.png http://i.gyazo.com/b932ee80f63476b80d280896f4b5eb92.gif (278 kB) Share this post Link to post Share on other sites