sapphonie / tf2-stringtable-expander

expands the size of several stringtables that tf2 servers can often run up against the limits of
5 stars 2 forks source link

Still getting crashes #1

Open kjsmita6 opened 2 years ago

kjsmita6 commented 2 years ago

Hello, I am still getting crashes with this plugin about once per day.

Filename: strtable_expander.smx
  Title: string table expander, for TF2 (Port of https://forums.alliedmods.net/showthread.php?t=322106 to TF2, fixes several stringtables that servers can often run up against the limits of)
  Author: PŠΣ™ SHUFEN, sappho.io
  Version: 0.x
  Status: running
  Timestamp: 09/01/2022 09:46:08
  Hash: 803a6c1fd7fd4a4e0f02e696e2419f78

With crash message:

Warning:  Table DynamicModels is full, can't add models/workshop_partner/player/items/all_class/sd_glasses/sd_glasses_engineer.mdl
1202/ - tf_wearable:  UTIL_SetModel:  not precached: models/workshop_partner/player/items/all_class/sd_glasses/sd_glasses_engineer.mdl
L 10/17/2022 - 17:57:56: FATAL ERROR: 1202/ - tf_wearable:  UTIL_SetModel:  not precached: models/workshop_partner/player/items/all_class/sd_glasses/sd_glasses_engineer.mdl

Let me know if more info is needed.

sapphonie commented 2 years ago

This plugin is unneeded with the recent tf2 updates

kjsmita6 commented 2 years ago

Evidently it is still needed as I'm still getting this crash almost every day. Is there anything you know of that I can do to fix this?