[SQL] Multiple SQL Plugins crash Server at mapchange.
Hello everyone,
I'm currently running 5-6 plugins using SQL and connecting to the same server, the problem is that after the first mapchange after the server started the Server is crashing (HLDS.exe is no longer responding). When I remove two plugins, it works. The Crash Screen from Windows tells me that the SQL module is evolved in the crashes. So, my question is, is there a limit of sql connections at the same time or what else could cause the crash? |
Re: [SQL] Multiple SQL Plugins crash Server at mapchange.
I Think it is the method used in connections. Or all maybe some 2~3 plugins still used save / load on some events.
|
AW: Re: [SQL] Multiple SQL Plugins crash Server at mapchange.
Quote:
|
Re: [SQL] Multiple SQL Plugins crash Server at mapchange.
Any plugin have the plugin_end() function? Closing SQL Connection??
|
Re: [SQL] Multiple SQL Plugins crash Server at mapchange.
All of them have this :
PHP Code:
|
| All times are GMT -4. The time now is 23:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.