Jump to content
  • 0

unable to start server


redwolf344

Question

when i load the server, this pops up. any help?
[23:13:47] [Server thread/ERROR]: [ProtocolSupport] Error when loading, shutting down
java.lang.ClassCastException: java.util.concurrent.ConcurrentLinkedQueue cannot be cast to java.util.List
    at protocolsupport.zplatform.impl.spigot.injector.network.SpigotNettyInjector.inject(SpigotNettyInjector.java:24) ~[?:?]
    at protocolsupport.zplatform.impl.spigot.injector.SpigotPlatformInjector.onLoad(SpigotPlatformInjector.java:16) ~[?:?]
    at protocolsupport.ProtocolSupport.onLoad(ProtocolSupport.java:71) ~[?:?]
    at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:363) ~[spigot.jar:git-Paper-137]
    at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:234) ~[spigot.jar:git-Paper-137]
    at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[spigot.jar:git-Paper-137]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Remove ProtocolSupport and use ViaVersion instead if you want your server to support 1.8+. Make sure to use these plugins:

ViaVersion: Base Plugin
ViaBackwards: 1.9+ Support
ViaRewind: 1.8-1.8.8 Support

Junior Mod (01/04/2020) - Resigned 

 Discord » Koronotchi#0001 
Minecraft Username » Koronotchi 

image.png.17a385f298c8969f6b1cf03e27ee50d3.png

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...