Tommy228 / tttdamagelogs

Damagelogs and RDM Manager for Trouble in Terrorist Town (a Garry's Mod gamemode)
GNU General Public License v3.0
57 stars 73 forks source link

Damagelogs causing server crash #130

Closed soja92 closed 9 years ago

soja92 commented 9 years ago

I have been trying to diagnose crashing issues on my TTT server for the past week or so, and after stripping most addons I have narrowed down what I think is the cause, damagelogs.

Here are the images of the crash I get on my test server. This happens usually when a player joins after the server being idle for a while. http://i.gflclan.com/Screenshot_02-04-15-18-37-33.png http://i.gflclan.com/Screenshot_02-02-15-22-27-47.png

If the mdmp files from these crashes would be helpful, please contact me on steam http://steamcommunity.com/id/soja992

Here are the addons installed on the server: chattags(private chat tags plugin) Jigsaw Player Model lara(player model) MySqlOO Tda Megurine Luka Append (v2) (another player model) TTT ULX Commands ulib ulx

Tommy228 commented 9 years ago

Do you use SQLite or MySQL ? It might be caused by SQLite.

soja92 commented 9 years ago

sqlite

Tommy228 commented 9 years ago

Try with MySQL then. I think it will fix the crash issue