Is your feature request related to a problem? Please describe.
There is a text overflow bug that occurs when the total number of characters added by each vpk/mod in the custom reachs a certain point.
Describe the solution you'd like
No matter the total character added by each mod/vpk. It does not break the UI text.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Gonna need more detail on this. How do you actually cause it?
when the total number of letters in the name of each vpk in you custom goes above a certain number.
When the text over flow happens.
The text in the UI becomes raw text EX; #tf_quit
Oh you meant literally the filename of the VPK, ok
so like reallylongvpknamefixsomething123432abd.vpk causes issue but when you rename to simple.vpk it doesnt?
Yes and no. if only one vpk is long thats fine.
Its the total number of characters of every vpk in the custom folder.
Gotcha