by
SylenThunder
» 12 Jun 2015, 10:15
Well, there's more than one way to host a server. With LiF not having a native Linux client though, it's a bit limited.
Either you run it on a Windows platform, or you hack it to work in Linux. Since most server hosts are on Linux, this isn't good for games such as this where they haven't written a dedi server build.
Here's a few possibilities I've seen...
1. Dedicated Widows box. (Not very likely for BlackBox to be using this due to cost)
2. Virtual Windows boxes. (More likely, but still costly.)
3. Linux server platforms. (usually the cheapest, and most common as a result. This is what I usually host my servers on, but I have my own hardware.)
4. Running remote VPS on Linux. (Most likely what BlackBox is using for LiF hosts.)
For LiF, the first two are the best, because it can run the server naively. The latter two however, are going to be the most likely for a rented server service. Because you have to use Wine to "fake" windows in a Linux environment, you can easily run into issue. Especially when patching.
I'd be willing to bet that your setup is option 4, and the patch process corrupted some of the server files or database. Best bet is a wipe and a clean install in that case. Try the clean install first though, so you're not doing a wipe if you don't need it.