Maddy Miller
Maddy Miller
This change appears to make sense, I just have two concerns; * If anything relies on this data (unlikely) * Whether this introduces a "memory leak" for larger sites, as...
My main concern here is that this update would break any existing sites with a large number of pages, if it's causing major memory leaks. If it doesn't actually cause...
You're going to need to provide significantly more information than this. The version you're using, the schematic file, how you're building the site, the code you're using, etc Ideally a...
This isn't related to the schematic loading, it's all correct - I believe the issue here is that the world space used by BabylonJS and other 3D libraries doesn't actually...
The problem is that due to Fabric API changes, this cannot be run alongside WorldEdit, which is a majority of its use case. A workaround for the Fabric API issue...
WorldEdit needs to inherently store a list of all blocks that exist, which is what your memory dump indicates is taking 1.2GB of space. This isn't a memory leak, this...
I cannot reproduce this on Paper-36 as specified
We don't control what gets generated here, we just tell the game to generate a tree of the given type at the given location. Minecraft does sometimes generate trees with...
The error you're showing indicates something is wrong with the file. Also the version you've put down isn't a version that exists, and definitely isn't the latest dev version.
If Lunar client is causing an issue with mods, which I've seen mentioned a few times in the past few days, this is something they need to fix. If you...