Raised This Month: $ Target: $400
 0% 

When i type amx_plugins it comes up reliable channel overflowed


Post New Thread Reply   
 
Thread Tools Display Modes
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 05-17-2008 , 12:39   Re: When i type amx_plugins it comes up reliable channel overflowed
Reply With Quote #11

He should also compile locally all his custom plugins against AMX X 1.8.0 (web compiler still compiles the plugins against 1.76d, so that's why he needs to compile all custom plugins locally). So it's not sufficient to just replace all basic AMX X files (they are coming with installer or with zip files).
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
DeNeDe
AlliedModders Donor
Join Date: Oct 2007
Old 01-08-2016 , 06:55   Re: When i type amx_plugins it comes up reliable channel overflowed
Reply With Quote #12

1.8 version and still same problem
DeNeDe is offline
JusTGo
Veteran Member
Join Date: Mar 2013
Old 01-08-2016 , 12:35   Re: When i type amx_plugins it comes up reliable channel overflowed
Reply With Quote #13

Quote:
Originally Posted by DeNeDe View Post
1.8 version and still same problem
did you try amxx 1.8.2 ?
__________________
JusTGo is offline
DeNeDe
AlliedModders Donor
Join Date: Oct 2007
Old 01-09-2016 , 04:44   Re: When i type amx_plugins it comes up reliable channel overflowed
Reply With Quote #14

1.8.2 and the 1.8.3-dev.
over 50+ plugins you get the same issue. i've used some shaddy sollution that seems to work so far.
on some forums there is some metamod plugin "nbex.so" that helps with this problem.
i don't know if that is allowed here or not
DeNeDe is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 01-09-2016 , 06:36   Re: When i type amx_plugins it comes up reliable channel overflowed
Reply With Quote #15

Quote:
Originally Posted by YamiKaitou View Post
using rcon
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective
addons_zz is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 01-09-2016 , 07:52   Re: When i type amx_plugins it comes up reliable channel overflowed
Reply With Quote #16

I guess it's expected this would spam the buffer in engine since it sends one message per line. Splitting output like amx_help could be a solution, or finding an alternative way which can show a more large output at once like rcon (buffer is 1024 bytes for that one).
__________________
Arkshine is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 01-09-2016 , 07:55   Re: When i type amx_plugins it comes up reliable channel overflowed
Reply With Quote #17

Quote:
Originally Posted by Arkshine View Post
or finding an alternative way which can show a more large output at once like rcon (buffer is 1024 bytes for that one).
Once I thought about to set a task which repeats the minimum time accepted to not overflow, until the buffers end, sending each time, the maximum it can that does not overflow the channel.

Ex:

Send 10 lines, wait 1 second, send more 10 lines, wait 1 second, ... until the buffers end
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 01-14-2016 at 19:16. Reason: spelling fix
addons_zz 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 01:38.


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