Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-7774

Hello, i,m hosting a server for me and a few friends the spigot 1.21 update for me atleast just made the end impossible to go in.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • None
    • None
    • 1.21
    • none
    • Yes

      Hello, So im hosting a Minecraft 1.21 server with spigot to add a few plugins but when i finally went to the end i jumped in the portal and ther server just insta crashes so i reset the end and tryed again still crashed. so i thought it was something else so i used this cmd
      [

      1. /execute in minecraft:the_end run tp @p 0 100 0

      ]

      To enter the end but still crashed after while thajn i disabled all the plugins and tryed again still crashed but when i switched over to just the normal 1.21 update i went in the end fine.

      now idk if its my dumb self or something else i just thought if it is a bug with spigot i would like to let you guys know but again im not really sure what the problem was Thank you!

       

      Here is some of the crash report

      [

      17.06 19:15:43 [Server] INFO Description: Feature placement
      17.06 19:15:43 [Server] INFO java.lang.IllegalStateException: PortalCreateEvent cannot be triggered asynchronously from another thread.
      17.06 19:15:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:584)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.feature.EndPlatformFeature.createEndPlatform(EndPlatformFeature.java:61)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.feature.EndPlatformFeature.a(EndPlatformFeature.java:30)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.feature.EndPlatformFeature.a(EndPlatformFeature.java:25)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.feature.WorldGenerator.a(SourceFile:168)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.feature.WorldGenFeatureConfigured.a(SourceFile:28)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.placement.PlacedFeature.a(SourceFile:54)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
      17.06 19:15:43 [Server] INFO at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:722)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.placement.PlacedFeature.a(SourceFile:53)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.placement.PlacedFeature.b(SourceFile:42)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.addVanillaDecorations(ChunkGenerator.java:424)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:454)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.a(ChunkGenerator.java:449)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.status.ChunkStatusTasks.i(ChunkStatusTasks.java:115)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.status.ChunkStep.a(SourceFile:33)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.PlayerChunkMap.a(PlayerChunkMap.java:695)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.GenerationChunkHolder.a(SourceFile:96)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.a(SourceFile:143)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.a(SourceFile:121)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.d(SourceFile:74)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.a(SourceFile:59)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.PlayerChunkMap.lambda$runGenerationTask$21(PlayerChunkMap.java:729)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkTaskQueueSorter.b(SourceFile:62)
      17.06 19:15:43 [Server] INFO at net.minecraft.util.thread.ThreadedMailbox.h(SourceFile:91)
      17.06 19:15:43 [Server] INFO at net.minecraft.util.thread.ThreadedMailbox.a(SourceFile:146)
      17.06 19:15:43 [Server] INFO at net.minecraft.util.thread.ThreadedMailbox.run(SourceFile:102)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
      17.06 19:15:43 [Server] INFO A detailed walkthrough of the error, its code path and all known details is as follows:
      17.06 19:15:43 [Server] INFO ---------------------------------------------------------------------------------------
      17.06 19:15:43 [Server] INFO – Head –
      17.06 19:15:43 [Server] INFO Thread: Worker-Main-3
      17.06 19:15:43 [Server] INFO Stacktrace:
      17.06 19:15:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:584)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.feature.EndPlatformFeature.createEndPlatform(EndPlatformFeature.java:61)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.feature.EndPlatformFeature.a(EndPlatformFeature.java:30)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.feature.EndPlatformFeature.a(EndPlatformFeature.java:25)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.feature.WorldGenerator.a(SourceFile:168)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.feature.WorldGenFeatureConfigured.a(SourceFile:28)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.placement.PlacedFeature.a(SourceFile:54)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
      17.06 19:15:43 [Server] INFO at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:722)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
      17.06 19:15:43 [Server] INFO at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.placement.PlacedFeature.a(SourceFile:53)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.levelgen.placement.PlacedFeature.b(SourceFile:42)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.addVanillaDecorations(ChunkGenerator.java:424)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:454)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.a(ChunkGenerator.java:449)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.status.ChunkStatusTasks.i(ChunkStatusTasks.java:115)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.status.ChunkStep.a(SourceFile:33)
      17.06 19:15:43 [Server] INFO – Feature –
      17.06 19:15:43 [Server] INFO Details:
      17.06 19:15:43 [Server] INFO Description: ResourceKey[minecraft:worldgen/placed_feature / minecraft:end_platform]
      17.06 19:15:43 [Server] INFO Stacktrace:
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.addVanillaDecorations(ChunkGenerator.java:424)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:454)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.a(ChunkGenerator.java:449)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.status.ChunkStatusTasks.i(ChunkStatusTasks.java:115)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.status.ChunkStep.a(SourceFile:33)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.PlayerChunkMap.a(PlayerChunkMap.java:695)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.GenerationChunkHolder.a(SourceFile:96)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.a(SourceFile:143)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.a(SourceFile:121)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.d(SourceFile:74)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.a(SourceFile:59)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.PlayerChunkMap.lambda$runGenerationTask$21(PlayerChunkMap.java:729)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkTaskQueueSorter.b(SourceFile:62)
      17.06 19:15:43 [Server] INFO at net.minecraft.util.thread.ThreadedMailbox.h(SourceFile:91)
      17.06 19:15:43 [Server] INFO at net.minecraft.util.thread.ThreadedMailbox.a(SourceFile:146)
      17.06 19:15:43 [Server] INFO at net.minecraft.util.thread.ThreadedMailbox.run(SourceFile:102)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
      17.06 19:15:43 [Server] INFO – Generation –
      17.06 19:15:43 [Server] INFO Details:
      17.06 19:15:43 [Server] INFO CenterX: 6
      17.06 19:15:43 [Server] INFO CenterZ: 0
      17.06 19:15:43 [Server] INFO Decoration Seed: 518867374835433501
      17.06 19:15:43 [Server] INFO Stacktrace:
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.addVanillaDecorations(ChunkGenerator.java:424)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.applyBiomeDecoration(ChunkGenerator.java:454)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.ChunkGenerator.a(ChunkGenerator.java:449)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.status.ChunkStatusTasks.i(ChunkStatusTasks.java:115)
      17.06 19:15:43 [Server] INFO at net.minecraft.world.level.chunk.status.ChunkStep.a(SourceFile:33)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.PlayerChunkMap.a(PlayerChunkMap.java:695)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.GenerationChunkHolder.a(SourceFile:96)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.a(SourceFile:143)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.a(SourceFile:121)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.d(SourceFile:74)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkGenerationTask.a(SourceFile:59)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.PlayerChunkMap.lambda$runGenerationTask$21(PlayerChunkMap.java:729)
      17.06 19:15:43 [Server] INFO at net.minecraft.server.level.ChunkTaskQueueSorter.b(SourceFile:62)
      17.06 19:15:43 [Server] INFO at net.minecraft.util.thread.ThreadedMailbox.h(SourceFile:91)
      17.06 19:15:43 [Server] INFO at net.minecraft.util.thread.ThreadedMailbox.a(SourceFile:146)
      17.06 19:15:43 [Server] INFO at net.minecraft.util.thread.ThreadedMailbox.run(SourceFile:102)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
      17.06 19:15:43 [Server] INFO at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
      17.06 19:15:43 [Server] INFO – Chunk to be generated –
      17.06 19:15:49 [Multicraft] Skipped 152 lines due to rate limit (160/s)
      17.06 19:27:05 [Multicraft] Received stop command
      17.06 19:27:05 [Multicraft] Stopping server!
      17.06 19:27:20 [Multicraft] Received kill command
      17.06 19:27:20 [Multicraft] Forcefully killing server
      17.06 19:27:20 [Multicraft] Received start command
      17.06 19:27:20 [Multicraft] Server already running
      17.06 19:27:20 [Multicraft] Server shut down (killing)
      17.06 19:27:20 [Multicraft] Looks like a crash, check the server console. Return value: 137
      17.06 19:27:20 [Multicraft] Server stopped

      ]

            Unassigned Unassigned
            DuckTyler90 Tyler Crager
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: