Shane Freeder

Results 439 comments of Shane Freeder
trafficstars

The velocity egg is for some reason downloading a config file to the disk which weirds me out, the reason why the waterfall egg works is because it doesn't do...

This also technically falls under #3 in terms of management imo, My major thought is changes to the SimpleCommandMap so we can register a command to return in the event...

Pretty sure that this is a general order of operation issue with how portals work, you're moved to the world before your position is actually set in there, iirc, so...

need reproduction code You're not storing the pathfinder and trying to use the already created instance after teleporting, are you?

Looks like they generally just converted the old out of bounds exception to be a warn rather than a straight up error, ideally we fix this crap but generally, I...

I've managed to reproduce something like this *once*, wasn't a leak either, was fluids basically doing stupid stuff like loading chunks, which, for that case, am not sure that there...

leak suspect reports are literally useless, "the chunk system uses a bunch of memory" is generally not inherently a leak and no surprise that a system which stores large transient...

I think that there is some potential inconsistency with what MV is seeing, that needs looking into; But, the restriction which you're hitting elsewhere is 100% intended, otherwise you end...

The underlaying issue is also potentially fixed on bungeecord too, at least for recent releases with the dim registry

screenshots of heap reports are essentially useless as they provide very little info, 224M bytes is really not that much depending on what's going on, we'd need the actual dump