Raised This Month: $ Target: $400
 0% 

Troubles with plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
warlock
Senior Member
Join Date: Jan 2005
Old 09-21-2006 , 18:53   Troubles with plugin
Reply With Quote #1

I keep getting these error messages with this plugin:

L 09/22/2006 - 00:05:09: [CSTRIKE] Invalid player 1
L 09/22/2006 - 00:05:09: [AMXX] Displaying debug trace (plugin "clanwar_ready.amxx")
L 09/22/2006 - 00:05:09: [AMXX] Run time error 10: native error (native "cs_get_user_team")
L 09/22/2006 - 00:05:09: [AMXX] [0] clanwar_ready.sma::client_infochanged (line 325)
L 09/22/2006 - 00:05:53: [CSTRIKE] Invalid player 2
L 09/22/2006 - 00:05:53: [AMXX] Displaying debug trace (plugin "clanwar_ready.amxx")
L 09/22/2006 - 00:05:53: [AMXX] Run time error 10: native error (native "cs_get_user_team")
L 09/22/2006 - 00:05:53: [AMXX] [0] clanwar_ready.sma::client_infochanged (line 325)

Any ideas of how to fix it?
Attached Files
File Type: sma Get Plugin or Get Source (clanwar_ready.sma - 411 views - 11.7 KB)
__________________
Kind regards,
warlock
warlock is offline
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 09-21-2006 , 21:00   Re: Troubles with plugin
Reply With Quote #2

Line 320, change:
Code:
// if(is_user_hltv(id) || is_user_bot(id)) return PLUGIN_CONTINUE //
to:
Code:
// if(!is_user_connected(id) || is_user_hltv(id) || is_user_bot(id)) return PLUGIN_CONTINUE //

(note: I only added the comment lines because the forum sometimes squishes one-line code)
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
warlock
Senior Member
Join Date: Jan 2005
Old 09-22-2006 , 05:26   Re: Troubles with plugin
Reply With Quote #3

Getting an new error message now(?)
L 09/22/2006 - 11:10:26: [CSTRIKE] Invalid player 4
L 09/22/2006 - 11:10:26: [AMXX] Displaying debug trace (plugin "clanwar_ready.amxx")
L 09/22/2006 - 11:10:26: [AMXX] Run time error 10: native error (native "cs_get_user_team")
L 09/22/2006 - 11:10:26: [AMXX] [0] clanwar_ready.sma::client_infochanged (line 325)
__________________
Kind regards,
warlock
warlock is offline
warlock
Senior Member
Join Date: Jan 2005
Old 09-24-2006 , 22:36   Re: Troubles with plugin
Reply With Quote #4

anyone?
__________________
Kind regards,
warlock
warlock is offline
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 09-25-2006 , 08:43   Re: Troubles with plugin
Reply With Quote #5

Did you do what XxAvalancexX said?
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
warlock
Senior Member
Join Date: Jan 2005
Old 09-25-2006 , 18:24   Re: Troubles with plugin
Reply With Quote #6

Quote:
Originally Posted by Xanimos View Post
Did you do what XxAvalancexX said?
Yes....
__________________
Kind regards,
warlock
warlock is offline
s p l i t
Senior Member
Join Date: May 2006
Location: US, NC
Old 09-25-2006 , 20:36   Re: Troubles with plugin
Reply With Quote #7

here
Attached Files
File Type: sma Get Plugin or Get Source (clanwar_ready.sma - 465 views - 11.7 KB)
s p l i t is offline
Send a message via AIM to s p l i t Send a message via MSN to s p l i t
warlock
Senior Member
Join Date: Jan 2005
Old 09-26-2006 , 08:23   Re: Troubles with plugin
Reply With Quote #8

Quote:
Originally Posted by s p l i t View Post
here
Thank you,
karma added.
__________________
Kind regards,
warlock
warlock is offline
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 09-26-2006 , 14:10   Re: Troubles with plugin
Reply With Quote #9

That's what I told you to do earlier... ¯\(°_o)/¯
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline
warlock
Senior Member
Join Date: Jan 2005
Old 09-26-2006 , 20:55   Re: Troubles with plugin
Reply With Quote #10

Quote:
Originally Posted by XxAvalanchexX View Post
That's what I told you to do earlier... ¯\(°_o)/¯
Yeah just noticed, weird that I got an error after it though.
You got karma aswell, thanks.
__________________
Kind regards,
warlock
warlock 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 12:47.


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