Help with MRL crashing my server!

  • Thread starter Thread starter /u/XxPsychoVirusxX
  • Start date Start date

/u/XxPsychoVirusxX

Guest
Member
I have a paper 1.19.4 box server. I have MRL installed but when i setup everything it works fine, but if I do a server reload or restart, the server crashes. I have tracked down MRL as the problem already.. Because if i delete the MRL folder where config is stored everything works fine. Then I set everything up again, and then if I do a restart the server crashes. I think it could be a chunk error? Please tell me there is a way to fix this!

Here is part of the log where MRL has an error then the server stops:

[18:18:24] [Paper Watchdog Thread/ERROR]: ------------------------------

[18:18:28] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-550 (MC: 1.19.4) ---

[18:18:28] [Paper Watchdog Thread/ERROR]: The server has not responded for 25 seconds! Creating thread dump

[18:18:28] [Paper Watchdog Thread/ERROR]: ------------------------------

[18:18:28] [Paper Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):

[18:18:28] [Paper Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait task info below:

[18:18:28] [Paper Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk wait: [( -11,-2) in 'overworld']

[18:18:28] [Paper Watchdog Thread/ERROR]: [ChunkTaskScheduler] Chunk holder: NewChunkHolder{world=overworld, chunkX=-11, chunkZ=-2, entityChunkFromDisk=false, lastChunkCompletion={chunk_class=null,status=null}, currentGenStatus=null, requestedGenStatus=minecraft:full, generationTask=ChunkProgressionTask{class: io.papermc.paper.chunk.system.scheduling.ChunkLoadTask, for world: overworld, chunk: (-11,-2), hashcode: 2083739075, priority: BLOCKING, status: minecraft:empty, scheduled: true}, generationTaskStatus=minecraft:empty, priority=BLOCKING, priorityLocked=false, neighbourRequestedPriority=IDLE, effective_priority=BLOCKING, oldTicketLevel=33, currentTicketLevel=33, totalNeighboursUsingThisChunk=1, fullNeighbourChunksLoadedBitset=0, chunkStatusRaw=0, currentChunkStatus=INACCESSIBLE, pendingChunkStatus=INACCESSIBLE, is_unload_safe=ticket_level, killed=false}

[18:18:29] [Paper Watchdog Thread/ERROR]: ------------------------------

[18:18:29] [Paper Watchdog Thread/ERROR]: Current Thread: Server thread

[18:18:29] [Paper Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING

[18:18:29] [Paper Watchdog Thread/ERROR]: Stack:

[18:18:29] [Paper Watchdog Thread/ERROR]: [email protected]/jdk.internal.misc.Unsafe.park(Native Method)

[18:18:29] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)

[18:18:29] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:148)

[18:18:29] [Paper Watchdog Thread/ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:137)

[18:18:29] [Paper Watchdog Thread/ERROR]: net.minecraft.server.level.ServerChunkCache.getChunk(ServerChunkCache.java:451)

[18:18:29] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getChunk(Level.java:508)

[18:18:29] [Paper Watchdog Thread/ERROR]: net.minecraft.world.level.Level.getBlockState(Level.java:787)

[18:18:29] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R3.block.CraftBlock.getNMS(CraftBlock.java:83)

[18:18:29] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R3.block.CraftBlock.setTypeAndData(CraftBlock.java:196)

[18:18:29] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R3.block.CraftBlock.setBlockData(CraftBlock.java:192)

[18:18:29] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R3.block.CraftBlock.setType(CraftBlock.java:181)

[18:18:29] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R3.block.CraftBlock.setType(CraftBlock.java:175)

[18:18:29] [Paper Watchdog Thread/ERROR]: mineresetlite-5.1.2.jar//com.vk2gpz.mineresetlite.F.T.q.a.setBlockTypeFor(a.java:94)

[18:18:29] [Paper Watchdog Thread/ERROR]: mineresetlite-5.1.2.jar//com.vk2gpz.mineresetlite.F.i.B.setBlockTypeFor(B.java:787)

[18:18:29] [Paper Watchdog Thread/ERROR]: mineresetlite-5.1.2.jar//com.koletar.jj.mineresetlite.SerializableBlock.setBlockTypeFor(SerializableBlock.java:67)

[18:18:29] [Paper Watchdog Thread/ERROR]: mineresetlite-5.1.2.jar//com.koletar.jj.mineresetlite.Mine$z.lambda$run$3(Mine$z.java:417)

[18:18:29] [Paper Watchdog Thread/ERROR]: mineresetlite-5.1.2.jar//com.koletar.jj.mineresetlite.Mine$z$$Lambda$11169/0x0000000802e4e248.accept(Unknown Source)

[18:18:29] [Paper Watchdog Thread/ERROR]: [email protected]/java.util.Optional.ifPresent(Optional.java:178)

[18:18:29] [Paper Watchdog Thread/ERROR]: mineresetlite-5.1.2.jar//com.koletar.jj.mineresetlite.Mine$z.run(Mine$z.java:417)

[18:18:29] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftTask.run(CraftTask.java:101)

[18:18:29] [Paper Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)

[18:18:29] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1483)

[18:18:29] [Paper Watchdog Thread/ERROR]: net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:447)

[18:18:29] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1397)

[18:18:29] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1174)

[18:18:29] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)

[18:18:29] [Paper Watchdog Thread/ERROR]: net.minecraft.server.MinecraftServer$$Lambda$4525/0x00000008015b8000.run(Unknown Source)

[18:18:29] [Paper Watchdog Thread/ERROR]: [email protected]/java.lang.Thread.run(Thread.java:833)

[18:18:29] [Paper Watchdog Thread/ERROR]: ------------------------------

[18:18:29] [Paper Watchdog Thread/ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---

[18:18:29] [Paper Watchdog Thread/ERROR]: ------------------------------

submitted by /u/XxPsychoVirusxX
[link] [comments]

Continue reading...

free plugins
minecraft paid for free
spigotmc
SpigotMC
free minecraft paid plugins
free minecraft plugins
aac free
ewg free
Minecraft Premium Plugins
ewg free download
litebans free
epicworldgenerator free
free schematics
leaked schematics minecraft
schematics
schematics leaked
schematics free
minecraft schematics free
paid minecraft schematics free
paid minecraft schematics for free
free cracked plugins
free cracked minecraft plugins
plugins
featherboard download
featherboard plugin download
antiaura download
minecraft plugins
xenforo leaked
xenforo for free
xenforo addons
 
Top