Avorion

Avorion

27 ratings
How To Run Avorion Dedicated Server Guide!
By YouTube.com/StoneLegion
This will be a quick guide to guide you through the process of running a dedicated Avorion Server on both Windows and Linux.
   
Award
Favorite
Favorited
Unfavorite
Windows Avorion Dedicated Server Setup!
This is a work in progress guide at this moment. Will add more details overtime and will help people in need. Ask more questions will add more to the guide.

Please don't use the files that came with the client to run the server.

Step 1:
First off it's recommended you download steamcmd Download Link:
https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip

Extract steamcmd into a folder somewhere you feel that might be a dedicated place for it and run steamcmd.exe

In a sense steamcmd is now fully setup this is like having just installed steam itself without the gui but it's cleaner and much better for server admins.



Step 2:
After steamcmd is open and updates and says Loading Steam API...OK. and shows the Steam prompt you will have to type a series of short commands.

First Command is to login:
login anonymous
- Make sure it's always anonymous and not your actual user as this the currently only login that allows the download of the software.

Second Command is to download / install / update the server always use this same command:
app_update 565060

You are done. If you want to update the server again just repeat Step 2 again.



Step 3:
Now running your server is cake all you have to do is go to the folder where you placed your steamcmd.exe and just go through the following folder structure:
steamapps\common\AvorionServer

Since you are on windows it's best just to run launcher.bat but you can also use server.bat but in either case you have to currently open the bat files in notepad and edit their slashes.

launcher.bat:
from :
bin/ServerRunner.exe
to:
bin\ServerRunner.exe

server.bat:
from:
bin/AvorionServer.exe --galaxy-name avorion_galaxy --admin $USER "$@"
to:
bin\AvorionServer.exe --galaxy-name avorion_galaxy --admin $USER "$@"

The slash needs to be backwards rather then forward it's a bit of a typo.

Now you should be able to run your servers just fine!


Linux Avorion Dedicated Server Setup!
This is a work in progress guide at this moment. Will add more details overtime and will help people in need. Ask more questions will add more to the guide.

Linux users follow this guide :)
https://developer.valvesoftware.com/wiki/SteamCMD#Linux
22 Comments
Acidcloud 24 Jun, 2021 @ 5:43pm 
can the server have a password?
TE5LA 14 Jan, 2018 @ 4:22pm 
The "/" is not a typo. It is the standard for directories from Unix, just like all the Internet uses. The "\" was a Microsoft goof.
Shaman-Ra 28 May, 2017 @ 1:50pm 
Can someone post how to open the server console when using a dedicated server on another machine than the game player's client ? I'm running the server on a laptop on my network and I'd like to access the server commands but there is no console that I can see.
Shaman-Ra 28 May, 2017 @ 1:49pm 
Where did you get the info about the admin name string being --admin $USER "$@" ? Is that making it look up the steam ID ? How did you find this info ?
CrazeyWayne 1 Apr, 2017 @ 3:33pm 
Drumroll, can you point me to where the PC specs for a Dedicated Server are? I pulled my sons old machine out and was wondering if it could do it.

Computer Information:
Manufacturer: FOXCONN
Model: M61PMV
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Sempron(tm) Processor 140 Processor
CPU Family: 0x10
CPU Model: 0x6
CPU Stepping: 0x2
CPU Type: 0x0
Speed: 2712 Mhz
1 logical processor
1 physical processor
Video Card:
Driver: NVIDIA GeForce 210
Primary Bus: PCI Express 16x
Primary VRAM: 512 MB
Supported MSAA Modes: 2x 4x 8x
Memory:
RAM: 4094 Mb
Drumroll 28 Mar, 2017 @ 1:42pm 
It really depends on the PC Crazey. but big fights will lagg a fair bit but think that is the same for a dedicated server.
CrazeyWayne 28 Mar, 2017 @ 1:04pm 
Sorry if this is a simply answered question, But can you run a dedicated server for like 5 people on the win pc you would play the game on? and if so can you use that pc for other stuff with the sever still running?

Crazey Wayne
Drumroll 16 Feb, 2017 @ 4:16am 
We had all ports forwarded to both. instead of 27003 set to UDP we changed that and fixed
Drumroll 15 Feb, 2017 @ 3:29pm 
The group i play with has the same problem as ovaku, However the "host"has a normal ipv4 adress. But when we try to join though ip using the IP it says unreachable,
Whoa Nice 15 Feb, 2017 @ 3:27pm 
My buddy cannot connect to the server without right clicking my name on his friend's list and then clicking "join game"

Makes it impossible for him to play when I'm offline. My IP is very strange and has letters in it, which is what I believe to be the problem but I'm not entirely sure.

Any suggestions?