DaPorkchop_
DaPorkchop_
you're using a new version of CubicWorldGen from jenkins, but an older version of CubicChunks. either update CubicChunks to the [latest version from Jenkins](https://jenkins.daporkchop.net/job/OpenCubicChunks/job/CubicChunks/job/MC_1.12/), or downgrade CubicWorldGen to the [latest...
cam confirm, this is definitely still an issue. i regularly see 10-30x read amplification when seeding.  this is on qBittorrent v4.4.3.1, with the data stored on an 8-drive btrfs...
This looks like a concurrency bug in the tile tracking code. Would you be able to give the [`dev/abstract-everything` branch](https://jenkins.daporkchop.net/job/PorkStudios/job/FarPlaneTwo/job/dev%252Fabstract-everything/) a swing and see if the issue still occurs?
there is still some work required before i can merge this: most importantly, i need to make heightmap mode actually work with the abstracted API, which i'm currently doing on...
I know it's not optimal, but you can use something like [JitPack](https://jitpack.io/#jankotek/mapdb) in the mean time to add a specific GH commit as a dependency (just use the commit hash...
seeing as how the last commit was over 2 years ago, i think it's safe to say that this project has been abandoned. ...which is unfortunate, because it had a...
One would add the repo like this: https://git.daporkchop.net/PorkLib/minecraft/src/branch/master/pom.xml#L32-L37 And then you can use soupply as a dependency (see this: https://git.daporkchop.net/PorkLib/minecraft/src/branch/master/pom.xml#L61-L70 )
I can confirm that I get the results as the OP when using print to PDF, but only when the editor is in dark mode. If I change the editor...
it definitely does not occur on 2.0, but happens relatively frequently on master.
as far as i know, this isn't actually my fault - there's no standardized method in code to determine the actual world boundaries (not the world border size, but the...