Shane Freeder

Results 439 comments of Shane Freeder
trafficstars

The "sanity check" is a few field and boolean lookups; in my own instance of this it looked purely like a case of "55k tasks and running on a platform...

The fix should probably look into what else is broken due to the teleport method no longer being called and address that instead of just moving up individual side-effects

What happens if you create a valid component, I.e. not using the legacy stuff, as that is just text and is not considered actual formatting by the modern system On...

serialisation of message components occurs off the main thread, so, it's very unlikely that it's that that is causing it, but, https://spark.lucko.me/docs/guides/Finding-lag-spikes is how you'd use spark to try to...

ItemStack type is immutable in vanilla, and the goal here is generally to confirm closer to vanilla archtypes here, especially with ItemMeta already having caused general issues around changing types,...

save-off is not something that is generally considered supported. The only part of the warning which isn't accurate is the auto-save part, but, in so much as that auto-save is...

Cancelling portals in the end does not mean that you might catch ALL of the portal creations, judging from this, the event just quite simply isn't even handled for the...

This does not consider if the biome that a player is standing in actually rains, etc

My testing server is primarily a server using symlinked jars and I've never had such an issue

I'd imagine that the patch ends up exposing the underlying bug which is seen there, it's just without that patch there is a chance that you can see it in...