Errors in crashdetect "Array index out of bounds"
#2

You need check issuerid is not INVALID_PLAYER_ID ( 65535 )

if(issuerid != INVALID_PLAYER_ID)
{
// code here
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)