ModernFix

ModernFix

72M Downloads

[Feature Request] Make connections to servers, exit from servers - the transition between dimensions is instant like in Fabric.

GitJhopa opened this issue ยท 8 comments

commented

Make connections to servers, exit from servers - the transition between dimensions is instant like in Fabric.

on Forge the transition between worlds is always long, on Fabric it is instant. I would like you to be able to implement the speed of Fabric for Forge.

commented

Is there a publicly available modpack that this occurs in? I've already fixed a number of bottlenecks in Forge that slowed this down, the performance should be similar to Fabric already. It's more likely to be a specific mod slowing it down. It's only fair to compare Fabric and Forge if you are using the exact same mods on both.

commented
commented

Connecting to the server takes a long time, the transition between worlds is the same.

commented

Can you send the client log file (latest.log)?

commented

According to ModernFix it takes only 3-6 seconds to join the server, that seems very fast already. I'm not seeing anything to optimize here.

commented

On Fabric about 1-2 seconds

commented

That difference would be highly dependent on mod set, and there is also overhead in Forge to handle config syncing and other features which Fabric doesn't have.