AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   [TF2] Getting Kicked for Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX... (https://forums.alliedmods.net/showthread.php?t=290360)

TitanTF 11-12-2016 01:14

[TF2] Getting Kicked for Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX...
 
Hey. I host multiple 32 slots TF2 servers.
And since yesterday, I've realised people are getting kicked randomly on all of the servers,
I got kicked myself when I tried joining one of my empty 32 slots server.

My TF2 client console shows
Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX_EDICTS || u.m_nNewEntity < 0

I have no plugins that limits entities.

And the server console says nothing about the client disconnnecting at all.

I'm using SourceMod 1.8.0.5949.
Disabling sourcemod still kicks clients with the same error and no signs of client getting kicked from the server console.


Anyone else having this issue?
Anyone knows the cause of this?

Chdata 11-12-2016 02:44

Re: [TF2] Getting Kicked for Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX...
 
I'm getting the same problem on my server randomly, dunno what's causing it.

Powerlord 11-12-2016 06:48

Re: [TF2] Getting Kicked for Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX...
 
Quote:

Originally Posted by TitanTF (Post 2469497)
Hey. I host multiple 32 slots TF2 servers.
And since yesterday, I've realised people are getting kicked randomly on all of the servers,
I got kicked myself when I tried joining one of my empty 32 slots server.

My TF2 client console shows
Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX_EDICTS || u.m_nNewEntity < 0

I have no plugins that limits entities.

And the server console says nothing about the client disconnnecting at all.

I'm using SourceMod 1.8.0.5949.
Disabling sourcemod still kicks clients with the same error and no signs of client getting kicked from the server console.


Anyone else having this issue?
Anyone knows the cause of this?

The game has a hard limit of 2048 edicts.

It sounds like it may be refusing to create new entities because it's near the entity limit, but I couldn't tell you why.

Maybe Valve changed when some entities get removed?

TitanTF 11-12-2016 06:53

Re: [TF2] Getting Kicked for Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX...
 
Quote:

Originally Posted by Powerlord (Post 2469526)
The game has a hard limit of 2048 edicts.

It sounds like it may be refusing to create new entities because it's near the entity limit, but I couldn't tell you why.

Maybe Valve changed when some entities get removed?

I'm using this plugin to check the amount of entities in the map
https://forums.alliedmods.net/showthread.php?p=2316579

There's only about 500 entities and I'm still getting kicked.

Alice.bnd 11-12-2016 07:15

Re: [TF2] Getting Kicked for Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX...
 
I'm getting the same problem on my servers.

Reflex 11-12-2016 10:31

Re: [TF2] Getting Kicked for Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX...
 
I'm having similar issue. As for today 16 players got kicked with CL_ReadPreserveEnt reason.
Also my server had a crash https://crash.limetech.org/wo3dcua3oyei don't know if it's related.

Jillchang 11-13-2016 01:00

Re: [TF2] Getting Kicked for Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX...
 
me too, for slender fortress.
I noticed a lot of crash or kick issues after Halloween update.

Nerus 11-13-2016 10:47

Re: [TF2] Getting Kicked for Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX...
 
I guess is some problem when server is waking up from hibernation "Server waking up from hibernation" or mouse pointer is on srcds console.

Regards,
Nerus.

Delfy 11-13-2016 13:01

Re: [TF2] Getting Kicked for Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX...
 
Valve Fuckedup. Again.
I turned off hibernation, but still got this kicks. Any ideas?

Benoist3012 11-14-2016 08:20

Re: [TF2] Getting Kicked for Host_Error: CL_ReadPreserveEnt: u.m_nNewEntity == MAX...
 
Having similar issues, but it stopped recently, no idea why for now.


All times are GMT -4. The time now is 08:27.

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