Jump to content

Atlasprime

Pathfinder
  • Content Count

    96
  • Joined

  • Last visited

Posts posted by Atlasprime


  1. 7 minutes ago, Captain Willy said:

    would have been nice to give an explanation on how to do that, redis is a completely foreign system to me, usually dont need this much work to put a dedicated server up

    There is a redis clear bat that I believe does what he is suggesting. It wipes the database. Problem is ur characters go with it. Its in the same directory as the start bat. 


  2. 1 hour ago, Strom said:

    For anyone wondering how a 3x3 runs. I have a Dual Xeon E5-2667v3, 8 cores @ 3.2ghz per processor for a total of 16 physical cores, 32 logical cores with HT. Total system memory is 96gb of DDR4 ECC memory.

    I'm seeing ~5% cpu usage per server, at about 4.2gb max memory per process. With a 2x2 I was seeing ~24% cpu usage and about 20.4gb of RAM used. I just upgraded the grid to a 3x3 and I'm seeing 42% cpu and 40.6gb of RAM used. I will be trying a 4x4 later tonight as I feel like I have plenty of room for that. Server FPS on the 3x3 is ~30fps currently, as it was on the 2x2. I'm assuming the 4x4 will be 30fps as well.

     

    Performance.PNG.708fa2797bd51d73435db85582df0249.PNG

     

    Performance2.PNG.6a79c749eac4db952a9dcaba64223af3.PNG

    Very cool! I just picked up an older R610. Not as powerful as your E5-2667s but should run 2x2/3x3 np. Very excited to work with one of these enterprise systems!


  3. 3 hours ago, Kalizaar said:

    Thanks a ton for putting this together! 

    For the Export JSON files step. The Export on my Island Editor has Export: Just Map Image like your instructions, and I'm assuming your Export -> Local Export is the same as my "Local Export All" option. When I do that I end up with 3 files: ServerGrid.jpg, ServerGrid.json, and ServerGridSmall.json. I don't see the ServerGrid.ServerOnly.json file you mention. Am I supposed to rename the ServerGridSmall.json to that?

    local export always put its in the root export folder of the editor directory. At least thats what it does for me. 

    At anyrate, yes you should get 3 files in that export folder. ServerGrid.JSON ServerGrid (Directory) and ServerGrid.ServerOnly.json.  If you dont see this I'd wager you arnt looking where it was actually exported. 

    Also, when exporting the map. called it "MapIMG" and when exporting cell, call it "CellIMG"
    you should get MapIMG.jpg and CellIMG_X-X.png. Make sure those are the file types. Put those in the ServerGrid directory that you exported earlier. 


  4. 19 hours ago, tzhbami7 said:

    I have a little question about my config - I have a 3x3 grid. When I change the map with the raft i get a connection timeout and I can't rejoin the server until I connect to the server directly with ip + gamePort.

    I'm wondering if I did something bad with the seamlessDataPort... Do they all have to be the same number? - In my example 27000 or do they have to be different? - like 27001, 27002, etc..

          "ip": "5.5.5.5", <- allways the same ip in my case
          "name": "",
          "port": 57555,
          "gamePort": 5755,
          "seamlessDataPort": 27000,

     

    Any hint?

    Can you upload your ServerGrid.JSON when you get a chance?

×
×
  • Create New...