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
Look into this issue further, Tab complete might need to be updated.
The text was updated successfully, but these errors were encountered:
Claycorp
changed the title
Tab complete on dim space causes client to lock up.
Tab complete on the second arg in large packs will cause the client to lock up and the player to lose connection.
Sep 7, 2018
After further investigation the reason behind this is because you can ban items without holding them. The second arg can be one of tens of thousands of items in some mod packs thus tab completing it will attempt to return all of those options at once. This can't be avoided AFAIK otherwise all tab complete for partial arg two entries would be lost.
Look into this issue further, Tab complete might need to be updated.
The text was updated successfully, but these errors were encountered: