I don't know how to reproduce. It happens occasionally on a dedicated multiplayer server.
Log attached.
Factory Planner crashes a server.
Factory Planner crashes a server.
- Attachments
-
- factory planner error.txt
- (3.02 KiB) Downloaded 26 times
Re: [1.1.110] Factory Planner crashes a server.
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.
If you want to get ahold of me I'm almost always on Discord.
Re: [1.1.110] Factory Planner crashes a server.
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.
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.
If you want to get ahold of me I'm almost always on Discord.
Re: Factory Planner crashes a server.
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)