-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slow connection #92
Comments
this is not a krypton bug but forge/fabric or vanilla |
It is vanilla bug, but I didn't find bug that fixed that completely, unfortunately. |
list mods here, I can probably help. |
cause two likely possible problems 1. the mods 2. messing with ipconfig |
I think switching to VPN causes that, no mod has timeout option for pinging and it often gets stuck, I think it would help a lot. |
I have been surprised of some weird stuff mod interactions do. |
I am almost positive now its your ipconfig, do a network reset. |
It may be with dns changing, but still there's no timeout option in any mod, I think that would help the most, or some kind of clearing the pending pings. |
This is the mod you want updated: https://modrinth.com/mod/fast-ip-ping/ |
I tried making a mod similar to what you stated, every time I tried it made performance in game worse. |
Adding a timeout for ping made your ingame performance worse? |
it was getting overridden, and so trying to get successful run made it worse. |
the other factor is I was just trying to optimize in general, not just ping timeout. Although I probably would have ran into the same issues with ping timeout. |
I am gonna try again later it was not as easy that I expected it to be. |
What are you trying? Maybe I can help. Can you send your discord username? |
I temporarily paused on the project although here is the github: Ihttps://github.com/davidromrell/MyMod |
Hmm I don't think it will work like that, but you can send your discord name maybe we will figure something out :) |
so https://fabricmc.net/wiki/tutorial:setup is the BEST well documented tutorial for making a mod that does this.
|
When you have multiple servers on you server list and you ping them and then you join the server, connecting will be slow. When you wait until the pings are finished, the connection will be fast. You need around 10/15 servers in your list for get the bug to appear. The pings are slow in general.
The text was updated successfully, but these errors were encountered: