Network operation in server ticking?
nofyso opened this issue ยท 3 comments
Is your feature request related to a problem? Please describe.
Hello! My server (1.20.1 Forge) sometimes suffers extremely high mspt. i checked the log, and i found many "Failed to fetch Traveler's Backpack Supporters from Gist!". after that i viewed the code and found some network operations are performed in serverTick method, which seems to cause the lag(im not certain)
Describe the solution you'd like
Try to make network operation asynchronously?
Describe alternatives you've considered
Additional context
Methods to fetch supporters have been changed to run async, update will be available later today or tomorrow.
https://www.curseforge.com/minecraft/mc-mods/travelers-backpack
Update with fix available on CurseForge for all versions.
I experience issues with Modrinth, update will be uploaded tomorrow.