![]() |
WriteDest_Parm: not a client
I get this error some times in console of my server with podbot
Quote:
Quote:
In my plugins I always use this: PHP Code:
PHP Code:
I am fairly certain this is becuase of the bot, when I disable bots this does not occur. I dont know exactly what is being sent to the bot that would cause this so I dont know what I can do. Is there any way that some kind of ignore flag can be set so that it doesnt try and write or send messages to bots? Code:
|
Re: WriteDest_Parm: not a client
It looks either like is_user_bot is not working for You correctly or there is something else crashing Your server...
Try the latest beta (download it from here - just replace the dll only) and in Your code replace the function Util_Is_Valid_Player by this one: Code:
bool:Util_Is_Valid_Player( id ) |
Re: WriteDest_Parm: not a client
I set the function to this
PHP Code:
|
Re: WriteDest_Parm: not a client
So - did it help You?
|
Re: WriteDest_Parm: not a client
So far its been good from what i understand - I havent been able to monitor the server much over the last week, its been pretty hectic in real life - but I havent heard anyone complain and HLSW doesnt catch anything.
But since I dont know how to reproduce the error specifically Im not sure if this fixed it or not. I also wrapped a couple of other message sending functions arround this one as well, so hopefully the combination of the three works. I'll be back if it doesnt work and I think its bots, but otherwise consider it resolved with my thanks. |
Re: WriteDest_Parm: not a client
Well it has occured a couple of more times, so unfortunately its not resolved, although it has decreased in frequency.
|
Re: WriteDest_Parm: not a client
Could You disable for tests this plugin amxx_podbot_ctrl.amxx?
I believe it's just some combination of plugins You have there is causing Your problems. |
All times are GMT +2. The time now is 12:54. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.