AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   Server Crash On OnClientPostAdminCheck() (https://forums.alliedmods.net/showthread.php?t=274888)

headline 11-17-2015 02:08

Server Crash On OnClientPostAdminCheck()
 
Help guys! I have never seen this error before and it is quite interesting.

Code:

L 11/17/2015 - 01:05:50: SourceMod error session started
L 11/17/2015 - 01:05:50: Info (map "am_banana") (file "errors_20151117.log")
L 11/17/2015 - 01:05:50: [SM] Plugin encountered error 11: Invalid memory access
L 11/17/2015 - 01:05:50: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 11/17/2015 - 01:05:50: [SM]  [0]  Line 322, C:\Users\Studio\Dropbox\Scripting\sourcebansv1\game_upload\addons\sourcemod\scripting\sourcebans.sp::OnClientAuthorized()

Any thoughts would be great

This is line 322

PHP Code:

    if(auth[0] == 'B' || auth[9] == 'L' || DB == INVALID_HANDLE

This is stopping the server entirely


All times are GMT -4. The time now is 05:58.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.