Jump to content

Ethentianknight

Captain
  • Posts

    155
  • Joined

  • Last visited

Posts posted by Ethentianknight

  1. After a few hours of exploring, I returned to home sector to poke around in the outskirts a bit. I noticed that I couldn't warp, and everything had essentially locked up.

    I went to 'leave galaxy', which froze while saving.

    After a force quit, I loaded up the server again. I found myself fairly far from home, and my ship was gone completely.

    The last few times this happened, the server would just crash when I entered whatever sector it tried to save in.

     

    https://drive.google.com/file/d/0B5MfqufXzUCJUWI3c2JReXdfMWs/view?usp=sharing -- link to server zip

     

    EDIT: I do have a previous save with my ship in it backed up, is it possible to inject it back into the game?

     

  2. Is there a standalone server instance out there? I remember we had one for the demo.

    I'm looking for windows/linux instances to build my own dedicated server.

     

    EDIT: I've finally got it working. Here's a short tutorial targeted for windows.

     

    Are you hosting from the same computer you're playing on? Skip steps 1-3

    Step 1: Go download steamCMD.

     

    Step 2: Install steamCMD to somewhere easy to access. Most people suggest c:\SteamCMD.

     

    Step 3: Run SteamCMD and use the following command to install Avorion:

    login <username> <password> <steamguard key>

    force_install_dir <path where to download avorion>

    app_update <Avorion_SteamID> validate

     

    To get the <Avorion_SteamID>, an easy way to check is right clicking on the shortcut -> properties, and looking at the number in the link.

     

    For example, it might look like this:

    login Ethentianknight Password123 ABCD1

    force_install_dir C:\Avorion

    app_update 445220 validate

     

    This will install avorion. Type quit to exit steamcmd.

     

    Step 4: Port forwarding.

    You might have to do your own research on this one, but I'll give the important pointers.

    You need to go to your router and forward ports 27000 (UDP/TCP) and 27003 (UDP) to the IP of the computer that is hosting the server.

    This is usually done under 'administration' or 'WAN' tabs in the router. If you have a modem box and a router box, you need to go into the modem and set up a DMZ pointing at the router.

     

    Step 5: Go to where avorion is installed (NOT where the exe is, but the root folder). Hold shift and right click to 'open command window here'.

     

    Step 6: To start the server, type the following, but replace <serverName> with the name of your server:

    bin\AvorionServer.exe --name <serverName>

     

    Note for windows, you should get a firewall pop-up that asks if you want to allow it through the firewall. Yes. Yes you do.

     

    This will either load an existing server or start up a new one. to fiddle with settings, you can go to your appdata/roaming/avorion/galaxies/<serverName> folder and modify server.ini

     

     

  3. I understand that the rewards are far in the future right now b but i wanted some clarification on a few things -

    The forum badges are set for this month, and I've already created an account. Will i be able to transfer that badge onto this account or will i be required to re-register?

    My bundle comes with four pre-release keys, will these keys extend to the full game or will my friends have to purchase the game when the prerelease is over?

    Lastly, getting an item named after me - i have a game name that i would like to use rather than my email or real name. It is not vulgar or offensive, would i be able to use that?

     

    Thanks.

  4. Unlikely, I can't think of any features that I want in the demo that aren't already there, except maybe some bugfixes or really small features.

     

    I can respect that. Thanks for making a demo that's actually enjoyable, i and my friends got a couple of days out of it.

  5. When the final game is released, will the demo be compatible with production servers with the same limitations, or will they be restricted to demo only servers?

     

    I think it would be neat to have interaction between both the 'triers' and 'buyers', but i understand if it isn't feasible.

  6. This mainly goes out to Aki, who seems the most active and knowledgeable scripter for avorion (save Koonschi)

     

    I was hoping a general command list or beginners guide to avorion modding could be compiled and shared so that new players that want to make heads of the existing scripts and tweak their servers would have a decent reference.

     

    I have a background in c# and i have been poking around in the scripts, but I'd like a bit more direction into the inner workings.

×
×
  • Create New...