Raised This Month: $51 Target: $400
 12% 

Getting similar errors for different plugins


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 12-06-2012 , 16:23   Getting similar errors for different plugins
Reply With Quote #1

Hello, I am getting these errors,

PHP Code:
L 12/05/2012 19:53:26: [SMNative "ShowVGUIPanel" reportedClient index 0 is invalid
L 12
/05/2012 19:53:26: [SMDisplaying call stack trace for plugin "grooveshark.smx":
L 12/05/2012 19:53:26: [SM]   [0]  Line 240C:\Users\roma\Desktop\sm\addons\sourcemod\scripting\grooveshark.sp::PlayID()
L 12/05/2012 19:53:26: [SM]   [1]  Line 224C:\Users\roma\Desktop\sm\addons\sourcemod\scripting\grooveshark.sp::PlayStored()
L 12/05/2012 19:53:26: [SM]   [2]  Line 197C:\Users\roma\Desktop\sm\addons\sourcemod\scripting\grooveshark.sp::OnSocketDisconnected() 
PHP Code:
L 12/05/2012 20:19:46: [SMNative "RemovePlayerItem" reportedClient 13 is not in game
L 12
/05/2012 20:19:46: [SMDisplaying call stack trace for plugin "addons.smx":
L 12/05/2012 20:19:46: [SM]   [0]  Line 50C:\Users\roma\Desktop\sm\addons\sourcemod\scripting\addons.sp::CS_OnCSWeaponDrop() 
PHP Code:
L 12/05/2012 20:12:04: [SMNative "CS_SetClientClanTag" reportedClient index 5 is not valid
L 12
/05/2012 20:12:04: [SMDisplaying call stack trace for plugin "admintag.smx":
L 12/05/2012 20:12:04: [SM]   [0]  Line 56C:\Users\roma\Desktop\sm\addons\sourcemod\scripting\admintag.sp::HandleTag()
L 12/05/2012 20:12:04: [SM]   [1]  Line 28C:\Users\roma\Desktop\sm\addons\sourcemod\scripting\admintag.sp::ResetTag() 

Alright, so what exactly does Client index # is not valid mean? And how would I go about fixing it?

Thank you!
__________________
cw main:

cw speedruns:
vodka00 is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 12-06-2012 , 17:07   Re: Getting similar errors for different plugins
Reply With Quote #2

These are bugs in the plugins.

For the first one, 0 is not a valid client index. Valid client indexes are from 1 to MaxClients.

For the other two, the plugin is not checking if a specific client index is occupied before it tries to perform an action on it.
__________________
Dr. McKay is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:55.


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