TeamDman / SuperFactoryManager

Mozilla Public License 2.0
36 stars 15 forks source link

The first time you join the game, the connection will time out. #22

Closed heiseshuishan closed 5 years ago

heiseshuishan commented 5 years ago

I think I have encountered a mistake, he is not very serious, but I want to fix him https://paste.ubuntu.com/p/fMfNQT8jnQ/

TeamDman commented 5 years ago

This is caused by SFM caching all the item tooltips (item names and descriptions) so that the search bar doesn't freeze the main thread later (a large item list is probably causing the timeout in this case). Will need to investigate methods to prevent building this cache from taking too long