xyth
Community Moderator
By default, a dedicated server starts up with a Unity start parameter called -nographics.  If the server starts with this parameter, then it doesn't load the video decoding components, leading to a full server crash.  I just discovered this yesterday, as I had a moment to relook at this mod.  My dedicated server has a video card, so by removing that startup param, the mod works as expected.  With it left in default, it crashes.
I asked some folks to test if a server without a video card or chip will load the game properly with this default param removed. Anyway, while waiting, I updated the mod to have 12 video slots.
				
			I asked some folks to test if a server without a video card or chip will load the game properly with this default param removed. Anyway, while waiting, I updated the mod to have 12 video slots.