that seems to have done it. make sure to do an initial start of the service, wait for it to start up, then stop it, change the file, and start it back up.
sucks that the initial start forcibly overwrites mod-list.json.
Search found 5 matches
- Tue Jan 07, 2025 6:49 pm
- Forum: Technical Help
- Topic: Multiplayer help - sync mods with server issue. default install
- Replies: 7
- Views: 311
- Tue Jan 07, 2025 6:16 pm
- Forum: Technical Help
- Topic: Multiplayer help - sync mods with server issue. default install
- Replies: 7
- Views: 311
Re: Multiplayer help - sync mods with server issue. default install
absolutely. and i'm doing far more than that, i'm recreating the server with ansible.
upon initial creation and before first start, they are set to false.
I can start the service and see its still set to false, however once I try to connect it still complains about the mods. then I restart the ...
upon initial creation and before first start, they are set to false.
I can start the service and see its still set to false, however once I try to connect it still complains about the mods. then I restart the ...
- Tue Jan 07, 2025 4:54 pm
- Forum: Technical Help
- Topic: Multiplayer help - sync mods with server issue. default install
- Replies: 7
- Views: 311
Re: Multiplayer help - sync mods with server issue. default install
thanks. I tried doing that and set the following:
{
"mods":
[
{
"name": "base",
"enabled": true
},
{
"name": "elevated-rails",
"enabled": false
},
{
"name": "quality",
"enabled": false
},
{
"name": "space-age",
"enabled": false
}
]
}
the minute I restart the factorio ...
{
"mods":
[
{
"name": "base",
"enabled": true
},
{
"name": "elevated-rails",
"enabled": false
},
{
"name": "quality",
"enabled": false
},
{
"name": "space-age",
"enabled": false
}
]
}
the minute I restart the factorio ...
- Tue Jan 07, 2025 3:06 pm
- Forum: Technical Help
- Topic: Multiplayer help - sync mods with server issue. default install
- Replies: 7
- Views: 311
Re: Multiplayer help - sync mods with server issue. default install
awesome. is there a download link for factorio headless that is not space age? I only see 1 download link for headless on the downloads page
- Tue Jan 07, 2025 7:31 am
- Forum: Technical Help
- Topic: Multiplayer help - sync mods with server issue. default install
- Replies: 7
- Views: 311
Multiplayer help - sync mods with server issue. default install
Just purchased factorio and downloaded the 2.0.28 dmg.
I also setup a headless server running factorio-headless_linux_2.0.28.tar.xz on ubuntu 24.04 lts.
when i connect to the server via local lan ip, it comes back with a message:
Sync mods with server. I click confirm, it relaunches the game, but ...
I also setup a headless server running factorio-headless_linux_2.0.28.tar.xz on ubuntu 24.04 lts.
when i connect to the server via local lan ip, it comes back with a message:
Sync mods with server. I click confirm, it relaunches the game, but ...