jonryf / EpicWorldGenerator-bugtracker

The most powerfull world generator made for minecraft
https://www.spigotmc.org/resources/epicworldgenerator-1-8-8-1-13-2-beta-support-for-1-14-support-all-update-aquatic-features.8067/
10 stars 0 forks source link

Constant Crashing in 1.17.1 #163

Open RogerPlaysMC opened 3 years ago

RogerPlaysMC commented 3 years ago

Describe the bug Any time a map is generated, whether via a plugin or player walking around, some chunks will crash the server. After this happens there is no way to recover it, and the server will perpetually crash any time that chunk is trying to load. This happens with both large and small (1000x1000) maps. Tried with Spigot, Paper, and Purpur, same on each. Other plugins are only WorldEdit (not FAWE) and Chunky. Fresh server with no maps tested each time.

To Reproduce Steps to reproduce the behavior: Generate terrain.

Expected behavior The server to not crash whenever terrain is generated.

Screenshots [21.08 07:38:39] [Server] [ERROR] ------------------------------ [21.08 07:38:39] [Server] [ERROR] Server thread dump (Look for plugins here before reporting to Paper!): [21.08 07:38:39] [Server] [ERROR] Chunk wait task info below: [21.08 07:38:39] [Server] [ERROR] -56,15 in 'world: [21.08 07:38:39] [Server] [ERROR] Load Task - none [21.08 07:38:39] [Server] [ERROR] Save Task - none [21.08 07:38:39] [Server] [ERROR] Chunk Holder - non-null [21.08 07:38:39] [Server] [ERROR] Chunk Status - minecraft:structure_starts [21.08 07:38:39] [Server] [ERROR] Chunk Ticket Status - minecraft:liquid_carvers [21.08 07:38:39] [Server] [ERROR] Chunk Holder Status - minecraft:structure_starts [21.08 07:38:39] [Server] [ERROR] ------------------------------ [21.08 07:38:39] [Server] [ERROR] Current Thread: Server thread [21.08 07:38:39] [Server] [ERROR] PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING [21.08 07:38:39] [Server] [ERROR] Stack: [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/jdk.internal.misc.Unsafe.park(Native Method) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:144) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:133) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:499) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.level.ServerChunkCache.lambda$getChunk$9(ServerChunkCache.java:462) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.level.ChunkProviderServer$$Lambda$5025/0x000000080197f180.get(Unknown Source) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.doRunTask(ServerChunkCache.java:1001) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.pollTask(ServerChunkCache.java:1048) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.level.ServerChunkCache.pollTask(ServerChunkCache.java:636) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1336) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1320) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1281) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1192) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) [21.08 07:38:39] [Server] [ERROR] app//net.minecraft.server.MinecraftServer$$Lambda$3664/0x0000000801391618.run(Unknown Source) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.lang.Thread.run(Thread.java:831) [21.08 07:38:39] [Server] [ERROR] ------------------------------ [21.08 07:38:39] [Server] [ERROR] Entire Thread Dump: [21.08 07:38:39] [Server] [ERROR] ------------------------------ [21.08 07:38:39] [Server] [ERROR] Current Thread: Reference Handler [21.08 07:38:39] [Server] [ERROR] PID: 2 | Suspended: false | Native: false | State: RUNNABLE [21.08 07:38:39] [Server] [ERROR] Stack: [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.lang.ref.Reference.waitForReferencePendingList(Native Method) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.lang.ref.Reference.processPendingReferences(Reference.java:243) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215) [21.08 07:38:39] [Server] [ERROR] ------------------------------ [21.08 07:38:39] [Server] [ERROR] Current Thread: Finalizer [21.08 07:38:39] [Server] [ERROR] PID: 3 | Suspended: false | Native: false | State: WAITING [21.08 07:38:39] [Server] [ERROR] Stack: [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.lang.Object.wait(Native Method) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:171) [21.08 07:38:39] [Server] [ERROR] ------------------------------ [21.08 07:38:39] [Server] [ERROR] Current Thread: Signal Dispatcher [21.08 07:38:39] [Server] [ERROR] PID: 4 | Suspended: false | Native: false | State: RUNNABLE [21.08 07:38:39] [Server] [ERROR] Stack: [21.08 07:38:39] [Server] [ERROR] ------------------------------ [21.08 07:38:39] [Server] [ERROR] Current Thread: Common-Cleaner [21.08 07:38:39] [Server] [ERROR] PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING [21.08 07:38:39] [Server] [ERROR] Stack: [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.lang.Object.wait(Native Method) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/java.lang.Thread.run(Thread.java:831) [21.08 07:38:39] [Server] [ERROR] java.base@16.0.1/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134) [21.08 07:38:39] [Server] [ERROR] ------------------------------

Spigot version (please complete the following information): Spigot 1.17.1 Paper 1.17.1 Purpur 1.17.1

Additional context