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

Any way to find out which plugin is creating too many entities?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
medic917
Senior Member
Join Date: Aug 2014
Old 11-17-2015 , 22:42   Any way to find out which plugin is creating too many entities?
Reply With Quote #1

I've been burdened with the "ED_Alloc: no free edicts" error on bigger maps.

I know it would run without any plugins, but I would rather have the plugin that is creating too many entities uninstalled or fixed.

Is there a plugin or console command or any other technique to see which plugin from the list of running plugins is creating the most entities? Does it show how many entities are being spawned?
medic917 is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 11-17-2015 , 23:13   Re: Any way to find out which plugin is creating too many entities?
Reply With Quote #2

Look and see how many edicts the map has in it raw for starters - if you are over 80% without plugins it won't matter cause soon as someone starts shooting and whatever that will spike and there you go.

This limit that Valve has is just beyond stupid but what can you do.
Horsedick is offline
medic917
Senior Member
Join Date: Aug 2014
Old 11-18-2015 , 00:32   Re: Any way to find out which plugin is creating too many entities?
Reply With Quote #3

But you don't know how to check how much a plugin is pumping out entities?
I still need to find out, since I know a plugin is causing an issue too, despite the fact that the map is quite large in entity count.
medic917 is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 11-18-2015 , 13:47   Re: Any way to find out which plugin is creating too many entities?
Reply With Quote #4

Quote:
Originally Posted by medic917 View Post
But you don't know how to check how much a plugin is pumping out entities?
I still need to find out, since I know a plugin is causing an issue too, despite the fact that the map is quite large in entity count.
No, you can't (currently)
You could list the plugins that you have in the server and post here if you would like, usually when a plugin uses CreateEntityByName then it's making a new entity, however giving players weapons is also creating entities.
Mitchell is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 11-18-2015 , 16:38   Re: Any way to find out which plugin is creating too many entities?
Reply With Quote #5

Giving players new weapons should delete their old weapons, so the net change should be 0.
Potato Uno is offline
Chdata
Veteran Member
Join Date: Aug 2012
Location: Computer Chair, Illinois
Old 11-20-2015 , 09:07   Re: Any way to find out which plugin is creating too many entities?
Reply With Quote #6

Look at every plugin you run and ctrl f createentitybyname
__________________
Chdata is offline
medic917
Senior Member
Join Date: Aug 2014
Old 11-21-2015 , 01:34   Re: Any way to find out which plugin is creating too many entities?
Reply With Quote #7

yea I will be doing that. thanks for the tip guys.
medic917 is offline
medic917
Senior Member
Join Date: Aug 2014
Old 11-22-2015 , 00:07   Re: Any way to find out which plugin is creating too many entities?
Reply With Quote #8

would tf2 attribute plugins without CreateEntityByName cause entities to form?
medic917 is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 11-22-2015 , 10:08   Re: Any way to find out which plugin is creating too many entities?
Reply With Quote #9

You likely have a bigger culprit than that. Keep searching.
Potato Uno 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 06:17.


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