[Bug] Warning console spam
See original GitHub issueLately I’ve been seeing this spam when generating new chunks
[21:33:08 WARN]: java.lang.Exception: GetHighestGround returned 0!
[21:33:08 WARN]: at TerraformGenerator-4.6.3.jar//org.terraform.utils.GenUtils.getHighestGround(GenUtils.java:404)
[21:33:08 WARN]: at TerraformGenerator-4.6.3.jar//org.terraform.coregen.HeightMap.getTrueHeightGradient(HeightMap.java:132)
[21:33:08 WARN]: at TerraformGenerator-4.6.3.jar//org.terraform.biome.mountainous.RockyMountainsHandler.populateSmallItems(RockyMountainsHandler.java:97)
[21:33:08 WARN]: at TerraformGenerator-4.6.3.jar//org.terraform.coregen.TerraformPopulator.populate(TerraformPopulator.java:103)
[21:33:08 WARN]: at TerraformGenerator-4.6.3.jar//org.terraform.v1_17_R1.NMSChunkGenerator.addDecorations(NMSChunkGenerator.java:129)
[21:33:08 WARN]: at net.minecraft.world.level.chunk.ChunkStatus.lambda$static$10(ChunkStatus.java:93)
[21:33:08 WARN]: at net.minecraft.world.level.chunk.ChunkStatus.a(ChunkStatus.java:212)
[21:33:08 WARN]: at net.minecraft.server.level.PlayerChunkMap.lambda$scheduleChunkGeneration$41(PlayerChunkMap.java:1323)
[21:33:08 WARN]: at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
[21:33:08 WARN]: at net.minecraft.server.level.PlayerChunkMap.lambda$scheduleChunkGeneration$43(PlayerChunkMap.java:1321)
[21:33:08 WARN]: at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1146)
[21:33:08 WARN]: at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:478)
[21:33:08 WARN]: at net.minecraft.server.level.ChunkTaskQueueSorter.lambda$message$1(ChunkTaskQueueSorter.java:58)
[21:33:08 WARN]: at net.minecraft.util.thread.ThreadedMailbox.g(ThreadedMailbox.java:87)
[21:33:08 WARN]: at net.minecraft.util.thread.ThreadedMailbox.a(ThreadedMailbox.java:141)
[21:33:08 WARN]: at net.minecraft.util.thread.ThreadedMailbox.run(ThreadedMailbox.java:96)
[21:33:08 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[21:33:08 WARN]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
[21:33:08 WARN]: at java.base/java.lang.Thread.run(Thread.java:831)
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Console Spam Fix - Bukkit Plugins - Projects
This plugin was made to stop console spam when you can't have the issue fixed, to prevent other issues because of intense console...
Read more >Console Spam: "PLAYER is sending move packets too ...
Bug - A problem which impairs or prevents the functions of the product. MC-94438 Server: Mob pathfinding induced massive lag in any versions ......
Read more >Server Console Spam :: Garry's Mod Help / Problems / Bugs
My Server Console gets spammed with this Error continuously. I don't really know what it means and why it happens.
Read more >Console Spam Fix | SpigotMC - High Performance Minecraft
Useful if you want to hide errors or messages that spam the server console and get huge sized server logs. This plugin was...
Read more >29916 - console spam: pkix_CacheCert_Add ... - Monorail
This is a known NSS bug. It's fixed in NSS 3.12.4. Since most Linux distros are using NSS 3.12.3.1, this console spam is...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I am having the same issue. I was using
4.6.3
perfectly fine for a couple weeks, but ran into this exact error out of the blue. I updated topaper-231
a few days ago and it randomly started doing this today. I tried updating to4.6.4
but had no luck in fixing the console spam and server crashing due to terraform generator. Fortunately my world is pre-generated, but I’m not sure if any mob spawning will be effected by me removing the plugin.Will close this since it’s inactive. Seek help in the discord if you still need it.