Jump to content
major_shepard

ArmA3Sync - launcher and addons synchronization software for ArmA 3

Recommended Posts

If I post the IP into the browser I come to a screen that says

Welcome to XAMPP for Windows 7.1.9

Share this post


Link to post
Share on other sites

I think I fixed it, unlike the video which checked off all the permissions of the directory I left read, list, and subdirectories on

Share this post


Link to post
Share on other sites

Does A3sync use any other services aside itself, on windows, to help it reach out to the internet or data servers? I have an exception for A3sync in my current firewall but a3sync will not reach out unless I shut down all application/service firewall settings; which tells me something else is being used in tandem to help it function.

Share this post


Link to post
Share on other sites
On 21/10/2017 at 8:34 PM, SiriusSev said:

Does A3sync use any other services aside itself, on windows, to help it reach out to the internet or data servers? I have an exception for A3sync in my current firewall but a3sync will not reach out unless I shut down all application/service firewall settings; which tells me something else is being used in tandem to help it function.

 

Nope there is not.

Share this post


Link to post
Share on other sites

@SiriusSev  @Darkblue56  Add exception for ArmA3Sync.exe in your firewall from this location

 

Quote

C:\Program Files\Java\jre1.8.0_144\launch4j-tmp\ArmA3Sync.exe

 

Location C:\Program Files\Java\jre1.x.x_xxx\launch4j-tmp\ArmA3Sync.exe depends of your Java version.

Share this post


Link to post
Share on other sites

Hello major

 

I reinstall Arma3Sync but that doesnt work.

So i replace arma3sync.jar and armasync-debug.exe give me that : 

ArmA3Sync Installed version = 1.6.92
JRE installed version = 1.8.0_144
OS Name = Windows 10
DevMode = false
RunMode = false
SafeMode = false

Share this post


Link to post
Share on other sites

@major_shepard A3Sync don't want to start if you have Java 9.0.1 with this error message:

This application requires a Java Runtime Environment 1.7.0

 

JRE 8u151/152 don't have this problem.

Share this post


Link to post
Share on other sites
19 minutes ago, Horus said:

@major_shepard A3Sync don't want to start if you have Java 9.0.1 with this error message:


This application requires a Java Runtime Environment 1.7.0

 

JRE 8u151/152 don't have this problem.

 

ArmA3Sync 1.6.92 do work with Java 9.

You have this message because the Windows registry contains a wrong/missing path to Java.exe.

To solve this uninstall and re-install Java.

Share this post


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

nothing happen 

 

Try: open cmd console -> java -version. If you have error message, re install Java.

Share this post


Link to post
Share on other sites

C:\Users\XXXXXXX>java -version
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)

Share this post


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

 

ArmA3Sync 1.6.92 do work with Java 9.

You have this message because the Windows registry contains a wrong/missing path to Java.exe.

To solve this uninstall and re-install Java.

I tried it but all the time I have that error message. Back to 8u152 and everything work.

Share this post


Link to post
Share on other sites
4 hours ago, Darkblue56 said:

C:\Users\XXXXXXX>java -version
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)

 

Running windows in safe mode

Edit ArmA3Sync.bat file

Change

java -Djava.net.preferIPv4Stack=true -Xms256m -Xmx256m ...

To

java -verbose > "%~dp0jvm.log" -Djava.net.preferIPv4Stack=true -Xms256m -Xmx256m ...

 

Run modified ArmA3Sync.bat file, you should get a jvm.log file into ArmA3Sync installation directory.

Then send me this file by PM.

Share this post


Link to post
Share on other sites
On 04/11/2017 at 6:00 PM, Horus said:

I tried it but all the time I have that error message. Back to 8u152 and everything work.

 

1. Uninstall Java 8

2. Clean windows registry using tool like ccleaner

3. Install Java 9

Share this post


Link to post
Share on other sites
On 04/11/2017 at 4:46 PM, Darkblue56 said:

C:\Users\XXXXXXX>java -version
java version "1.8.0_144"
Java(TM) SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, mixed mode)

 

Put this files into arma3sync installation directory

ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/development/ArmA3Sync.jar

ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/development/ArmA3Sync-noSingleInstancelock.bat

 

Start script  ArmA3Sync-noSingleInstancelock.bat

Share this post


Link to post
Share on other sites
On 11/6/2017 at 11:12 AM, major_shepard said:

 

1. Uninstall Java 8

2. Clean windows registry using tool like ccleaner

3. Install Java 9

I did all that, for uninstall i use Java uninstall Tool, but still get that error message. I'm on Win 7 64bit and with 8u152 version I don't have any problem.

Share this post


Link to post
Share on other sites

The script  ArmA3Sync-noSingleInstancelock.bat works. Thx a lot !

What was the problem ? (for my knowledge)

Share this post


Link to post
Share on other sites

You have a process that is listening on port 0 IP localhost (127.0.0.1/0.0.0.0). That prevent ArmA3Sync to start in single instance mode.

Try  cmd -> NETSTAT -b

Share this post


Link to post
Share on other sites

Problem on my system Win7 + Java 9 + A3Sync is that when I install Java 9 registry key for JavaSoft/Java Runtime Environment is just JavaSoft/JRE :drinking:After I renamed that key to Java Runtime Environment, A3Sync starts normally w/o error message.

Share this post


Link to post
Share on other sites

Java 8

Spoiler

java8.png

 Java 9

Spoiler

java9.png

 

  • Like 1

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

×