Jump to content
major_shepard

ArmA3Sync - launcher and addons synchronization software for ArmA 3

Recommended Posts

Just copy/paste the downloadlink into your windows explorers address field and press enter.

Via Filezilla would go via anonymous user (pw field empty).

 

Edit. Nevermind. Should have checked if there was a new page 😅

Share this post


Link to post
Share on other sites

Anonymous access to an FTP server is done by using username "anonymous" and any password.

You can also use Windows explorer as an FTP client, simply paste the URL in the address bar.

Share this post


Link to post
Share on other sites
2 hours ago, HolgerHolleBolle said:

I have an Issue with Arma Sync. It does not show the CSLA in the DLC list. Vietnam and GM is shown but not CSLA.

Any Idea?

Probably awaiting an update. In the meantime you can manually add -mod=<path to csla folder  in your game folder> to the launch command 🙂

  • Like 1

Share this post


Link to post
Share on other sites
14 hours ago, BB_Frost said:

Probably awaiting an update. In the meantime you can manually add -mod=<path to csla folder  in your game folder> to the launch command 🙂

Hmm. I tried with the Parameter -mod in Addition Parameters with a link to the CSLA mod. But it does not load. For now I guess I need to launch with the Steam Launcher when I want to play CSLA.

Share this post


Link to post
Share on other sites

What is the name of the addon folder inside arma 3 installation directory? If it is "csla", add -mod=csla in Additional Parameters.

Share this post


Link to post
Share on other sites

Some news regarding arma3sync-docker :

  • Currently only available up to Arma3Sync 1.7.104
  • Arma3Sync 1.6.x not available due to a dependency on Java EE components
  • Now available with openjdk runtime versions 8 and 17 using "-jreNN" tag
  • -jre11 and -jre16 images were removed as these versions are now deprecated
  • A weekly build matrix is now available and keeps images up to date automatically
  • Due to a bug in Github's runner engine, I can't provide shorter tags anymore, but working on it
  • For production usage, you should use arwynfr/arma3sync:1.7.104-jre8

@major_shepard could you add a releases/ArmA3Sync-1-7-106 directory on SVN ?

Share this post


Link to post
Share on other sites

Hey Shepard, could it be possible to update A3S to the new DLC Western Sahara ?

To add it ine the DLC tab.

Thanks mate :).

Share this post


Link to post
Share on other sites

I would need the folder name of the Western Sahara DLC incide arma3 installation directory.

Same thing for csla dlc.

Thanks

 

Share this post


Link to post
Share on other sites
11 hours ago, major_shepard said:

I would need the folder name of the Western Sahara DLC incide arma3 installation directory.

Same thing for csla dlc.

Thanks

 

 

I can help with the Western Sahara one, at least.  Folder name is WS.

 

 

Share this post


Link to post
Share on other sites

ArmA3Sync v1.7 Update 6  now available

 

FTP download:

Windows installer: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/releases/arma3sync-installer-1-7-107.exe

Zip archive: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/download/ArmA3Sync-1-7-107.zip

 

HTTP download

Windows installer: http://www.sonsofexiled.fr/arma3sync/releases/arma3sync-installer-1-7-107.exe

Zip archive: : http://www.sonsofexiled.fr/arma3sync/download/ArmA3Sync-1-7-107.zip

 

Changelog:

Added: Support of CSLA Iron Curtain and Western Sahara DLCs

  • Like 2

Share this post


Link to post
Share on other sites

Hi,

 

we have a new guest player whose arma3sync doesnt launch arma.

We reinstalled Arma3sync 1.7.107, even to a different location, but that doesnt help.

 

By starting via the Arma3Sync.bat we found the following errors:

 

Seems like some library isn't installed on his machine - he has the sama java version that i use (8.221), and it runs fine on my pc.
 

Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Users\Buggiman_Wrfel\AppData\Local\Temp\jshortcut-5135516571600766196.dll: Can't find dependent libraries
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.load0(Unknown Source)
        at java.lang.System.load(Unknown Source)
        at net.jimmc.jshortcut.JShellLink.<clinit>(JShellLink.java:128)
        at fr.soe.a3s.service.LaunchService.eraseArma3CfgModLauncherList(LaunchService.java:177)
        at fr.soe.a3s.service.LaunchService.launchArmA3(LaunchService.java:156)
        at fr.soe.a3s.ui.main.LaunchPanel.startButtonPerformed(LaunchPanel.java:368)
        at fr.soe.a3s.ui.main.LaunchPanel.access$0(LaunchPanel.java:262)
        at fr.soe.a3s.ui.main.LaunchPanel$1$1.run(LaunchPanel.java:139)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$500(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)

 

We don't really know what the reason for this is - maybe you have any idea?

Share this post


Link to post
Share on other sites

Which Windows version? 32/64 bit ?

Could you check if ArmA3Sync/resources/lib/jshortcut-0.4-oberzalek.jar is here?

 

Share this post


Link to post
Share on other sites
On 11/30/2021 at 8:19 PM, major_shepard said:

Which Windows version? 32/64 bit ?

Could you check if ArmA3Sync/resources/lib/jshortcut-0.4-oberzalek.jar is here?

 

 

He has 64bit windows and yes, the file is at this path.

Share this post


Link to post
Share on other sites
On 11/30/2021 at 1:32 PM, NSCT said:

 


 


 C:\Users\Buggiman_Wrfel\AppData\Local\Temp\jshortcut-5135516571600766196.dll: Can't find dependent libraries
        

 

We don't really know what the reason for this is - maybe you have any idea?

Shot in the dark, but are there accented characters in the username that aren't coming through in the path? "Wrfel" looks suspiciously like it should have another letter that may or may not have an umlaut 🙂

Share this post


Link to post
Share on other sites

Is it Windows 11? Java 8u221 identify Windows 11 as 10 and may fails to check 32/64 architecture which is needed to find the right jshortcut library.

Try to update Java to 8u311.

Share this post


Link to post
Share on other sites

Would it be possible to add functionality to upload serverinfo via the administrate events page?

Currently it seems to only be possible to do so when you build the repository, which is problematic when you build it in a headless environment.

Share this post


Link to post
Share on other sites

Also it seems like repo synchronization fails with HTTPS now with Java 1.8. Running with Java 17 fixes it, but then ArmA3Sync.exe doesn't work and asks you to install Java 1.7. Running ArmA3Sync-noSingleInstancelock.bat fixes it. Might want to update the requirements.

Share this post


Link to post
Share on other sites
13 hours ago, Freddo3000 said:

Also it seems like repo synchronization fails with HTTPS now with Java 1.8. Running with Java 17 fixes it, but then ArmA3Sync.exe doesn't work and asks you to install Java 1.7. Running ArmA3Sync-noSingleInstancelock.bat fixes it. Might want to update the requirements.

 

Are you using ArmA3Sync last version v1.7.107 ?

Which JRE 1.8 are you using (oracle/else) ? Which version ?

Could you  run ArmA3Sync-debug.exe and try to perform https synchronization using Java 1.8.

Export the full console content to a text file and send it to me.

Thanks

Share this post


Link to post
Share on other sites
48 minutes ago, major_shepard said:

 

Are you using ArmA3Sync last version v1.7.107 ?

Which JRE 1.8 are you using (oracle/else) ? Which version ?

Could you  run ArmA3Sync-debug.exe and try to perform https synchronization using Java 1.8.

Export the full console content to a text file and send it to me.

Thanks

 

C:\Program Files (x86)\ArmA3Sync>java -version
java version "1.8.0_311"
Java(TM) SE Runtime Environment (build 1.8.0_311-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.311-b11, mixed mode)

C:\Program Files (x86)\ArmA3Sync>ArmA3Sync-DEBUG.exe
ArmA3Sync Installed version = 1.7.107
JRE installed version = 1.8.0_311
OS Name = Windows 10
DevMode = false
RunMode = false
SingleInstanceMode = true
Starting ArmA3Sync single instance...
Initializing ArmA3Sync GUI...
Loading user data...
Loading configuration...
Loading profiles...
Loading repositories...
Loading proxy configuration...
No proxy available.
Updating AddonsPanel arbreDLC...
Updating AddonsPanel arbreDLC done.
Starting background operations...
Checking for updates...
Retreiving xml update file: /ArmA3/ArmA3Sync/download/a3s.xml
ArmA3Sync Available update version = 1.7.107
Checking repositories...
Checking repositories done.
Importing autoconfig from url: https://arma.arcomm.co.uk:443/repo/.a3s/autoconfig
Synchronization with repository: ARCOMM Mods Repository
Checking repository: ARCOMM Mods Repository on url: https://arma.arcomm.co.uk:443/repo
Downloading file: /.a3s/sync from repository: ARCOMM Mods Repository
Failed to connect to the HTTP server on url: https://arma.arcomm.co.uk:443/repo/.a3s/sync
Failed to validate SSL certificate: JRE uses wrong SSL protocol version, try to update java
Synchronization with repositories done.
Updating AddonsPanel arbreDLC...
Updating AddonsPanel arbreDLC done.
Checking for Addons on repository: ARCOMM Mods Repository
Checking repository: ARCOMM Mods Repository on url: https://arma.arcomm.co.uk:443/repo
Downloading file: /.a3s/sync from repository: ARCOMM Mods Repository
Checking for Addons on repository: ARCOMM Mods Repository - finished with errors.
Repository: ARCOMM Mods Repository
 - Failed to connect to the HTTP server on url: https://arma.arcomm.co.uk:443/repo/.a3s/sync
Failed to validate SSL certificate: JRE uses wrong SSL protocol version, try to update java

 

Share this post


Link to post
Share on other sites

 Which TLS version is the server Apache v2.4.48 using?

TLS v1.0 and TLS v1.1 have been disabled in Java 1.8 since April 2021.

Share this post


Link to post
Share on other sites

Your server Apache v2.4.48 is using TLS v1.3 but Java 1.8 uses TLS v1.2 by default, which is why you get the error message. It is possible to configure the JVM 1.8u311 to use TLS v1.3. But you rather shall configure the Apache server to accept both TLS v1.2 and TLS v1.3 => https://apache.tutorials24x7.com/blog/how-to-enable-tls-1-2-and-tls-1-3-in-apache-web-server

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×