Page 1 of 1
Factory Planner crashes a server.
Posted: Mon Sep 09, 2024 10:21 pm
by Elan
I don't know how to reproduce. It happens occasionally on a dedicated multiplayer server.
Log attached.
Re: [1.1.110] Factory Planner crashes a server.
Posted: Mon Sep 09, 2024 10:33 pm
by Rseding91
Thanks for the report however you need to send this to the creator of Factory Planner. This is a simple error on the mods side and the server is responding with all it can do: report the error to the console and gracefully shut down.
Re: [1.1.110] Factory Planner crashes a server.
Posted: Mon Sep 09, 2024 10:40 pm
by Elan
OK, I can do that. It's a little surprising a third party crashing your software isn't a concern.
Re: [1.1.110] Factory Planner crashes a server.
Posted: Mon Sep 09, 2024 10:45 pm
by Rseding91
Elan wrote: ↑Mon Sep 09, 2024 10:40 pm
OK, I can do that. It's a little surprising a third party crashing your software isn't a concern.
That's not crashing. That's how mods work. If they do something wrong, you get the error in the server console and it shuts down. If you want to avoid that, you can choose to not use mods. This is the graceful error handling. A crash is a segfault/corruption that produces a stack trace and a log on the operating system that the program crashed.
Re: Factory Planner crashes a server.
Posted: Thu Sep 12, 2024 2:40 am
by PennyJim
The only reason it feels like crashing, is because it's happening on a headless server. If you host a server with your client and have other players connect. It'll more clearly describe that a specific mod has an error and kick you to the main menu (which doesn't exist on the headless server)