Jump to content

Freddo3000

Member
  • Content Count

    110
  • Joined

  • Last visited

  • Medals

Community Reputation

74 Excellent

1 Follower

About Freddo3000

  • Rank
    Sergeant

Profile Information

  • Gender
    Male
  • Location
    Sweden

Contact Methods

  • Steam url id
    Freddo3000

Recent Profile Visitors

1724 profile views
  1. Downgrading to TLS v1.2 solved the problem. Not an ideal solution, but it will have to do. Anyhow as mentioned before, is there any way to upload server info, without building/uploading the entire repository?
  2. 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
  3. 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.
  4. 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.
  5. Freddo3000

    Arma 3 CUP won't work on Server?!

    Try redownloading CUP, the download might've gotten corrupted.
  6. Freddo3000

    Arma 3 Aegis

    The Horizon Islands doesn't maintain a standing army in 2035-38 at least, https://armedassault.fandom.com/wiki/Horizon_Islands#Armed_forces_and_law_enforcement
  7. RHS follows its own balance compared to CUP, especially when it comes to AI. Here's a topic on it. Damage, armour, and accuracy values may differ significantly. I'd recommend going either fully with CUP or fully with RHS, and not mix them.
  8. Pretty sure there's already an ACE self-action to "share radio", allowing them to use it.
  9. This is something I've had at the back of my mind for a while, and I've finally received the ability to contribute to the wiki so here it is. Hopefully it will be useful for people who want to dig further into Arma AI configuration. https://community.bistudio.com/wiki/User:Freddo3000/Arma_3_AI_config_reference Been working on this most of the day and I think I've picked out most of the major things to list. I'd appreciate any feedback, and if anyone happens to know anything that I might've missed.
  10. Freddo3000

    GSTAVO's Weapons

    @GSTAVO I believe you're mixing up magwells with magazine proxies. The former allows compatible magazines to be loaded (with or without model changes), the latter makes the model change depending on the magazine. Only magazine proxies require a model change.
  11. Try launching Teamspeak as administrator. Any Teamspeak server should work.
  12. @doc. caliban Try running _id = ["test", {systemChat str _this}] call CBA_fnc_addEventHandler; _id and see what it returns. @druout1944 try repairing CBA through the launcher.
  13. @BobBrownB21 https://acre2.idi-systems.com/wiki/frameworks/vehicle-racks#assigning-racks-mid-mission-or-to-non-enterable-vehicles
  14. Are file permissions set correctly? The keys aren't actually moved, there are only symbolic links created.
×