You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These methods try to iterate over stringtables.string_tables.soundprecache, which takes a while on the Python side (~0.005sec depending on the stringtable size, easily enough to delay game frames).
The text was updated successfully, but these errors were encountered:
These methods try to iterate over
stringtables.string_tables.soundprecache
, which takes a while on the Python side (~0.005sec depending on the stringtable size, easily enough to delay game frames).The text was updated successfully, but these errors were encountered: