Setting up an Arma Reforger server (1.1.0.42 Ready, manual) - Fasthosts

Поділитися
Вставка
  • Опубліковано 20 січ 2025
  • In this video I'll show you how to set up your own Arma Reforger server on windows, using Steam CMD to manually install the server files, giving you the most control to set the server up the way you want to play. This works both on a remote server, and hosted locally on your own machine.
    Buy a server today! : www.fasthosts....
    Port forwarding article: portforward.co...
    simply follow the article through, and select the router/ISP that applies to you for further instructions (third party articles are followed at your own risk)
    Config file template - Remember that bindAddress should be 0.0.0.0 UNLESS you are hosting locally and port forwarding. If you are then this should instead be your PC's local IP address (as shown in the video). If hosting locally then your a2s and rcon address should both be your local IP, if hosting remotely then they should be your public IP address.
    Copy from the first bracket to the very last bracket below:
    {
    "bindAddress": "0.0.0.0",
    "bindPort": 2001,
    "publicAddress": "ENTER-YOUR-IP-HERE",
    "publicPort": 2001,
    "a2s": {
    "address": "ENTER-YOUR-IP-HERE",
    "port": 17777
    },
    "rcon": {
    "address": "ENTER-YOUR-IP-HERE",
    "port": 19999,
    "password": "changeme_withoutspaces",
    "permission": "monitor",
    "blacklist": [],
    "whitelist": []
    },
    "game": {
    "name": "Server Name - Mission Name",
    "password": "",
    "passwordAdmin": "changeme",
    "admins" : [
    "76561198200329058"
    ],
    "scenarioId": "{ECC61978EDCC2B5A}Missions/23_Campaign.conf",
    "maxPlayers": 4,
    "visible": true,
    "crossPlatform": true,
    "supportedPlatforms": [
    "PLATFORM_PC",
    "PLATFORM_XBL"
    ],
    "gameProperties": {
    "serverMaxViewDistance": 2500,
    "serverMinGrassDistance": 50,
    "networkViewDistance": 1000,
    "disableThirdPerson": true,
    "fastValidation": true,
    "battlEye": true,
    "VONDisableUI": true,
    "VONDisableDirectSpeechUI": true,
    "missionHeader": {
    "m_iPlayerCount": 40,
    "m_eEditableGameFlags": 6,
    "m_eDefaultGameFlags": 6,
    "other": "values"
    }
    },
    "mods": [
    ]
    },
    "operating": {
    "lobbyPlayerSynchronise": true
    }
    }

КОМЕНТАРІ • 57

  • @gaz6329
    @gaz6329 4 місяці тому +3

    This is a goated guide Shout out to this channel , I've used this guide to build multiple local hosted servers. I'd like to add some input for future server owners struggling with port forwarding , my isp has provided me with a modem and the only way to forward ports from my modem to my router is logging in through the app of your respected isp than finding the port forward settings and forwarding those ports to your router. secondly an alternative to all of this is AMP its a service that builds the server for you and also provides a admin panel , BUT this comes at a cost a minimum of $10 all the way up to $40 this is a one time payment. Enjoy!

  • @guillermocorbelli1472
    @guillermocorbelli1472 6 місяців тому +9

    i have this error
    group=1 'REPLICATION', reason=3 'CONNECTION_FAILURE'
    how i can reapir?

    • @Willimonjaro52
      @Willimonjaro52 3 місяці тому +2

      Did you ever figure this out?

    • @WorkUdi
      @WorkUdi Місяць тому +2

      Having the same issue

    • @rejectedgaming1019
      @rejectedgaming1019 Місяць тому

      Same here

    • @WorkUdi
      @WorkUdi Місяць тому

      @@rejectedgaming1019 haha lucky I caught this comment while I was on UA-cam, it had something to do with port forwarding and you’ll need a pc for that. Took me a while to do kind of intimidating if you don’t know what to do but after a couple hours I had my own private server up for me and my brother

    • @michaellast5945
      @michaellast5945 6 днів тому

      @@WorkUdi it would help if u gave more details that answer is useless as fuck man

  • @acegold2
    @acegold2 4 дні тому

    No matter what i do i cannot connect to my own server, my friends can but i cant, i have every port forwarded that needs to be and im using the create config through the game itself?

  • @mojebli
    @mojebli 4 години тому

    Ran the batch file. it runs then disappears. Was looking forward to this.

  • @Shimano0
    @Shimano0 5 місяців тому +4

    what if the ping is 999 on the server and only I can log in, my friends can't!

  • @jackgraziani1640
    @jackgraziani1640 6 місяців тому +2

    crashes on me when i click the start.bat file. i temporarily see the black screen pop up loading with all the info on the screen but maybe 1 second into it it closes itself. everything looks correct

    • @jakesinclair7266
      @jakesinclair7266 6 місяців тому +1

      literally same is happening to me.

    • @jackgraziani1640
      @jackgraziani1640 6 місяців тому

      @@jakesinclair7266 for me personally, i had to only have one admin not two like i tried, and i had to use my original steam ID 17 digit number, not the custom one i set up.

    • @fasthosts
      @fasthosts  6 місяців тому +2

      It looks like you might have fixed this one now, but for anyone else, if you do see that the console closes after starting it the chances are that an error message was shown, just very very quickly.
      Annoyingly the best thing I could suggest is to record your screen in some way if this is happening, and then check the recording back to see if you can see what the error was, and hopefully that should point you in the right direction.

    • @jakesinclair7266
      @jakesinclair7266 6 місяців тому

      @@fasthosts good idea, didn’t think of that. Slow motion capture would also probably help

    • @Willimonjaro52
      @Willimonjaro52 3 місяці тому

      @@jakesinclair7266 Did you get this solved?

  • @Pugragger
    @Pugragger 2 місяці тому

    does anyone know how to make a server persistant? eg save and load on its own?

  • @Shimano0
    @Shimano0 5 місяців тому

    what to do when you enter a username in cmd and asks for a flog, it is not usual how to solve the problem

  • @Mr-Not-Applicable
    @Mr-Not-Applicable 17 днів тому

    Great guide! Do you know how to host a game for MP? I want to host Game Master for cross play with friends but they keep getting error: "Session Error- connection failed. Kick Cause Code: group=1 'Replication', reason Connection Failure'
    I have made portforward on router same as one in game. No idea how to resolve. Any help is much appreciated!

  • @MrFogdood
    @MrFogdood 5 місяців тому

    This is extremely helpful info as of 2024. Thank you. Subbed.

  • @Mercurygtr
    @Mercurygtr 5 місяців тому +1

    Of the available VPS, which one do you recommend for 48 players? That is to say... what features should the VPS have in order to find a counterpart in Azure and/or AWS?

    • @gaz6329
      @gaz6329 4 місяці тому

      if you're building the server using this method there is no player limit. simply changer the value of player count in the config folder.

  • @TheCitizenRemy
    @TheCitizenRemy 6 місяців тому +1

    The customer service for Fasthosts is non existent and when calling the number it asks you to sign up for a $100 certificate? What is going on?

  • @joachimmura
    @joachimmura 2 місяці тому

    how can ı become admın ın confıg json

  • @ByMark3e
    @ByMark3e 4 місяці тому

    Thank you very much for your help. But I have a question. We are getting an error on our server. It is like access violation illegal write. This error crashes our server at uncertain times and some of the players are kicked out of the game with this error while playing on our server, but they do not experience this on other servers. Do you have any ideas?

    • @fasthosts
      @fasthosts  4 місяці тому +1

      Hi, that's not an error I've personally come across, and from what I can tell looking up similar errors, it unfortunately could be many things that is causing this. At it's core the issue is that the server client (or game client if it's only happening to certain people) is unable to read/write files correctly, and this could be a permissions issue (try running the server/game as administrator) or a memory issue, which could indicate a hardware or firmware issue on the machine that the server is running on.
      if you're still getting this issue, the best thing I could suggest is grabbing any crash reports or other info you have and raising a ticket with Bohemia support on their website, and they hopefully can point you in the right direction

    • @ByMark3e
      @ByMark3e 4 місяці тому

      @@fasthosts thank you very much

  • @JaKe-nm4oj
    @JaKe-nm4oj 6 місяців тому

    My server can not open my campaign file (Unable to open server config file: .\Configs\Campagin_SWCoast.json)

    • @fasthosts
      @fasthosts  6 місяців тому

      Looking at the error you've pasted in, it seems like there might be a mistake in the file name? I assume "Campagin" should be "Campaign"

    • @JaKe-nm4oj
      @JaKe-nm4oj 6 місяців тому

      @@fasthosts in which folder can i find the file ?

    • @fasthosts
      @fasthosts  6 місяців тому

      @@JaKe-nm4oj Right, so I'm assuming here that "Campagin_SWCoast.json" is what you named your config file as? If so, you need to go into your configs folder (this is the one you made yourself if you followed the video) and check the file name that you gave your config file, and make sure that it matches what you put into your .bat file - I'm guessing the issue here is you've called it something else in the configs folder.
      The file name you need to check is in the Configs folder within your server folder, which is what that error string is referencing:
      .\Configs\Campagin_SWCoast.json

    • @JaKe-nm4oj
      @JaKe-nm4oj 6 місяців тому

      @@fasthosts Server startet but we got an 999+ ping now

  • @guillermocorbelli1472
    @guillermocorbelli1472 6 місяців тому

    tengo este error ,que hago para arreglarlo
    group=1 'REPLICATION', reason=3 'CONNECTION_FAILURE'

    • @RodrigoVargasRJ
      @RodrigoVargasRJ 4 місяці тому

      same here

    • @fasthosts
      @fasthosts  4 місяці тому

      This error seems to show when the network settings haven't been configured correctly, so I'd advise rewatching the video and pay close attention to the ports that need to be opened, and the information that I put into the config file and how to find it

    • @michaellast5945
      @michaellast5945 6 днів тому

      @@fasthosts i watched ur video to the t paused it every 5 seconds and got the same bullshit error message when switching to my xbox to connect this is so fustrating

  • @Benthedroneguy
    @Benthedroneguy 4 місяці тому

    can you do a video with the github arma server tool?

  • @104thGreyWolf
    @104thGreyWolf 7 місяців тому +2

    Thank you for all the help, will this work on experimental server as well?

    • @fasthosts
      @fasthosts  7 місяців тому +1

      As far as I'm aware, yes!

  • @bloodica7307
    @bloodica7307 6 місяців тому

    after the last update we have so many crashes. if someone knows plz pm me.

  • @confusingfool93
    @confusingfool93 13 днів тому

    json is not javascript

    • @ShadowtheRagdoll
      @ShadowtheRagdoll 4 дні тому

      JavaScript Object Notation (JSON). it is, you are wrong

    • @confusingfool93
      @confusingfool93 4 дні тому +1

      @ JSON is for storing and exchanging data. The reason JavaScript is in the name, is because json is a subset of JavaScript syntax. It is not a programming language by any means. Know your facts before you come at me. You can use JavaScript to process json data. JavaScript was json then why the need for a separate format? It’s literally a data format. JavaScript is a programming language. These are two fundamentally different things.

    • @ShadowtheRagdoll
      @ShadowtheRagdoll 4 дні тому

      @@confusingfool93 JSON is a language-independent data format. It was derived from JavaScript, but many modern programming languages include code to generate and parse JSON-format data. Seems you don't know its origin

    • @confusingfool93
      @confusingfool93 4 дні тому +1

      @ no shit it’s a derivative of JavaScript. I literally said that in my last comment bro “subset of JavaScript syntax”. What are you on about?

  • @drsophos
    @drsophos 18 днів тому

    amazing

  • @therealspoon69
    @therealspoon69 11 днів тому

    didnt work at all, thanks for nothing. batch files just crashes instantly

  • @TheCitizenRemy
    @TheCitizenRemy 6 місяців тому +1

    SCAM SCAM SCAM

    • @TrixemTV
      @TrixemTV 4 місяці тому

      scammmmmmmmmmmmmmmmmmm

  • @diazparker1430
    @diazparker1430 5 місяців тому

    🤦 why are pc olayers making tutorials on this game number 1 it never works number 2 well over 80% of the playerbase is xbox "because the game is shit and arma 3 is a way better option for pc players" like bro 2 years later no host option 🤦. Heres my tutorial spent money on the game then spend money on a server 👍