Hi, I tried to host a factorio dedicated server so a group of us can play anytime, but the problem is it requires steam. This means I cant have it hosting a game for me to connect to unless as I have to be logged in on my server in steam to host the game.
Is there a way to host a game without needing steam so I can connect. I don't want to have to setup a separate steam account and buy a second copy of the game to have a dedicated server running.
Steam Dedicated Server
Re: Steam Dedicated Server
did that too, but then switched to non-steam version, we need to see about updates somehow...
Code: Select all
wget https://www.factorio.com/get-download/0.12.24/demo/linux64
tar xvzf linux64
cd factorio/bin/x64
./factorio --create 1
./factorio --start-server 1
-
- Burner Inserter
- Posts: 5
- Joined: Mon Sep 21, 2015 3:34 pm
- Contact:
Re: Steam Dedicated Server
you get the SteamAPI_Init steamclient.so missing error too?
Me too, see here: viewtopic.php?f=53&t=20600
If you found a solution, please share
Me too, see here: viewtopic.php?f=53&t=20600
If you found a solution, please share
Best wishes,
ZAP-Hosting.com
:: Official Factorio server hoster ::
Rent a Factorio Gameserver with unlimited Slots here.
ZAP-Hosting.com
:: Official Factorio server hoster ::
Rent a Factorio Gameserver with unlimited Slots here.
Re: Steam Dedicated Server
You just run the demo as the dedicated server? does that work for full version clients?
Re: Steam Dedicated Server
No, it doesn't. You have to download the headless version that you can find here.supagu wrote:You just run the demo as the dedicated server? does that work for full version clients?
Re: Steam Dedicated Server
I get an error trying to run this:
i tried copying the extracted zip to /usr/share/factorio to see if it had to be in that directory but same problem.
Code: Select all
factorio
0.000 Error Util.cpp:49: There is no package core in /usr/share/factorio
Re: Steam Dedicated Server
Resolved by redownloading the file! All good! thanks guys!