Update Failure with Minecraft - Spigot update file missing?

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.0.6 (Mainline)
Virtualization Docker
Application Minecraft
Module MinecraftModule
Running in Container Yes
Current State Failed

Problem Description

Issue

Exception in thread “main” java.lang.RuntimeException: Error patching net/minecraft/commands/CommandDispatcher.java

Reproduction Steps

  • Click update
  • Download of Spigot starts and completes
  • The error then appears as described

Try running Paper instead. It doesn’t have a compile step, and it’s much more performant than Spigot, while supporting even more plugins.

I tried that from seeing a previous ticket and it appeared etc. but when I ran the server it would have another error over and over:

WARN

00:44:25

An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.

Console

00:44:25

java.lang.RuntimeException: Unable to access address of buffer

at io.netty.channel.epoll.Native.read(Native Method) ~[patched_1.8.8.jar:git-PaperSpigot-445]

at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:678) ~[patched_1.8.8.jar:git-PaperSpigot-445]

at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) ~[patched_1.8.8.jar:git-PaperSpigot-445]

at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe$3.run(EpollSocketChannel.java:755) ~[patched_1.8.8.jar:git-PaperSpigot-445]

at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) ~[patched_1.8.8.jar:git-PaperSpigot-445]

at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) ~[patched_1.8.8.jar:git-PaperSpigot-445]

at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) ~[patched_1.8.8.jar:git-PaperSpigot-445]

at java.lang.Thread.run(Thread.java:1583) [?:?]

You need to select the right Minecraft version, you have 1.8.8 selected.

Spot on, thank you PotatoKing! Haha, I need to use my eyes more…

Doesn’t help that Paper’s version list is inverted, so it loads “upside down” lol

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.