Jump to content

major_shepard

Member
  • Content Count

    1505
  • Joined

  • Last visited

  • Medals

Everything posted by major_shepard

  1. If it works for your friends I expect your firewall/anti-virus is blocking ArmA3Sync from performing http request ^^
  2. major_shepard

    LEA - Loadout Editor for ArmA 3

    At this point LEA has re-wrote the mission.sqm file. At this point ArmA 3 Editor has re-wrote the mission.sqm file prior to LEA changes => every changes from LEA are lost So every time you edit units assignation in LEA you MUST reload the mission in ArmA 3 Editor.
  3. ArmA3Sync 1.2 Update 6 Download Use Check for Updates in the Help menu Changelog - Added: User can now generate addon group from repository content (modset) which is maintained updated automatically when synchronising with the repository. - Fixed: various errors that may occurred when synchronising with http hosted repository.
  4. Your server is returning error HTTP 400. Checkout your server log file and your server conf.
  5. major_shepard

    LEA - Loadout Editor for ArmA 3

    LEA 2.0 Update 1 available Download Use Check for Updates in the Help menu Changelog - Fixed: Ammo crate and vehicle cargo script have been modified to support changes introduced by ArmA 3 v1.12. - Fixed: unit selection from tree is lost when switching from Mission Editor to Profile Editor and inversely. - Fixed: Selecting ALL into the Addon Filter still display items from disabled addons.
  6. It is an out of memory error that causes the issue. Could you check if your pc ram memory is not full up when it happens? Also try this: open ArmA3Sync.bat with a text editor and change -Xms=256m -Xmx=256m to -Xms=1024m -Xmx=1024m
  7. In the online panel, just create an entry an provide the Ethernet IP of the LAN ArmA 3 Server. Then in the Join Server dropdown menu select this entry and start game.
  8. I did a try and sync on your server with no trouble. Could you point a specific file you have trouble with? Try running ArmA3Sync.bat file and see what it says in the console.
  9. major_shepard

    LEA - Loadout Editor for ArmA 3

    Yes if you point me out a link for the "SP Pack" ^^
  10. ok thanks ---------- Post added at 10:58 AM ---------- Previous post was at 10:53 AM ---------- Could you give me your server info by PM?
  11. That could be added with no difficulty.
  12. Don't know about IIS. I guess you have to remove MIME filter on /.a3s folder
  13. There is an idea. There is 2 things to take into account: -> Sometimes people want to add there own addon to the predefined repository addons list. -> User have to be warned it a required addon is missing into Available addon list (i.e missing from user disk). I think to replace the Event button by a dropdown list "Modsets" (like Join Server) 1- User select from de Modset dopdown list let say repository "A" 2. A new group entry is automatically created with name "A" into Addon group with all addons selected from repository. Missing addons are displayed in red if missing. 3. User select start Game. Same mechanism for Events. Modset configuration is saved to disk and attached to the active ArmA3Sync profile. Everything is restored at ArmA3Sync re opening. After repository synchronization, if repository modset exists into Addon Group, the full addon list would be updated.
  14. You can do it already: Menu -> Help -> Auto-config -> Export I am thinking also to something similar as Event button on the Addon Panel with the possibiltiy to generate a all adon group from a repository on the fly. ---------- Post added at 01:41 PM ---------- Previous post was at 01:38 PM ---------- Same thing run ArmA3Sync.bat and paste console content here. Be sure not to have restricted permissions on repository folder.
  15. Could you tell the url and the local repository path please? You speak about uploading the repository folder but your are supposed to build the repository on the host machine. Expected: c:\"repositoryFolderName" => ftp://www.blabla/"repositoryFolderName"
  16. Run ArmA3Sync.bat file and paste the console content here. ArmA 3 should not be running when ArmA3Sync is updating addons (but there is a warning message).
  17. Copy-paste "profiles" and "resources" folders from the old to the new version. And how to set Java to run in Windows console => http://www2.warwick.ac.uk/fac/sci/dcs/people/research/csrcbc/teaching/howto/javapath/
  18. Just create an ArmA3Sync profile for each case. For each ArmA3Sync profile set the correct ArmA3 Profile from Launcher Option panel. ---------- Post added at 11:28 AM ---------- Previous post was at 11:25 AM ---------- Run ArmA3Sync-console.bat file -> UPDATE or replace manually ArmA3Sync.jar file by this one ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/development/ArmA3Sync.jar
  19. Again replace manually ArmA3Sync.jar with this one ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/development/ArmA3Sync.jar
  20. Run ArmA3Sync-console.bat file -> UPDATE or replace manually ArmA3Sync.jar by this one ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/development/ArmA3Sync.jar
  21. Try using ArmA3Sync-updater.bat from installation directory.
  22. It's a WINE failure not JRE => http://wine-wiki.org/index.php/General_Wine_Troubleshooting#Administrator_Privileges ---------- Post added at 11:07 PM ---------- Previous post was at 10:43 PM ---------- The thing is that ArmA3Sync.exe takes Admin rights since the first release. So I guess you use ArmA3Sync in console mode, luckily not installed in program files folder? ---------- Post added 03-14-2014 at 12:13 AM ---------- Previous post was 03-13-2014 at 11:07 PM ---------- ArmA3Sync 1.2 Update 5 Download Use Check for Updates in the Help menu Changelog - Removed: blocking message if ArmA3Sync is run without Administrator privileges. - Fixed: fail to login to FTP repository with url equals to root server ip address since 1.2.39
  23. major_shepard

    LEA - Loadout Editor for ArmA 3

    What is the message content? I guess it comes from your firewall :/
  24. Java program are not like Windows or Linux native applications and need JRE interface to access the sub system. looks like your Wine virtualised JRE failed at some point. If you are able to connect via VNC on a graphical interface means you have a desktop GUI (gnome?) installed on at least one account of the server. ---------- Post added at 02:31 PM ---------- Previous post was at 02:29 PM ---------- If you are on a Windows Server just give Administrator right to ArmA3Sync.
×