Philipp Provenzano

Results 13 comments of Philipp Provenzano

> The moral of the story seems to be that removing the final check that it is synthetic or conformed (...) resolves all the issues with static shadowed methods. Pretty...

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. There are some known issues...

Thanks for the info. Your results suggest that the issue is not caused by the increased chunk loading speed on the server. I will have to look into it in...

Actually, there is some testing you can do. Please run the client profiler (`shift + F3`, i.e., the pie chart). During the lag spikes, a notification should appear in the...

Thanks for your help. Unfortunately, your log doesn't contain much useful info; most entries are just `root`. Can you please run the profiler again including [this mod](https://github.com/CaffeineMC/phosphor-fabric/files/9566812/profiler-threshold.zip) (source https://github.com/PhiPro95/mc-fixes/tree/profiler-threshold)? This...

Can you paste the relevant part of your buildscript? I think adding `runtime files(...)` to the `dependencies` block should work. However, I do remember some difficulties with that in the...

Sorry for the late response. It seems that you were not using the `-dev` jar but the remapped release artifact. The former can be found [here](https://github.com/CaffeineMC/phosphor-fabric/releases/tag/mc1.18.x-0.8.1).

Sorry for the late response. It seems that Loom moved the `-dev` jar to `build/devlibs/` at some point. It is now again included in the published artifacts. You can also...

Sorry for the very late response; I have been a bit busy lately. Can you please run the tests again with [this](https://github.com/CaffeineMC/phosphor-fabric/files/9944917/Phosphor-profiling.zip) version of Phosphor (Source: https://github.com/CaffeineMC/phosphor-fabric/tree/1.19.x/profiling), together with the...