AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   find bad entity (https://forums.alliedmods.net/showthread.php?t=100603)

Owyn 08-16-2009 05:22

find bad entity
 
hi, on a map de_rats_1337 there is an entity which avoids all valid-enitty checks and affected by something (i have war3ft server with many plugins) and server crashes, "writedestparam not a client" i know this cuz on on this map server crashes, and i'm looking for a way to find this entity (and then i will remove it )

Exolent[jNr] 08-16-2009 05:23

Re: find bad entity
 
Open the .bsp file and delete it?

Owyn 08-16-2009 07:01

Re: find bad entity
 
Quote:

Originally Posted by Exolent[jNr] (Post 902027)
Open the .bsp file and delete it?

delete what? topic was about finding it, how would i delete it not knowing what to delete? plus all would have to redownload the map

Arkshine 08-16-2009 07:07

Re: find bad entity
 
Are you sure it's because of the map ?

Because your error is more likely than a message used by a plugin and the player passed is not a player... ( not between 1 and maxclients )

Owyn 08-16-2009 08:23

Re: find bad entity
 
is not a player, but an entity, i'm pretty sure cuz it crashes only on this map, and i have 20+ other maps playing

Arkshine 08-16-2009 08:25

Re: find bad entity
 
What I say is just, whatever it's the map fault or not, the error is an error in a plugin code where a player should be passed into an engine message and it seems not. There is probably a specific case and a check should be added there.

Owyn 08-16-2009 08:30

Re: find bad entity
 
i had this type of error earlier and i placed checks everywhere possible nad needed =\ but i should check if this isn't the walkguard's foult, cuz i have only on this map a camper zone made by it

Bad_Bud 08-16-2009 10:18

Re: find bad entity
 
Turns all of your plugins off and then try to run the map.

Owyn 09-10-2009 09:21

Re: find bad entity
 
ok, i thought it was walkguard camping zone, but now i had no camping zones or any other and map still crashed hlds with the same message =\

Arkshine 09-10-2009 09:27

Re: find bad entity
 
So it's another plugin.


All times are GMT -4. The time now is 11:30.

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