ProtocolLib

3M Downloads

Support for 1.14.3-pre4

YourCoalAlt opened this issue ยท 1 comments

commented

Even though this is expected, just wanting to make sure you're aware. :)

Debug paste link: https://pastebin.com/m4zStESF

Description and relevant errors: Spams console and said report it

commented

MinecraftVersion.java should probably have the VERSION_PATTERN changed..

private static final Pattern VERSION_PATTERN = Pattern.compile(".\(.MC.\s([a-zA-Z0-9\-\.]+)\s.\)");