peace-maker / smrpg

A generic RPG plugin for SourceMod
88 stars 40 forks source link

Possible CSGO freezing? #53

Closed Raritylicious closed 8 years ago

Raritylicious commented 8 years ago

Does anyone has an issue where your server(s) would free/crash on mapchange/client connect,disconnect since new animation update? or is it just me?

peace-maker commented 8 years ago

How is this related to this plugin?

Raritylicious commented 8 years ago

Sorry for not saying more clearly. Eversince the new csgo update, smrpg would sometimes freeze my server on mapchange/client connect and disconnect.

But I'm not 100 percent sure wether if its smrpg or not so I opened this thread to hear from other users.

peace-maker commented 8 years ago

Do you have Accelerator installed to easily check where your server crashes?

Raritylicious commented 8 years ago

I'll try that extension and see if I can get any related crash logs and post them here.

Raritylicious commented 8 years ago

It was related to dbi.mysql.ext.dll extension error on client connect/disconnect.

However, I was not able to fetch more detailed informations.

I'll comeback again when I have them.

EDIT: I noticed I was doing "timeout" for "5" in databases.cfg I temporarily commented out and will see if it still crashes.

Raritylicious commented 8 years ago

Still couldn't get anything.

But one thing is sure.

Server crashes on client Connect and Disconnect with SMRPG.

I tried removing all the other plugins and loaded SMRPG only, still happened. However, Without SMRPG, my server didn't crash.

Plus, not setting "timeout" for smrpg database in databases.cfg didn't make any difference.

Edit1: I have converted mysql database into sqlite and started to use SMRPG database as sqlite. I'll notice if using sqlite still crashes the server.

Raritylicious commented 8 years ago

the problem appears to be the clientprefs related.

peace-maker commented 8 years ago

Sorry that i can't help you here :( But crashes in the database layer should be tracked at the sourcemod bug tracker directly.