Raised This Month: $51 Target: $400
 12% 

Host_Error: CL_EntityNum: 378 is an invalid number, cl.max_edicts is 375


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AllMassive
Senior Member
Join Date: Sep 2004
Location: /dev/urandom
Old 02-17-2013 , 07:46   Host_Error: CL_EntityNum: 378 is an invalid number, cl.max_edicts is 375
Reply With Quote #1

I get this since running the Amxmox 1.8.2 and it seems like it only affects admins so thats why i post it here and not on valves-git:

Playing cs_office:

Host_Error: CL_EntityNum: 376 is an invalid number, cl.max_edicts is 375
Lost Connection from Server
Host_Error: CL_EntityNum: 377 is an invalid number, cl.max_edicts is 375
Lost Connection
Host_Error: CL_EntityNum: 378 is an invalid number, cl.max_edicts is 375

Could this be amxx-related - the CL_EntityNum increases +1 every time i reconnect.

Last edited by AllMassive; 02-17-2013 at 07:47.
AllMassive is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-17-2013 , 07:48   Re: Host_Error: CL_EntityNum: 378 is an invalid number, cl.max_edicts is 375
Reply With Quote #2

Disable your 3rd party plugins. Does it still happen?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
AllMassive
Senior Member
Join Date: Sep 2004
Location: /dev/urandom
Old 02-17-2013 , 07:50   Re: Host_Error: CL_EntityNum: 378 is an invalid number, cl.max_edicts is 375
Reply With Quote #3

i dont have any 3rd-Party Plugins beside amxx - or do you mean i need to disable the amxx-plugins?
AllMassive is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-17-2013 , 07:52   Re: Host_Error: CL_EntityNum: 378 is an invalid number, cl.max_edicts is 375
Reply With Quote #4

Quote:
Originally Posted by YamiKaitou View Post
Also, show us the output of the following commands

rcon meta list
rcon meta version
rcon amxx modules
rcon amxx plugins
rcon version
rcon status
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
AllMassive
Senior Member
Join Date: Sep 2004
Location: /dev/urandom
Old 02-17-2013 , 08:01   Re: Host_Error: CL_EntityNum: 378 is an invalid number, cl.max_edicts is 375
Reply With Quote #5

Code:
13:53:48 Currently loaded plugins:
               description      stat pend  file              vers      src  load  unlod
          [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.2-d  ini  Start ANY  
          [ 2] MySQL            RUN   -    mysql_amxx_i386.  v1.8.2-d  pl1  ANY   ANY  
          [ 3] CSX              RUN   -    csx_amxx_i386.so  v1.8.2-d  pl1  ANY   ANY  
          [ 4] CStrike          RUN   -    cstrike_amxx_i38  v1.8.2-d  pl1  ANY   ANY  
          [ 5] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.2-d  pl1  ANY   ANY  
          [ 6] Engine           RUN   -    engine_amxx_i386  v1.8.2-d  pl1  ANY   ANY  
          [ 7] Fun              RUN   -    fun_amxx_i386.so  v1.8.2-d  pl1  ANY   ANY  
          [ 8] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.2-d  pl1  ANY   ANY  
         8 plugins, 8 running
Code:
13:54:33 Metamod v1.20-am  2013-02-14 (5:13)
         by Will Day <[email protected]>
            http://www.metamod.org/
         compiled: Feb 13 2013, 23:23:17 -0800 (optimized)
Code:
13:55:00 Currently loaded modules:
               name                    version     author               status     
          [ 1] MySQL                   1.8.2-dev   AMX Mod X Dev Team   running    
          [ 2] CSX                     1.8.2-dev   AMX Mod X Dev Team   running    
          [ 3] CStrike                 1.8.2-dev   AMX Mod X Dev Team   running    
          [ 4] FakeMeta                1.8.2-dev   AMX Mod X Dev Team   running    
          [ 5] Engine                  1.8.2-dev   AMX Mod X Dev Team   running    
          [ 6] Fun                     1.8.2-dev   AMX Mod X Dev Team   running    
          [ 7] Ham Sandwich            1.8.2-dev   AMX Mod X Dev Team   running    
          [ 8] RegEx                   1.8.2-dev   AMX Mod X Dev Team   running    
          [ 9] Sockets                 1.8.2-dev   HLSW Dev Team        running    
         9 modules, 9 correct
Code:
13:56:22 Currently loaded plugins:
  
         56 plugins, 56 running
Code:
13:58:37 Protocol version 48
         Exe version 1.1.2.7/Stdio (cstrike)
         Exe build: 14:59:14 Feb 13 2013 (5956)
Code:
13:59:07 hostname:  HOSTNAME
         version :  48/1.1.2.7/Stdio 5956 secure  (10)
         tcp/ip  :  1.1.1.1:27015
         map     :  de_dust2 at: 0 x, 0 y, 0 z
         players :  23 active (26 max)

Last edited by AllMassive; 02-17-2013 at 08:04.
AllMassive is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-17-2013 , 08:02   Re: Host_Error: CL_EntityNum: 378 is an invalid number, cl.max_edicts is 375
Reply With Quote #6

You have lots of 3rd party plugins, disable them and see if your issue still appears.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
AllMassive
Senior Member
Join Date: Sep 2004
Location: /dev/urandom
Old 02-17-2013 , 08:20   Re: Host_Error: CL_EntityNum: 378 is an invalid number, cl.max_edicts is 375
Reply With Quote #7

Okay.
AllMassive is offline
yokomo
Surprise Ascot!
Join Date: May 2010
Location: Malaysia
Old 02-17-2013 , 08:24   Re: Host_Error: CL_EntityNum: 378 is an invalid number, cl.max_edicts is 375
Reply With Quote #8

This happen on new client update. To solve this put:
Code:
-num_edicts 3072
in your game launch option. If you running hlds then you should use this parameter too. I put both.
__________________
Team-MMG CS1.6 Servers:
✅ MultiMod -- 103.179.44.152:27016
✅ Zombie Plague -- 103.179.44.152:27015
✅ Zombie Escape -- 103.179.44.152:27017
✅ Klassik Kombat -- 103.179.44.152:27018
✅ Boss-Battle -- 103.179.44.152:27019

Last edited by yokomo; 02-17-2013 at 08:25.
yokomo is offline
AllMassive
Senior Member
Join Date: Sep 2004
Location: /dev/urandom
Old 02-17-2013 , 09:09   Re: Host_Error: CL_EntityNum: 378 is an invalid number, cl.max_edicts is 375
Reply With Quote #9

Great - thx. With 'hlds' you're talking about the server-process, right ?
I should it also set on my server startupline ?

Last edited by AllMassive; 02-17-2013 at 09:11. Reason: typo
AllMassive 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 09:27.


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