factorio-server-manager icon indicating copy to clipboard operation
factorio-server-manager copied to clipboard

A tool to help manage Factorio multiplayer servers including mods and save games.

Results 95 factorio-server-manager issues
Sort by recently updated
recently updated
newest added

So I saw there was a pull request for that, but the RCON port is still randomly generated for me. I added "rcon_port": xxxxx in conf.json, tried restarting the service...

bug

We currently support to use the factorio server manager with a steam based factorio installation. This setup only results in problems and can be removed. When removing that feature we...

bug

Allright so I can't figure this out myself, I would love to use ssl so I can use a sub domain to connect to the management panel instead of the...

enhancement

I modified two Lua files (entities.lua, mining drill. Lua) in the base / protocols / entity / directory of factorio, but the server was shut down abnormally after running for...

enhancement
Docker

I have been using the server manager with no issues for almost a month now and everything was working great up until a few days ago. When I click save...

Information needed

Moving this to its own issue. The updater script could be used for reference. https://github.com/narc0tiq/factorio-updater

feature request

Hey, Is it possible to have the server auto start using the latest save file if there is one? my unraid server stops all the containers to auto update them...

enhancement
question

Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.3.2. Changelog Sourced from nanoid's changelog. 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced package size. 3.3 Added size argument to function from customAlphabet (by Stefan Sundin)....

dependencies
javascript

Need an option to automatically restart factorio child service after a crash

enhancement
feature request

Hi, Is there any (up2date) documentation on developing / building on Windows? [The instructions](https://github.com/OpenFactorioServerManager/factorio-server-manager/wiki/Development#building-for-windows) user `go build` but that asks me to install `make` (and while that might be possible...