01.10.2016, 09:23
Like SickAttack said, load crashdetect plugin to see what is causing the crash. If the data in a column retrieved was null, it used to crash but that is supposed fixed in 0.3.7 R* version.
The thing I'm unsure is if you try to retrieve a field that does not exist, you better enable db_logging (in server.cfg, set that setting to 1).
The thing I'm unsure is if you try to retrieve a field that does not exist, you better enable db_logging (in server.cfg, set that setting to 1).

