Raised This Month: $32 Target: $400
 8% 

Reliable channel overflowed!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
petryca
Junior Member
Join Date: Jan 2012
Old 06-13-2015 , 04:44   Reliable channel overflowed!
Reply With Quote #1

Hi everyone.
I have a little problem with my cs server.
I created a show_motd plugin with some prices on my server.
The problem is that:when i'm typing /price ,all of my players are kicked with this reason: "Disconnected You have been disconnected.Reason:Reliable channel overflowed!"
My command from plugin is
PHP Code:
public motda(id
{
    
show_motd(id,"/addons/amxmodx/configs/utile/price.jpg")

That jpg image was replaced with one html but when i'm typing in chat /price,in that motd doesn't appear all of my data from html.Is someone who know this problem?
Thank you!

Last edited by petryca; 06-13-2015 at 04:45.
petryca is offline
Phant
Veteran Member
Join Date: Sep 2009
Location: New Jersey
Old 06-13-2015 , 07:19   Re: Reliable channel overflowed!
Reply With Quote #2

"/addons/amxmodx/configs/utile/price.jpg" — JPG file, seriosly? It's not okay.
You should set path to TEXT-file (HTML code (page) with image, if you want).
Phant is offline
Send a message via ICQ to Phant
petryca
Junior Member
Join Date: Jan 2012
Old 06-13-2015 , 08:59   Re: Reliable channel overflowed!
Reply With Quote #3

I know that.
But that problem with "Reliable channel overflowed" from where is it?
petryca is offline
Phant
Veteran Member
Join Date: Sep 2009
Location: New Jersey
Old 06-13-2015 , 12:02   Re: Reliable channel overflowed!
Reply With Quote #4

Quote:
Originally Posted by petryca View Post
But that problem with "Reliable channel overflowed" from where is it?
Overflow, because server send big lenght of data (JPG binary file directly).
Phant is offline
Send a message via ICQ to Phant
petryca
Junior Member
Join Date: Jan 2012
Old 06-14-2015 , 11:21   Re: Reliable channel overflowed!
Reply With Quote #5

Thank you very much!
But i have another problem...
I've maded a plugin for a zombie class(invisible zombie for biohazard).
When i'm using rendering,it's not working for that model of zombie,just for human model.
Man model is overlap to the zombie model...any ideas?

Last edited by petryca; 06-14-2015 at 11:24.
petryca is offline
Reply


Thread Tools
Display Modes

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 05:43.


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