-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
Lag spikes when crossing chunk border #83
Comments
Thanks for the report. I'm not really able to reproduce these spikes, so I have to ask you to do some further testing for me. Can you please set up a local server and try out all four combinations of Phosphor/Vanilla Client/Server (using the same world, position, etc. so the results are comparable) and post the results here? In view of the mentioned issue, im particularly interested whether toggling Phosphor on the server while using a Vanilla client has any effect. |
Okay so I finally got around to testing this out. I get no spikes when I'm using a local server (in all combinations) as far as I can tell. Only seems to be a problem when running the server in-process :-/ edit: I also used 1.19 for the testing |
Thanks for the info. Your results suggest that the issue is not caused by the increased chunk loading speed on the server. |
Actually, there is some testing you can do. |
Here is my log from the same issue https://mclo.gs/RFEPmiH |
Thanks for your help. |
I tried to make this test as reproducible as I could, seed was 1378003740600832149 First, I joined the game and waited a full 10 minutes for things to stabilize This test was done on a different machine than the last one I sent from but I made sure the issue still occurred on it. |
Sorry for the very late response; I have been a bit busy lately. |
Here you go; the timings for the test were not identical but the world and setup was. Do note the lines showing a change in settings, as I was having trouble reproducing it on a lower render distance this time. It's more severe the higher ones render distance is, at max its almost unplayable when moving between chunks |
Thanks for your help. Best, |
I have rather noticeable lag spikes when crossing chunk borders. As far as I can tell, it happens on any chunk border, no matter the (visible) geometry.
When I disable phosphor, the spikes get a lot less pronounced. I have screenshots attached, but can also provide video if needed.
Mods I'm using:
The only other mods I'm using are BetterF3-1.2.4-Fabric-1.18.2.jar and modmenu-3.2.2.jar, but disabling them doesn't change the behaviour.
With phosphor-fabric-mc1.18.x-0.8.1.jar
Without:
The text was updated successfully, but these errors were encountered: