Avorion
28 个评价
How To Run Avorion Dedicated Server Guide!
由 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.
   
奖励
收藏
已收藏
取消收藏
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 条留言
Acidcloud 2021 年 6 月 24 日 下午 5:43 
can the server have a password?
TE5LA 2018 年 1 月 14 日 下午 4:22 
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 2017 年 5 月 28 日 下午 1:50 
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 2017 年 5 月 28 日 下午 1:49 
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 2017 年 4 月 1 日 下午 3:33 
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 2017 年 3 月 28 日 下午 1:42 
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 2017 年 3 月 28 日 下午 1:04 
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 2017 年 2 月 16 日 上午 4:16 
We had all ports forwarded to both. instead of 27003 set to UDP we changed that and fixed
Drumroll 2017 年 2 月 15 日 下午 3:29 
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 2017 年 2 月 15 日 下午 3:27 
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?