Page 1 of 1
Local factorio server (LAN) Win10
Posted: Sat Jun 29, 2019 8:16 am
by JePeSWE
Hello
I have tried most of the ideas in this forum about a dedicated factorio server, but with no good results.
This is what i would like to do:
1. Factorio server (headless) on a win10 machine, in this case a laptop.
2. Headless server in my appartment only, no need for external access.
3. Server is running even when i quit the game, possible.?
4. Continue a save game from my singelgame.
5. All of my mods loaded.
6. Is this possible to do, all of the above on win10?
Think this is it.
/JePe
Re: Local factorio server (LAN) Win10
Posted: Sun Jun 30, 2019 9:12 am
by JePeSWE
Hi
No one who can help with this?
/JePe
Re: Local factorio server (LAN) Win10
Posted: Sun Jun 30, 2019 9:29 am
by Loewchen
JePeSWE wrote: ↑Sun Jun 30, 2019 9:12 am
Hi
No one who can help with this?
/JePe
Why are you posting in
Contributions > Tools to ask for help setting up a server?
Re: Local factorio server (LAN) Win10
Posted: Sun Jun 30, 2019 11:42 am
by jockeril
Hi,
You should get all the answers from
this wiki page
- It shouldn't matter which version of windows you are running,
- Copy your current factorio folder to the laptop, using the same folder structure
- If you have ever set up a game to run in a non-default folder with mods and saves in that folder, just setup the same on the laptop,
- In case you didn't set up a game to be non-default:
- download a .zip copy of the game and install it to a folder (Say C:\Factorio_0.17)
- From folder copy the mods,config & saves folders
maybe you just want the save you want to run to be in the saves folder - your choice - so just delete the others
- Run the server as per the instructions in https://wiki.factorio.com/Multiplayer#D ... ess_server
This should get you started - post here on your success or if you have more questions
Edit: you can run the server from the same using those instructions as well
Re: Local factorio server (LAN) Win10
Posted: Mon Jul 01, 2019 6:26 pm
by JePeSWE
Loewchen wrote: ↑Sun Jun 30, 2019 9:29 am
JePeSWE wrote: ↑Sun Jun 30, 2019 9:12 am
Hi
No one who can help with this?
/JePe
Why are you posting in
Contributions > Tools to ask for help setting up a server?
Ohhh, sorry about that. Will ask about help in the correct thread.
/JePeSWE
Re: Local factorio server (LAN) Win10
Posted: Mon Jul 01, 2019 6:27 pm
by JePeSWE
jockeril wrote: ↑Sun Jun 30, 2019 11:42 am
Hi,
You should get all the answers from
this wiki page
- It shouldn't matter which version of windows you are running,
- Copy your current factorio folder to the laptop, using the same folder structure
- If you have ever set up a game to run in a non-default folder with mods and saves in that folder, just setup the same on the laptop,
- In case you didn't set up a game to be non-default:
- download a .zip copy of the game and install it to a folder (Say C:\Factorio_0.17)
- From folder copy the mods,config & saves folders
maybe you just want the save you want to run to be in the saves folder - your choice - so just delete the others
- Run the server as per the instructions in https://wiki.factorio.com/Multiplayer#D ... ess_server
This should get you started - post here on your success or if you have more questions
Edit: you can run the server from the same using those instructions as well
Thanks for the tip, i will try that out.
./bin/x64/factorio --start-server ./saves/my-save.zip # This starts a server that will host the file created on the previous line <--- is this done by a .batfile or from the commandline in the game?
/JePeSWE
Re: Local factorio server (LAN) Win10
Posted: Tue Jul 16, 2019 1:35 pm
by Shadow Commander
JePeSWE wrote: ↑Sat Jun 29, 2019 8:16 am
Hello
I have tried most of the ideas in this forum about a dedicated factorio server, but with no good results.
This is what i would like to do:
1. Factorio server (headless) on a win10 machine, in this case a laptop.
2. Headless server in my appartment only, no need for external access.
3. Server is running even when i quit the game, possible.?
4. Continue a save game from my singelgame.
5. All of my mods loaded.
6. Is this possible to do, all of the above on win10?
Think this is it.
/JePe
If you still need some help, this is my personal guide / way of setting up a headless windows server.
https://sites.google.com/view/factorio-guide
Re: Local factorio server (LAN) Win10
Posted: Mon Aug 26, 2019 7:30 pm
by JePeSWE
Shadow Commander wrote: ↑Tue Jul 16, 2019 1:35 pm
JePeSWE wrote: ↑Sat Jun 29, 2019 8:16 am
Hello
I have tried most of the ideas in this forum about a dedicated factorio server, but with no good results.
This is what i would like to do:
1. Factorio server (headless) on a win10 machine, in this case a laptop.
2. Headless server in my appartment only, no need for external access.
3. Server is running even when i quit the game, possible.?
4. Continue a save game from my singelgame.
5. All of my mods loaded.
6. Is this possible to do, all of the above on win10?
Think this is it.
/JePe
If you still need some help, this is my personal guide / way of setting up a headless windows server.
https://sites.google.com/view/factorio-guide
Thanks, but i just went over and trying linux and using something called docker. Mayby it will work there aswell to run a Factorio server?
/Jerry
Re: Local factorio server (LAN) Win10
Posted: Mon Aug 26, 2019 8:24 pm
by jockeril
JePeSWE wrote: ↑Mon Jul 01, 2019 6:27 pm
Thanks for the tip, i will try that out.
./bin/x64/factorio --start-server ./saves/my-save.zip # This starts a server that will host the file created on the previous line <--- is this done by a .batfile or from the commandline in the game?
/JePeSWE
It is done from either the command line or a .bat file - the game's command line is for game commands/Lua syntax
JePeSWE wrote: ↑Mon Aug 26, 2019 7:30 pm
Shadow Commander wrote: ↑Tue Jul 16, 2019 1:35 pm
JePeSWE wrote: ↑Sat Jun 29, 2019 8:16 am
Hello
I have tried most of the ideas in this forum about a dedicated factorio server, but with no good results.
This is what i would like to do:
1. Factorio server (headless) on a win10 machine, in this case a laptop.
<<Omitted>>
6. Is this possible to do, all of the above on win10?
Think this is it.
/JePe
If you still need some help, this is my personal guide / way of setting up a headless windows server.
https://sites.google.com/view/factorio-guide
Thanks, but i just went over and trying linux and using something called docker. Mayby it will work there aswell to run a Factorio server?
/Jerry
If you don't know what a docker is - why are you using it ? it's not for people not familiar with that technology, but good luck to you.
If you want to run a Factorio server on Linux that is possible too - again, good luck