Jump to content

major_shepard

Member
  • Content Count

    1505
  • Joined

  • Last visited

  • Medals

Everything posted by major_shepard

  1. I was able to reproduce the issue in following case: - I have a repo set with automatic update - Once the auto update started, I try to cancel the check for addons operation Could you try replacing arma3sync.jar file by this one which should fix the issue: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/development/ArmA3Sync.jar
  2. Try to disable anti-virus as it may try to corrupt the /.a3s/sync file witch is downloaded from the repo and used to compare SHA1 signatures of local files.
  3. ArmA3Sync v1.7 Update 4 now available Download: Windows installer: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/releases/arma3sync-installer-1-7-104.exe Zip archive: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/download/ArmA3Sync-1-7-104.zip Changelog: - Fixed: Event modset selection: bad addon location path - Fixed: Event synchronizaton: nullPointerException if defaultDestinationFoltder is missing
  4. In ArmA3Sync -> Launcher Options -> Additional Parameters, add: -world=Altis
  5. ArmA3Sync v1.7 Update 3 now available Download: Windows installer: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/releases/arma3sync-installer-1-7-103.exe Zip archive: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/download/ArmA3Sync-1-7-103.zip Changelog: - Fixed: ArmA3Sync console: unable to create a new repository after answering to SSL certificate validation question - Fixed: File synchronization: nullPointerException if destination directory does not exist on download start - Fixed: File synchronization: empty remotes files were not downloaded
  6. What happens if you try to download a file a repo from a web browser ?
  7. Does arma 3 start from Steam? What happens if you try to double click on arma3_x64.exe? Also check the game files with Steam.
  8. Do you have any error message when you try to sync the repo with ArmA3Sync ? Try to check the repository synchronization using the Check button from repository admin panel.
  9. Confirmed bug try to replace ArmA3Sync.jar file by this one: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/development/ArmA3Sync.jar
  10. major_shepard

    Arma III Sync and the Workshop

    In ArmA3Sync -> Addon Option Panel -> add path to [something]\Arma 3\!Workshop (hidden folder) Thus you will have Steam addons into ArmA3Sync
  11. ArmA3Sync v1.7 Update 2 now available Download: Windows installer: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/releases/arma3sync-installer-1-7-102.exe Zip archive: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/download/ArmA3Sync-1-7-102.zip Changelog: - Added: SSL certificate validation for HTTPS server host repository - Changed: Java 1.7 is no more supported - Fixed: Upload files with WEBDAV. Thanks to Fr89k contribution
  12. @Pterolatypus could give me your repo access py pm, thanks.
  13. Thank for sharing this contribution 😉 1) ok 2) It is common usage for web admin to add .htaccess file for apache to hold different possible url formulation (not only the / at the end), so it is not a big deal right now. But anyway, I will add support for 30X redirection request into ArmA3Sync. 3) ok. I just removed the 2 pop up messages you added, this is wrong place. 4) definitely an implementation error I have created a branch on the SVN for you with the code merged. Check your pm. You can generate the jar file with name ArmA3Sync.jar using the manifest file found at root. I would appreciate you could share your repo access by pm. thanks.
  14. ArmA3Sync v1.7 Update 1 now available Download: Windows installer: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/releases/arma3sync-installer-1-7-101.exe Zip archive: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/download/ArmA3Sync-1-7-101.zip Changelog: - Added: support for Contact DLC - Added: support for Global Mobilization DLC: Compatibility Data for Non-Owners addon - Fixed: Linux and custom script: -build command failed with repository not found error
  15. Try to replace ArmA3Sync.jar file by this: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/development/fix_linux_commandline_build/
  16. AmA3Sync -> Addon options tab -> Addon search directories.
  17. Most probably you are loosing server connection and ArmA3Sync is waiting for server response. Could you give me the server connection infos by PM?
  18. Confirmed bug on Ubuntu Linux with JRE 1.8 (Windows ok). There is nothing you can do right now. Will try to see for it next week.
  19. Try to run arma3sync-debug.exe Also select button Settings in the download repo tab and change read timeout and connection timeout to 15 seconds.
  20. All Arma 3 DLC which includes Contact DLC are automatically loaded by Arma 3 at startup. So there is no need to set -mod=contact as additional parameter. In ArmA3Sync the tab DLC is only useful for the GM Creator DLC which is not loaded by the game.
  21. see http://www.sonsofexiled.fr/wiki/index.php/ArmA3Sync_Wiki_English#Use_as_ArmA_3_server_administrator
  22. ArmA3Sync v1.7 now available Download: Windows installer: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/releases/arma3sync-installer-1-7-99.exe Zip archive: ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/download/ArmA3Sync-1-7-99.zip Changelog: - Added: support for Global Mobilization DLC - Added: Addons Panel: Mutiple addons selection drag and drop - Added: Addons Panel: modset type addon group can now be duplicated - Added: Launcher Options Panel: open mission file in editor option - Added: Online Panel: Description field of synchronized online server can now be changed - Added: Preferences Panel: Run ArmA3Sync with Windows start option - Fixed: Launcher Options Panel: Huge pages parameters selection lost - Fixed: File synchronization: stackoverflow error may happens using 1 active connection an huge number of files - Fixed: ArmA3Sync failded to launch with TreeLeafDTO classcastexception
  23. Run arma3sync-debug.exe, look what's happening on repo synchronization. You may have corrupted remote file on your server (/.a3s/sync etc).
×