Thread: [Help] Error
View Single Post
Author Message
bally
Senior Member
Join Date: Aug 2015
Old 10-13-2015 , 13:56   [Help] Error
Reply With Quote #1

Hey guys, I developed a plugin that consisted in displaying a decal on player feet when they spawn. That works fine, I also added a tracer to check which entity index the player is looking at, that also seems to be working fine, now I tried to add a new config for URL in motd, I'm getting array errors
" L 10/13/2015 - 19:446: [SM] Native "ArrayList.GetString" reported: Invalid index 6 (count: 2)
L 10/13/2015 - 19:446: [SM] Displaying call stack trace for plugin "AdsAdvanced.smx":
L 10/13/2015 - 19:446: [SM] [0] Line 258, /groups/sourcemod/upload_tmp/textqdfvPR.sp::GetURLData()
L 10/13/2015 - 19:446: [SM] [1] Line 104, /groups/sourcemod/upload_tmp/textqdfvPR.sp::OnPlayerRunCmd()
"... I know what they mean, however I don't know why they happen.

Could anyone help me fix them please?

Thanks in advance.


Source: https://www.dropbox.com/s/zuzye9dcim...201.23.sp?dl=0
__________________
Perhaps my lack of faith was my undoing,

Last edited by bally; 10-13-2015 at 13:58.
bally is offline