tf2classic / tf2classic-issue-tracker

For reporting bugs in Team Fortress 2 Classic.
11 stars 0 forks source link

ED_Alloc: no free edicts #299

Closed someguylap2 closed 5 months ago

someguylap2 commented 9 months ago

when playing the game i go and error go kaboom the engine has politly ask us to explode we've enabled bug reporting we will take a look the error was: ED_Alloc: no free edicts i play with a huge amount of bots but in v2.1.2 it did not do the error.

Markus-Wyand commented 9 months ago

This happens Because of bots switching classes way too often due to "tf_bot_reevaluate_class_in_spawnroom 1" Devs are aware of this issue.

someguylap2 commented 9 months ago

will there be a fix when 2.1.4 releases like extending the engine limits.

chloecormier commented 9 months ago

We can't safely raise the edict limit on our current engine branch, but we can fix the issue where that convar creates so many edicts in the first place.

chloecormier commented 5 months ago

The issue with tf_bot_reevaluate_class_in_spawnroom was fixed in 2.1.4.