Hex27 / TerraformGenerator

World generation augmenter
Apache License 2.0
267 stars 28 forks source link

Lag spikes #86

Closed LupusVirtute closed 1 year ago

LupusVirtute commented 1 year ago

Whole map was pregenerated But the plugin is still populating on main thread https://spark.lucko.me/Tog2WsnwUm

Hex27 commented 1 year ago

Your spark report shows world generation, how was the world pregenerated? Did players cross the generated border?

LupusVirtute commented 1 year ago

Nope players didnt even reach world border world border was 10k in radius

first i used worldborder command /worldborder center 0 0 /worldborder set 20000

i used following commands from plugin Chunky /chunky world world /chunky center 0 0 /chunky worldborder /chunky start After 5 hours chunky generated everything it said 100% Here is command that displays size of my world for proof it was generated image

Hex27 commented 1 year ago

There's a mineshaft generating in the spark report, so you could check terraform.log in the plugins/TerraformGenerator folder to see where that mineshaft generated. Was it within the border radius?

LupusVirtute commented 1 year ago

Generating org.terraform.structure.mineshaft.MineshaftPopulator at chunk: 84,-268 if i am correct these are coordinates of -8576 and -2688 These are within bounds of -10000x -10000y and 10000x 10000y it was within border radius

LupusVirtute commented 1 year ago

Posting terraform logs from time when it was lagging:

[2023-07-01 21:16:01] [INFO   ]  Custom Logger Initialized 
[2023-07-01 21:16:01] [INFO   ] [NOTICE] TerraformGenerator will suppress the server's watchdog while generating chunks to prevent unnecessary stacktrace warnings. Unless you specifically need thewatchdog now (to take aikar timings or debug lag), you don't need to take any action. 
[2023-07-01 21:16:01] [INFO   ] It is recommended to pregenerate to reduce lag problems. 
[2023-07-01 21:16:01] [INFO   ] Watchdog Thread hooked. 
[2023-07-01 21:16:01] [INFO   ]  bStats Metrics enabled. 
[2023-07-01 21:16:01] [INFO   ]  Detected version: v1_19_R3, number: 19.3 
[2023-07-01 21:16:01] [INFO   ] Unfreezing biome registry... 
[2023-07-01 21:16:01] [INFO   ] Registered custom biome: muddy_bog 
[2023-07-01 21:16:01] [INFO   ] Registered custom biome: cherry_grove 
[2023-07-01 21:16:01] [INFO   ] Registered custom biome: scarlet_forest 
[2023-07-01 21:16:01] [INFO   ] Registered custom biome: crystalline_cluster 
[2023-07-01 21:16:01] [INFO   ] Freezing biome registry 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: VillageHousePopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: VillagePopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: OutpostPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: PyramidPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: MonumentPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: StrongholdPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: MansionPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: AncientCityPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: LargeCavePopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: MineshaftPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: CatacombsPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: BadlandsMinePopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: WarmOceanRuinsPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Large Structure: TrailRuinsPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Small Structure: SmallDungeonPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Small Structure: ShipwreckPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Small Structure: BuriedTreasurePopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Small Structure: RuinedPortalPopulator 
[2023-07-01 21:16:01] [INFO   ] [Structure Registry] Registered Small Structure: IglooPopulator 
[2023-07-01 21:16:01] [INFO   ]  Detected world: world, commencing injection...  
[2023-07-01 21:16:01] [INFO   ] NMSChunkGenerator Delegate is of type CustomChunkGenerator 
[2023-07-01 21:16:01] [INFO   ] Ignoring biome CHERRY_GROVE 
[2023-07-01 21:16:01] [INFO   ] Java 14+ detected. 
[2023-07-01 21:16:01] [INFO   ]  Injection success! Proceeding with generation. 
[2023-07-01 21:16:01] [INFO   ]  world loaded. 
[2023-07-01 21:16:28] [INFO   ] Will spawn stronghold at: -1247, -653 
[2023-07-01 21:16:29] [INFO   ] Spawning MossyCavePopulator at -3136,40,2385 
[2023-07-01 21:16:29] [INFO   ] Spawning DeepCavePopulator at -3149,-41,2414 
[2023-07-01 21:16:31] [INFO   ] Spawning CrystallineClusterCavePopulator at -2740,16,4958 
[2023-07-01 21:16:39] [INFO   ] Spawning LushClusterCavePopulator at 1400,2,-3989 
[2023-07-01 21:16:39] [INFO   ] Spawning DripstoneClusterCavePopulator at 1337,17,-3989 
[2023-07-01 21:17:21] [INFO   ] Generating org.terraform.structure.small.ruinedportal.RuinedPortalPopulator at chunk: -202,144 
[2023-07-01 21:17:22] [INFO   ] Generating org.terraform.structure.mineshaft.MineshaftPopulator at chunk: -204,148 
[2023-07-01 21:17:22] [INFO   ] Spawning mineshaft at: -3264,2368 
[2023-07-01 21:17:24] [INFO   ] Minecart with chest at: -3262, 21, 2305 
[2023-07-01 21:17:24] [INFO   ] Minecart with chest at: -3182, 21, 2384 
[2023-07-01 21:17:24] [INFO   ] Minecart with chest at: -3200, 21, 2384 
[2023-07-01 21:17:24] [INFO   ] Minecart with chest at: -3263, 21, 2284 
[2023-07-01 21:17:24] [INFO   ] Minecart with chest at: -3325, 21, 2354 
[2023-07-01 21:17:24] [INFO   ] Minecart with chest at: -3348, 21, 2390 
[2023-07-01 21:17:24] [INFO   ] Minecart with chest at: -3328, 21, 2377 
[2023-07-01 21:17:24] [INFO   ] Minecart with chest at: -3334, 21, 2322 
[2023-07-01 21:17:24] [INFO   ] Minecart with chest at: -3321, 21, 2369 
[2023-07-01 21:17:24] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at -3249 21 2353 in a room of size 17x17 
[2023-07-01 21:17:24] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at -3259 21 2304 in a room of size 15x16 
[2023-07-01 21:17:24] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -3306 21 2375 in a room of size 14x15 
[2023-07-01 21:17:24] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -3316 21 2293 in a room of size 13x17 
[2023-07-01 21:17:24] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -3208 21 2382 in a room of size 17x14 
[2023-07-01 21:17:24] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -3333 21 2355 in a room of size 15x17 
[2023-07-01 21:17:24] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -3259 21 2373 in a room of size 15x14 
[2023-07-01 21:17:24] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -3226 21 2389 in a room of size 17x16 
[2023-07-01 21:17:24] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at -3252 21 2435 in a room of size 15x14 
[2023-07-01 21:17:24] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -3244 21 2377 in a room of size 14x15 
[2023-07-01 21:17:25] [INFO   ] Minecart with chest at: -3180, 36, 2430 
[2023-07-01 21:17:25] [INFO   ] Minecart with chest at: -3294, 36, 2378 
[2023-07-01 21:17:25] [INFO   ] Minecart with chest at: -3220, 36, 2378 
[2023-07-01 21:17:25] [INFO   ] Minecart with chest at: -3289, 36, 2378 
[2023-07-01 21:17:25] [INFO   ] Minecart with chest at: -3227, 36, 2378 
[2023-07-01 21:17:25] [INFO   ] Minecart with chest at: -3213, 36, 2326 
[2023-07-01 21:17:25] [INFO   ] Minecart with chest at: -3263, 36, 2354 
[2023-07-01 21:17:25] [INFO   ] Minecart with chest at: -3348, 36, 2285 
[2023-07-01 21:17:25] [INFO   ] Minecart with chest at: -3311, 36, 2446 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at -3249 36 2353 in a room of size 17x5 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -3247 36 2374 in a room of size 13x15 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -3214 36 2395 in a room of size 16x13 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at -3259 36 2304 in a room of size 15x6 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at -3252 36 2435 in a room of size 15x7 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -3335 36 2372 in a room of size 15x16 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -3319 36 2327 in a room of size 13x15 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -3311 36 2353 in a room of size 14x14 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -3327 36 2407 in a room of size 14x13 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -3338 36 2353 in a room of size 13x17 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -3213 36 2417 in a room of size 17x13 
[2023-07-01 21:17:25] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -3262 36 2337 in a room of size 13x17 
[2023-07-01 21:17:35] [INFO   ] Spawning Swamp Hut at 644,65,-3810 
[2023-07-01 21:17:39] [INFO   ] Generating org.terraform.structure.small.dungeon.SmallDungeonPopulator at chunk: 19,-249 
[2023-07-01 21:17:39] [INFO   ] Spawning Underground Dungeon at 304,10,-3979 
[2023-07-01 21:17:47] [INFO   ] Spawning FrozenCavePopulator at 16,-30,-4029 
[2023-07-01 21:18:03] [INFO   ] Generating org.terraform.structure.small.dungeon.SmallDungeonPopulator at chunk: -249,-6 
[2023-07-01 21:18:03] [INFO   ] Spawning Underground Dungeon at -3974,48,-91 
[2023-07-01 21:18:04] [INFO   ] Generating org.terraform.structure.small.buriedtreasure.BuriedTreasurePopulator at chunk: -251,-7 
[2023-07-01 21:18:07] [INFO   ] Generating org.terraform.structure.small.shipwreck.ShipwreckPopulator at chunk: -219,-240 
[2023-07-01 21:18:07] [INFO   ] Spawning shipwreck at -3491, 21, -3831 with rotation of EAST 
[2023-07-01 21:19:21] [INFO   ] Generating org.terraform.structure.small.dungeon.SmallDungeonPopulator at chunk: -247,-24 
[2023-07-01 21:19:21] [INFO   ] Spawning Underground Dungeon at -3941,28,-370 
[2023-07-01 21:20:22] [INFO   ] Generating org.terraform.structure.small.dungeon.SmallDungeonPopulator at chunk: -171,-314 
[2023-07-01 21:20:22] [INFO   ] Spawning Underground Dungeon at -2729,-1,-5024 
[2023-07-01 21:20:56] [INFO   ] Generating org.terraform.structure.mineshaft.MineshaftPopulator at chunk: -12,-236 
[2023-07-01 21:20:56] [INFO   ] Spawning mineshaft at: -192,-3776 
[2023-07-01 21:20:57] [INFO   ] Minecart with chest at: -140, 31, -3793 
[2023-07-01 21:20:58] [INFO   ] Minecart with chest at: -215, 31, -3754 
[2023-07-01 21:20:58] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at -250 31 -3735 in a room of size 15x16 
[2023-07-01 21:20:58] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -141 31 -3785 in a room of size 17x13 
[2023-07-01 21:20:58] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at -140 31 -3747 in a room of size 14x17 
[2023-07-01 21:20:58] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at -258 31 -3790 in a room of size 17x15 
[2023-07-01 21:20:58] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -118 31 -3774 in a room of size 13x16 
[2023-07-01 21:20:58] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -161 31 -3753 in a room of size 15x17 
[2023-07-01 21:20:58] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -195 31 -3779 in a room of size 16x16 
[2023-07-01 21:20:58] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -223 31 -3786 in a room of size 14x16 
[2023-07-01 21:20:58] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at -184 31 -3732 in a room of size 16x16 
[2023-07-01 21:20:59] [INFO   ] Minecart with chest at: -270, 46, -3784 
[2023-07-01 21:20:59] [INFO   ] Minecart with chest at: -160, 46, -3784 
[2023-07-01 21:20:59] [INFO   ] Minecart with chest at: -274, 46, -3749 
[2023-07-01 21:20:59] [INFO   ] Minecart with chest at: -246, 46, -3733 
[2023-07-01 21:20:59] [INFO   ] Minecart with chest at: -276, 46, -3725 
[2023-07-01 21:20:59] [INFO   ] Minecart with chest at: -158, 46, -3836 
[2023-07-01 21:20:59] [INFO   ] Minecart with chest at: -197, 46, -3847 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -184 46 -3845 in a room of size 14x16 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at -184 46 -3732 in a room of size 16x6 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at -250 46 -3735 in a room of size 15x6 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -203 46 -3817 in a room of size 16x13 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -189 46 -3747 in a room of size 17x16 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -193 46 -3783 in a room of size 15x15 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -259 46 -3759 in a room of size 13x16 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at -139 46 -3782 in a room of size 15x14 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -157 46 -3755 in a room of size 14x17 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at -258 46 -3790 in a room of size 17x6 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at -140 46 -3747 in a room of size 14x7 
[2023-07-01 21:20:59] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at -156 46 -3799 in a room of size 15x13 
[2023-07-01 21:21:40] [INFO   ] Generating org.terraform.structure.small.dungeon.SmallDungeonPopulator at chunk: -181,-316 
[2023-07-01 21:21:40] [INFO   ] Spawning Underground Dungeon at -2889,26,-5046 
[2023-07-01 21:22:10] [INFO   ] Generating org.terraform.structure.caves.LargeCavePopulator at chunk: -172,308 
[2023-07-01 21:22:10] [INFO   ] Generating Large Mushroom Cave at -2752,29,4928 
[2023-07-01 21:22:16] [INFO   ] Generating org.terraform.structure.village.VillagePopulator at chunk: -172,-332 
[2023-07-01 21:22:16] [INFO   ] Spawning plains village at -2752,50,-5312 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageCropFarmPopulator at -2754 0 -5289 in a room of size 18x16 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageCropFarmPopulator at -2771 0 -5276 in a room of size 17x20 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageStandardHousePopulator at -2731 0 -5310 in a room of size 19x19 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageTownhallPopulator at -2752 76 -5312 in a room of size 24x24 
[2023-07-01 21:22:16] [INFO   ] Spawning farmhouse at -2752,75,-5312 with rotation of SOUTH 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageCropFarmPopulator at -2734 0 -5287 in a room of size 16x20 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageFountainPopulator at -2767 0 -5292 in a room of size 9x10 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageForgePopulator at -2793 0 -5280 in a room of size 20x20 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageTemplePopulator at -2715 0 -5291 in a room of size 17x20 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillagePondPopulator at -2719 0 -5276 in a room of size 8x9 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageStandardHousePopulator at -2730 0 -5260 in a room of size 20x18 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageCropFarmPopulator at -2791 0 -5298 in a room of size 17x16 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageCropFarmPopulator at -2748 0 -5259 in a room of size 15x20 
[2023-07-01 21:22:16] [INFO   ] Registered: org.terraform.structure.village.plains.PlainsVillageStandardHousePopulator at -2773 0 -5309 in a room of size 17x17 
[2023-07-01 21:22:28] [INFO   ] Spawning ForestedMountainsCavePopulator at -1249,18,-4752 
[2023-07-01 21:22:36] [INFO   ] Generating org.terraform.structure.ancientcity.AncientCityPopulator at chunk: -76,-300 
[2023-07-01 21:22:36] [INFO   ] Spawning ancient city at: -1216,-18,-4800 
[2023-07-01 21:22:54] [INFO   ] Spawning sculk... 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCitySchematicPlatform at -1169 -18 -4765 in a room of size 17x21 
[2023-07-01 21:22:56] [INFO   ] Medium Schematic 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityRuinsPlatform at -1253 -18 -4784 in a room of size 22x16 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityRuinsPlatform at -1271 -18 -4857 in a room of size 19x23 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCitySchematicPlatform at -1197 -18 -4758 in a room of size 16x23 
[2023-07-01 21:22:56] [INFO   ] Small Schematic 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityCenterPlatformPopulator at -1216 -18 -4800 in a room of size 50x50 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityRuinsPlatform at -1229 -18 -4743 in a room of size 19x19 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCitySchematicPlatform at -1180 -18 -4836 in a room of size 22x19 
[2023-07-01 21:22:56] [INFO   ] Medium Schematic 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityAltarPopulator at -1250 -18 -4838 in a room of size 19x24 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCitySchematicPlatform at -1214 -18 -4839 in a room of size 21x21 
[2023-07-01 21:22:56] [INFO   ] Medium Schematic 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityRuinsPlatform at -1161 -18 -4743 in a room of size 22x19 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCitySchematicPlatform at -1273 -18 -4820 in a room of size 16x26 
[2023-07-01 21:22:56] [INFO   ] Small Schematic 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityRuinsPlatform at -1170 -18 -4817 in a room of size 25x18 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityAltarPopulator at -1159 -18 -4785 in a room of size 25x19 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityRuinsPlatform at -1174 -18 -4860 in a room of size 20x16 
[2023-07-01 21:22:56] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityRuinsPlatform at -1231 -18 -4858 in a room of size 18x18 
[2023-07-01 21:23:39] [INFO   ] Generating org.terraform.structure.small.dungeon.SmallDungeonPopulator at chunk: -11,-228 
[2023-07-01 21:23:39] [INFO   ] Spawning Underground Dungeon at -172,26,-3647 
[2023-07-01 21:24:07] [INFO   ] Generating org.terraform.structure.small.buriedtreasure.BuriedTreasurePopulator at chunk: -188,-340 
[2023-07-01 21:24:37] [INFO   ] Generating org.terraform.structure.ancientcity.AncientCityPopulator at chunk: -12,-204 
[2023-07-01 21:24:37] [INFO   ] Spawning ancient city at: -192,-15,-3264 
[2023-07-01 21:24:46] [INFO   ] Spawning sculk... 
[2023-07-01 21:24:47] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityRuinsPlatform at -224 -15 -3316 in a room of size 23x16 
[2023-07-01 21:24:47] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityAltarPopulator at -193 -15 -3301 in a room of size 19x22 
[2023-07-01 21:24:47] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCitySchematicPlatform at -238 -15 -3264 in a room of size 18x21 
[2023-07-01 21:24:48] [INFO   ] Medium Schematic 
[2023-07-01 21:24:48] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCitySchematicPlatform at -250 -15 -3238 in a room of size 16x25 
[2023-07-01 21:24:48] [INFO   ] Small Schematic 
[2023-07-01 21:24:48] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityLargePillarRoomPopulator at -184 -15 -3225 in a room of size 19x18 
[2023-07-01 21:24:48] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCitySchematicPlatform at -207 -15 -3220 in a room of size 22x20 
[2023-07-01 21:24:48] [INFO   ] Medium Schematic 
[2023-07-01 21:24:48] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCitySchematicPlatform at -153 -15 -3321 in a room of size 22x24 
[2023-07-01 21:24:48] [INFO   ] Large Schematic 
[2023-07-01 21:24:48] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityAltarPopulator at -230 -15 -3234 in a room of size 16x21 
[2023-07-01 21:24:48] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityLargePillarRoomPopulator at -154 -15 -3215 in a room of size 18x19 
[2023-07-01 21:24:48] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityAltarPopulator at -250 -15 -3315 in a room of size 23x26 
[2023-07-01 21:24:48] [INFO   ] Registered: org.terraform.structure.ancientcity.AncientCityCenterPlatformPopulator at -192 -15 -3264 in a room of size 50x50 
[2023-07-01 21:24:49] [INFO   ] Generating org.terraform.structure.mineshaft.MineshaftPopulator at chunk: 276,84 
[2023-07-01 21:24:49] [INFO   ] Spawning mineshaft at: 4416,1344 
[2023-07-01 21:24:52] [INFO   ] Generating org.terraform.structure.small.buriedtreasure.BuriedTreasurePopulator at chunk: 281,78 
[2023-07-01 21:24:55] [INFO   ] Minecart with chest at: 4409, 21, 1290 
[2023-07-01 21:24:55] [INFO   ] Minecart with chest at: 4446, 21, 1331 
[2023-07-01 21:24:55] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at 4389 21 1357 in a room of size 14x14 
[2023-07-01 21:24:55] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at 4406 21 1387 in a room of size 14x17 
[2023-07-01 21:24:55] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at 4423 21 1309 in a room of size 13x16 
[2023-07-01 21:24:55] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at 4362 21 1298 in a room of size 15x14 
[2023-07-01 21:24:55] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at 4486 21 1416 in a room of size 14x17 
[2023-07-01 21:24:55] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at 4442 21 1325 in a room of size 13x14 
[2023-07-01 21:24:55] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at 4367 21 1280 in a room of size 17x13 
[2023-07-01 21:24:55] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at 4446 21 1310 in a room of size 14x14 
[2023-07-01 21:24:55] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at 4400 21 1407 in a room of size 13x16 
[2023-07-01 21:24:56] [INFO   ] Minecart with chest at: 4362, 36, 1363 
[2023-07-01 21:24:56] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at 4442 36 1325 in a room of size 13x6 
[2023-07-01 21:24:56] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at 4389 36 1357 in a room of size 14x6 
[2023-07-01 21:24:56] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at 4446 36 1310 in a room of size 14x7 
[2023-07-01 21:24:56] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at 4448 36 1350 in a room of size 16x16 
[2023-07-01 21:24:56] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at 4422 36 1416 in a room of size 15x16 
[2023-07-01 21:24:56] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at 4367 36 1280 in a room of size 17x5 
[2023-07-01 21:24:56] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at 4423 36 1309 in a room of size 13x5 
[2023-07-01 21:24:56] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at 4362 36 1298 in a room of size 15x6 
[2023-07-01 21:24:56] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at 4463 36 1356 in a room of size 15x13 
[2023-07-01 21:24:56] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at 4366 36 1379 in a room of size 16x14 
[2023-07-01 21:24:56] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at 4351 36 1287 in a room of size 14x17 
[2023-07-01 21:25:46] [INFO   ] Generating org.terraform.structure.small.ruinedportal.RuinedPortalPopulator at chunk: -187,-356 
[2023-07-01 21:26:17] [INFO   ] Generating org.terraform.structure.warmoceanruins.WarmOceanRuinsPopulator at chunk: -172,-364 
[2023-07-01 21:26:17] [INFO   ] Registered: org.terraform.structure.warmoceanruins.WarmOceanWellRoom at -2714 22 -5853 in a room of size 13x12 
[2023-07-01 21:26:17] [INFO   ] Spawning Desert Well at -2714,26,-5853 
[2023-07-01 21:26:17] [INFO   ] Registered: org.terraform.structure.warmoceanruins.WarmOceanDomeHutRoom at -2741 22 -5797 in a room of size 12x11 
[2023-07-01 21:26:17] [INFO   ] Registered: org.terraform.structure.warmoceanruins.WarmOceanDomeHutRoom at -2762 22 -5797 in a room of size 13x13 
[2023-07-01 21:26:17] [INFO   ] Registered: org.terraform.structure.warmoceanruins.WarmOceanAltarRoom at -2769 22 -5830 in a room of size 15x13 
[2023-07-01 21:26:18] [INFO   ] Registered: org.terraform.structure.warmoceanruins.WarmOceanWellRoom at -2721 22 -5797 in a room of size 10x10 
[2023-07-01 21:26:18] [INFO   ] Spawning Desert Well at -2721,22,-5797 
[2023-07-01 21:26:18] [INFO   ] Registered: org.terraform.structure.warmoceanruins.WarmOceanLargeArcRoom at -2792 22 -5810 in a room of size 25x25 
[2023-07-01 21:26:18] [INFO   ] Registered: org.terraform.structure.warmoceanruins.WarmOceanDomeHutRoom at -2745 22 -5857 in a room of size 13x11 
[2023-07-01 21:26:21] [INFO   ] [NativeGeneratorPatcher] Flushing repairs (104 chunks), pushed by cache size 
[2023-07-01 21:26:36] [INFO   ] Generating org.terraform.structure.small.dungeon.SmallDungeonPopulator at chunk: -184,-369 
[2023-07-01 21:26:36] [INFO   ] Spawning Underground Dungeon at -2932,30,-5902 
[2023-07-01 21:27:32] [INFO   ] Generating org.terraform.structure.small.ruinedportal.RuinedPortalPopulator at chunk: 3,-211 
[2023-07-01 21:27:48] [INFO   ] Generating org.terraform.structure.mineshaft.MineshaftPopulator at chunk: 116,-268 
[2023-07-01 21:27:48] [INFO   ] Spawning mineshaft at: 1856,-4288 
[2023-07-01 21:27:52] [INFO   ] Minecart with chest at: 1822, 25, -4305 
[2023-07-01 21:27:52] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at 1916 25 -4261 in a room of size 14x16 
[2023-07-01 21:27:52] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at 1912 25 -4278 in a room of size 13x13 
[2023-07-01 21:27:52] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at 1848 25 -4295 in a room of size 16x13 
[2023-07-01 21:27:52] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at 1913 25 -4305 in a room of size 17x15 
[2023-07-01 21:27:52] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftRoomPopulator at 1853 25 -4265 in a room of size 17x16 
[2023-07-01 21:27:52] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at 1924 25 -4231 in a room of size 16x14 
[2023-07-01 21:27:52] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at 1850 25 -4342 in a room of size 17x15 
[2023-07-01 21:27:52] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at 1821 25 -4316 in a room of size 15x17 
[2023-07-01 21:27:54] [INFO   ] Minecart with chest at: 1824, 40, -4266 
[2023-07-01 21:27:54] [INFO   ] Minecart with chest at: 1800, 40, -4238 
[2023-07-01 21:27:54] [INFO   ] Minecart with chest at: 1800, 40, -4252 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at 1899 40 -4246 in a room of size 15x16 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at 1836 40 -4216 in a room of size 15x13 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at 1916 40 -4261 in a room of size 14x6 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at 1844 40 -4275 in a room of size 17x13 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at 1854 40 -4238 in a room of size 13x17 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at 1796 40 -4315 in a room of size 17x17 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at 1853 40 -4265 in a room of size 17x6 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at 1841 40 -4337 in a room of size 17x13 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at 1879 40 -4277 in a room of size 15x14 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.ShaftTopPopulator at 1848 40 -4295 in a room of size 16x6 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.CaveSpiderDenPopulator at 1786 40 -4250 in a room of size 16x17 
[2023-07-01 21:27:54] [INFO   ] Registered: org.terraform.structure.mineshaft.SmeltingHallPopulator at 1929 40 -4276 in a room of size 13x16 
[2023-07-01 21:28:40] [INFO   ] Generating org.terraform.structure.caves.LargeCavePopulator at chunk: 20,-236 
Hex27 commented 1 year ago

Yeah these coordinates are within the border. Do you have a mapping plugin like dynmap where you can visualise what’s pregenerated? It’s possible that something perhaps went wrong and the chunks aren’t generated up to the border

LupusVirtute commented 1 year ago

As i was looking thru the logs server stopped logging chunky progress without any information on 9% of chunks generated Never had this with any generator Best thing is when i was making sure all chunks were generated with chunky start command it showed all of the chunks were generated Update: it appears whole map wasn't generated server crashed with no logs just quit suddenly

Server logs before crash:

[12:57:05] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140019 chunks (8.95%), ETA: 12:38:12, Rate: 31.3 cps, Current: -187, -45
[12:57:06] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140046 chunks (8.95%), ETA: 13:08:34, Rate: 30.1 cps, Current: -187, -18
[12:57:07] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140086 chunks (8.95%), ETA: 12:59:44, Rate: 30.5 cps, Current: -187, 22
[12:57:08] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140118 chunks (8.95%), ETA: 13:02:25, Rate: 30.4 cps, Current: -187, 54
[12:57:09] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140163 chunks (8.96%), ETA: 12:27:16, Rate: 31.8 cps, Current: -187, 122
[12:57:10] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140194 chunks (8.96%), ETA: 12:30:31, Rate: 31.6 cps, Current: -187, 130
[12:57:12] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140222 chunks (8.96%), ETA: 13:29:48, Rate: 29.3 cps, Current: -187, 158
[12:57:13] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140260 chunks (8.96%), ETA: 13:07:14, Rate: 30.2 cps, Current: -178, 187
[12:57:14] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140292 chunks (8.96%), ETA: 13:21:05, Rate: 29.6 cps, Current: -146, 187
[12:57:15] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140332 chunks (8.97%), ETA: 13:04:13, Rate: 30.3 cps, Current: -106, 187
[12:57:16] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140373 chunks (8.97%), ETA: 12:42:39, Rate: 31.1 cps, Current: -47, 187
[12:57:17] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140440 chunks (8.97%), ETA: 11:12:16, Rate: 35.3 cps, Current: 15, 187
[12:57:18] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140469 chunks (8.98%), ETA: 11:26:19, Rate: 34.6 cps, Current: 31, 187
[12:57:19] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140501 chunks (8.98%), ETA: 11:06:17, Rate: 35.6 cps, Current: 63, 187
[12:57:20] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140544 chunks (8.98%), ETA: 11:03:08, Rate: 35.8 cps, Current: 94, 187
[12:57:22] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140632 chunks (8.99%), ETA: 9:35:12, Rate: 41.3 cps, Current: 182, 187
[12:57:23] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140668 chunks (8.99%), ETA: 9:48:22, Rate: 40.3 cps, Current: 188, 145
[12:57:24] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140700 chunks (8.99%), ETA: 9:43:29, Rate: 40.7 cps, Current: 188, 113
[12:57:25] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140732 chunks (8.99%), ETA: 9:59:04, Rate: 39.6 cps, Current: 188, 81
[12:57:26] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140764 chunks (8.99%), ETA: 11:22:45, Rate: 34.8 cps, Current: 188, 49
[12:57:28] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140796 chunks (9.00%), ETA: 11:32:49, Rate: 34.3 cps, Current: 188, 17
[12:57:29] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140820 chunks (9.00%), ETA: 11:44:09, Rate: 33.7 cps, Current: 188, -7
[12:57:30] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140852 chunks (9.00%), ETA: 11:50:55, Rate: 33.4 cps, Current: 188, -39
[12:57:31] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140892 chunks (9.00%), ETA: 14:03:12, Rate: 28.1 cps, Current: 188, -79
[12:57:32] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140927 chunks (9.00%), ETA: 13:52:29, Rate: 28.5 cps, Current: 188, -114
[12:57:33] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140964 chunks (9.01%), ETA: 13:18:20, Rate: 29.7 cps, Current: 188, -151
[12:57:34] [Server thread/INFO]: [Chunky] Task running for world. Processed: 140996 chunks (9.01%), ETA: 13:17:52, Rate: 29.7 cps, Current: 188, -183
[12:57:36] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141028 chunks (9.01%), ETA: 13:31:03, Rate: 29.3 cps, Current: 161, -188
[12:57:37] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141060 chunks (9.01%), ETA: 13:24:46, Rate: 29.5 cps, Current: 129, -188
[12:57:38] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141115 chunks (9.02%), ETA: 12:25:47, Rate: 31.8 cps, Current: 89, -188
[12:57:39] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141150 chunks (9.02%), ETA: 12:05:17, Rate: 32.7 cps, Current: 41, -188
[12:57:40] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141190 chunks (9.02%), ETA: 11:52:33, Rate: 33.3 cps, Current: -1, -188
[12:57:41] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141223 chunks (9.02%), ETA: 12:13:59, Rate: 32.3 cps, Current: -34, -188
[12:57:42] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141260 chunks (9.03%), ETA: 12:08:31, Rate: 32.6 cps, Current: -71, -188
[12:57:43] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141295 chunks (9.03%), ETA: 11:43:13, Rate: 33.7 cps, Current: -106, -188
[12:57:44] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141332 chunks (9.03%), ETA: 11:43:35, Rate: 33.7 cps, Current: -143, -188
[12:57:45] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141364 chunks (9.03%), ETA: 11:36:41, Rate: 34.1 cps, Current: -175, -188
[12:57:47] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141403 chunks (9.04%), ETA: 11:38:01, Rate: 34.0 cps, Current: -188, -162
[12:57:48] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141435 chunks (9.04%), ETA: 12:54:20, Rate: 30.6 cps, Current: -188, -130
[12:57:49] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141485 chunks (9.04%), ETA: 12:10:18, Rate: 32.5 cps, Current: -188, -80
[12:57:50] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141522 chunks (9.04%), ETA: 11:54:27, Rate: 33.2 cps, Current: -188, -43
[12:57:51] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141556 chunks (9.05%), ETA: 11:54:45, Rate: 33.2 cps, Current: -188, -9
[12:57:52] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141589 chunks (9.05%), ETA: 11:57:04, Rate: 33.1 cps, Current: -188, 24
[12:57:53] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141619 chunks (9.05%), ETA: 11:59:17, Rate: 33.0 cps, Current: -188, 59
[12:57:54] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141667 chunks (9.05%), ETA: 11:27:21, Rate: 34.5 cps, Current: -188, 96
[12:57:55] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141701 chunks (9.05%), ETA: 11:07:52, Rate: 35.5 cps, Current: -188, 136
[12:57:56] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141723 chunks (9.06%), ETA: 11:54:49, Rate: 33.2 cps, Current: -188, 158
[12:57:57] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141760 chunks (9.06%), ETA: 12:16:18, Rate: 32.2 cps, Current: -181, 188
[12:57:59] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141785 chunks (9.06%), ETA: 12:45:19, Rate: 31.0 cps, Current: -156, 188
[12:58:00] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141827 chunks (9.06%), ETA: 12:50:06, Rate: 30.8 cps, Current: -114, 188
[12:58:01] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141885 chunks (9.07%), ETA: 11:52:42, Rate: 33.3 cps, Current: -36, 188
[12:58:02] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141934 chunks (9.07%), ETA: 11:13:37, Rate: 35.2 cps, Current: 19, 188
[12:58:03] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141963 chunks (9.07%), ETA: 11:26:17, Rate: 34.6 cps, Current: 22, 188
[12:58:04] [Server thread/INFO]: [Chunky] Task running for world. Processed: 141996 chunks (9.07%), ETA: 11:56:33, Rate: 33.1 cps, Current: 55, 188
[12:58:06] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142027 chunks (9.08%), ETA: 12:34:07, Rate: 31.4 cps, Current: 86, 188
[12:58:07] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142082 chunks (9.08%), ETA: 11:12:17, Rate: 35.3 cps, Current: 118, 188
[12:58:08] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142123 chunks (9.08%), ETA: 11:03:18, Rate: 35.8 cps, Current: 169, 188
[12:58:09] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142149 chunks (9.08%), ETA: 11:36:04, Rate: 34.1 cps, Current: 189, 147
[12:58:23] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 13393ms or 267 ticks behind
[12:58:23] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142215 chunks (9.09%), ETA: 0:52:26, Rate: 452.2 cps, Current: 189, 103
[12:58:24] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142237 chunks (9.09%), ETA: 6:29:58, Rate: 60.8 cps, Current: 189, 81
[12:58:25] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142269 chunks (9.09%), ETA: 8:27:07, Rate: 46.8 cps, Current: 189, 49
[12:58:27] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142301 chunks (9.09%), ETA: 9:43:51, Rate: 40.6 cps, Current: 189, 17
[12:58:28] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142336 chunks (9.09%), ETA: 10:04:00, Rate: 39.3 cps, Current: 189, -18
[12:58:29] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142366 chunks (9.10%), ETA: 10:33:03, Rate: 37.5 cps, Current: 189, -48
[12:58:30] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142405 chunks (9.10%), ETA: 10:52:48, Rate: 36.3 cps, Current: 189, -87
[12:58:31] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142446 chunks (9.10%), ETA: 10:48:06, Rate: 36.6 cps, Current: 189, -128
[12:58:32] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142479 chunks (9.10%), ETA: 10:56:47, Rate: 36.1 cps, Current: 189, -161
[12:58:33] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142501 chunks (9.11%), ETA: 11:30:41, Rate: 34.3 cps, Current: 189, -183
[12:58:34] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142535 chunks (9.11%), ETA: 12:19:12, Rate: 32.1 cps, Current: 161, -189
[12:58:35] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142567 chunks (9.11%), ETA: 12:19:58, Rate: 32.0 cps, Current: 129, -189
[12:58:36] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142617 chunks (9.11%), ETA: 11:59:56, Rate: 32.9 cps, Current: 97, -189
[12:58:38] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142679 chunks (9.12%), ETA: 11:12:14, Rate: 35.3 cps, Current: 17, -189
[12:58:39] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142710 chunks (9.12%), ETA: 11:25:27, Rate: 34.6 cps, Current: -14, -189
[12:58:40] [Server thread/INFO]: [Chunky] Task running for world. Processed: 142735 chunks (9.12%), ETA: 12:16:28, Rate: 32.2 cps, Current: -39, -189
Hex27 commented 1 year ago

Yeah it’s easier to check progress with dynmap or a similar plugin, many pregenerators aren’t super good at reporting what’s actually generated because actually doing so would be very slow

Since no message popped up during the crash the java process probably died for whatever reason. Hard to say what made it happen, especially if that’s a shared host

LupusVirtute commented 1 year ago

I have dedicated server though do you need any logs?

Hex27 commented 1 year ago

Nah, I wouldn’t be able to debug a jvm crash