Monday, September 10, 2018

Config Too Long - Tales of the Void Glitch - SCP:SL Server Glitch #3

If a configuration setting in config.txt exceeds 256 characters, the server will load into a Void Glitch.

Monday, August 13, 2018

Line Endings - Tales of the Void Glitch - SCP:SL Server Glitch #2

When creating my MergeConfigs script, I used \n line endings instead of \r\n line endings (the script used to parse out all the carriage returns).

Using \n line endings caused all of my servers to cease loading, and only when I restored the config files to \r\n did they begin to load again.

Monday, May 28, 2018

A Single Space - Tales of the Void Glitch - SCPSL Server Glitch #1

On May 28th, 2018, we encountered our very first Void Glitch. It was caused by a single space in the config_remoteadmin.txt file.

https://github.com/Grover-c13/MultiAdmin/issues/167